13
0
livetrax/libs/backends
Paul Davis 2a80832243 add port connect/add/remove callbacks to the ALSA backend
This fixes issues with new ports not (always) appearing in port matrices (and presumably
elsewhere too)
2020-04-10 09:53:44 -06:00
..
alsa add port connect/add/remove callbacks to the ALSA backend 2020-04-10 09:53:44 -06:00
coreaudio fix return value 2020-04-08 18:13:13 -06:00
dummy add required ::clear_ports() call to Dummy backend destructor 2020-04-08 14:55:31 -06:00
jack use RCU to manage JACK backend's container of ports 2020-04-08 19:56:33 -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 improved port cleanup as backend is destroyed 2020-04-07 23:26:51 -06:00
pulseaudio improved port cleanup as backend is destroyed 2020-04-07 23:26:51 -06:00
wscript