mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 01:26:31 +01:00
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. |
||
|---|---|---|
| .. | ||
| alsa | ||
| coreaudio | ||
| dummy | ||
| jack | ||
| MSVCbackends | ||
| portaudio | ||
| pulseaudio | ||
| wscript | ||