ardour/libs/backends
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
..
alsa switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
coreaudio CoreAudio: Update latency when buffesize changes 2023-04-04 19:26:17 +02:00
dummy switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
jack JACK: do not set the thread-init callback 2023-04-21 12:16:37 -06:00
MSVCbackends MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
portaudio std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -06:00
pulseaudio switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00