13
0
Go to file
Paul Davis 0eed821eb9 JACK: do not set the thread-init callback
Because we use the non-callback API, we can call our thread init callback
ourselves from ::process_thread(). In addition, the init_callback in JACK is
used by every thread JACK creates, including the messagebuffer thread, and this
confuses things from an Ardour POV where the callback was intended just for
realtime threads.
2023-04-21 12:16:37 -06:00
doc
gtk2_ardour Update context menu for subgroup bus creation 2023-04-21 00:41:30 +02:00
headless
libs JACK: do not set the thread-init callback 2023-04-21 12:16:37 -06:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
share Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
tools Fix building linux-demo bundle 2023-03-25 20:24:31 +01:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
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