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
MSVCevoral
src Consistent ControlList freezing -- fixes #7419 2017-07-07 02:35:00 +02:00
test
run-tests.sh
wscript