ardour/libs/backends
Robin Gareus eea697b260
ALSA backend: try to recover from poll errors
When recover() successfully re-initializes the device,
processing can continue just like after an x-run.

This can happen during initial session load of "expensive"
sessions (in particular on slow systems, e.g. Raspberry Pi)
usually with synths. Worker thread pulls in many external
files in the background which blocks the bus for a long time.
resulting in a poll-timeout.
2020-03-28 22:06:12 +01:00
..
alsa ALSA backend: try to recover from poll errors 2020-03-28 22:06:12 +01:00
coreaudio Fix Coreaudio buffersize changes 2020-03-06 05:52:55 +01:00
dummy Explicitly use OSX 2020-01-25 04:07:41 +01:00
jack Only show the Sun driver on NetBSD and sun-ish systems. 2020-03-26 09:58:34 -06:00
MSVCbackends Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
portaudio NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
pulseaudio Use preferred pa_context_new_with_proplist API 2019-09-01 19:01:18 +02:00
wscript NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00