ardour/libs/backends
Robin Gareus 13de664ae6
Provide jack2 compatible implementation for jack1
jack1 (which is Linux only) does not have a jack_client_stop_thread
API, and expects the application to call pthread_join().

This fixes an issue when the application is compiled using jack2 headers
but the application later runs using jack1's library.
2022-06-30 17:19:57 +02:00
..
MSVCbackends MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
alsa AudioBackends: ignore setting latency of invalid port(s) 2022-06-24 19:55:17 +02:00
coreaudio Backend: prefer debug_msg over PBD::Transmitter in threads 2022-06-24 19:27:57 +02:00
dummy AudioBackends: ignore setting latency of invalid port(s) 2022-06-24 19:55:17 +02:00
jack Provide jack2 compatible implementation for jack1 2022-06-30 17:19:57 +02:00
portaudio AudioBackends: ignore setting latency of invalid port(s) 2022-06-24 19:55:17 +02:00
pulseaudio Unify ::get_buffer, remove debug code 2022-06-18 22:54:09 +02:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00