13
0
livetrax/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
run-tests.sh
wscript