13
0
Go to file
Robin Gareus db1821a363
Fix crash when removing plugin with mapped controllable #8756
MidiControlUI drops the reference to a given controllable in
its own thread. This can happen after the plugin is already
destroyed (even though the PBD::Controllable still exists).
2021-06-21 05:27:11 +02:00
doc
gtk2_ardour Override Ubuntu global menu 2021-06-21 05:23:01 +02:00
headless use Session::request_roll() instead of request_transport_speed (1.0, ...) 2021-04-19 16:14:08 -06:00
libs Fix crash when removing plugin with mapped controllable #8756 2021-06-21 05:27:11 +02:00
luasession Lua Session windows stdio 2021-06-09 02:43:31 +02:00
msvc_extra_headers Emulate exp2f() for older MS compilers where it wasn't available 2021-05-05 17:50:41 +01:00
MSVCardour3 Add MSVC support for the upcoming dsp stats window 2021-06-12 10:42:27 +01:00
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils Bail out if export cannot be started 2020-12-08 01:10:00 +01:00
share WebSockets: minor update in JS code style 2021-06-14 10:36:10 +02:00
tools Override Ubuntu global menu 2021-06-21 05:23:01 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README Directly use HTTPS 2021-03-23 23:27:45 +01:00
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix gprof builds 2021-05-23 01:05:22 +02:00

Please see the Ardour web site at https://ardour.org/ for all documentation..

For information on building ardour: 
      
     https://ardour.org/development.html