13
0
livetrax/libs
Paul Davis 2a89234027 move control app launching back into audio backend to allow ASIO/CoreAudio model to work; push initial state of AMS dialog to backend
Issues remain with the basic model of the AMS dialog - when is
newly chosen state pushed into the backend (which can then
modify the control app button sensitivity. This is a special
problem for this button because APIs like ASIO and CoreAudio
probably don't allow us to launch a control app for an arbitrary
device, but only one actually in use. In this sense it is
different from properties like available buffer size etc, where
we can typically query without actually using the device.
2013-09-09 21:23:12 -04:00
..
appleutility
ardour move control app launching back into audio backend to allow ASIO/CoreAudio model to work; push initial state of AMS dialog to backend 2013-09-09 21:23:12 -04:00
audiographer Allow compiling with c++11 enabled 2013-07-15 22:57:34 -05:00
backends move control app launching back into audio backend to allow ASIO/CoreAudio model to work; push initial state of AMS dialog to backend 2013-09-09 21:23:12 -04:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older
evoral Include evoral/Note.hpp before pbd/compose.h 2013-07-15 22:57:34 -05:00
fst
gtkmm2ext Merge branch 'master' into audioengine 2013-09-03 17:41:49 -04:00
libltc
midi++2 fixes to get MTC (and probably MIDI clock) slaving working again 2013-08-13 12:53:28 -04:00
panners
pbd fix newly-appearing crash-at-close caused by muddled thinking in pbd/pthread_utils 2013-08-15 11:44:47 -04:00
qm-dsp
rubberband
surfaces tighten up error handling a little bit during various setup functions for Mackie Control 2013-09-06 10:39:14 -04:00
taglib
timecode Timecode: fix subframe rounding 2013-08-04 16:22:00 +02:00
vamp-plugins
vamp-sdk