ardour/libs/evoral
Robin Gareus deba170d6c Consistent ControlList freezing -- fixes #7419
AudioRegion::set_fade_in() freezes the original ControlList, then
assigns a new one and thaws that.
Frozen state needs to be retained during assignment.

Related: The overloaded assignment operator in AutomationList
performed duplicate signal emission and didn't freeze the list.
2017-07-07 02:35:00 +02:00
..
evoral Remove duplicates from ControlList 2017-06-21 18:12:31 +02:00
MSVCevoral I can't find a source file called MIDIXML.cpp (??) 2016-12-08 13:55:11 +00:00
src Consistent ControlList freezing -- fixes #7419 2017-07-07 02:35:00 +02:00
test Update evoral test suite 2016-12-04 18:49:56 -05:00
run-tests.sh Use test utility function to find evoral test files 2014-12-03 17:31:04 +07:00
wscript Remove boost_system test kludge 2016-12-04 19:15:29 -05:00