13
0
livetrax/libs/backends
Robin Gareus 37df98d0af CoreAudio/MIDI: add locks for port-registration
CoreMIDI ports are dynamic. When dis/connecting a device CoreAudio's
AudioHardware-PropertyListener triggers a callback which can
add/remove ports.

This can not happen concurrently with processing, but it may happen
concurrently with a user creating tracks using Ardour's UI
and/or session-load/setup.
2018-03-29 18:15:20 +02:00
..
alsa Fix some clang warnings (argument with 'nonnull' attribute passed null) 2018-01-26 18:07:23 +01:00
coreaudio CoreAudio/MIDI: add locks for port-registration 2018-03-29 18:15:20 +02:00
dummy Fix initial cycle noise with dummy-loopback 2017-10-28 15:45:08 +02:00
jack Fix gcc4 builds "GCC diagnostic not allowed inside functions" 2017-12-16 17:08:36 +01:00
MSVCbackends When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
portaudio amend ab3889ff: portaudio backend uses a vector for connections 2017-09-23 01:06:10 +02:00
wscript NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00