mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
Mirror of Ardour Source Code
This fixes another deadlock calling send_change with the Playlist's RegionWriteLock held. In this case due to "MIDI region copies are independent" when duplicating MIDI regions. ``` ARDOUR::Region::send_change () PBD::Stateful::apply_changes () ARDOUR::RegionFactory::create () ARDOUR::RegionFactory::create () ARDOUR::MidiRegion::clone () ARDOUR::RegionFactory::create () ARDOUR::Playlist::duplicate () ``` |
||
|---|---|---|
| doc | ||
| gtk2_ardour | ||
| headless | ||
| libs | ||
| luasession | ||
| msvc_extra_headers | ||
| MSVCardour3 | ||
| MSVCMixbus3 | ||
| MSVCvst_scan | ||
| nutemp | ||
| session_utils | ||
| share | ||
| tools | ||
| vst | ||
| .dir-locals.el | ||
| .gitattributes | ||
| .gitignore | ||
| ardour.1 | ||
| COPYING | ||
| instant.xml.sae | ||
| msvc32-fixup.pl | ||
| PACKAGER_README | ||
| README | ||
| README-GITHUB.txt | ||
| system_config | ||
| testfile.flac | ||
| testfile.ogg | ||
| TRANSLATORS | ||
| waf | ||
| wscript | ||
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html