Files
ardour/libs/backends/jack
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
..
2020-03-26 09:58:34 -06:00
2022-04-09 12:16:41 +02:00