13
0
livetrax/libs/backends
Tim Mayberry a272c50597 Move AudioBackend related debug bits into libardour
I put these in libpbd as that is where the debug bits are for the Waves backend
but I think it makes more sense for them to be in libardour as that is where
the AudioBackend class is defined

I left the Waves debug bits in libpbd for now.
2015-09-02 12:07:14 +10:00
..
alsa remove -Woverload-virtual ambiguity (from 1d3690d) 2015-08-11 23:50:56 +02:00
asio
coreaudio coreaudio: re-classify port-errors as warnings 2015-08-28 15:41:33 +02:00
dummy fix Dummy backend API. Already_configured means "externally". 2015-08-14 16:26:44 +02:00
jack fix jack startup on OSX (w/midi) 2015-08-11 19:43:57 +02:00
MSVCbackends Add a newly introduced #define to our MSVC build project (portaudio backend) 2015-08-09 12:44:31 +01:00
portaudio Move AudioBackend related debug bits into libardour 2015-09-02 12:07:14 +10:00
wavesaudio MSVC doesn't have 'sleep()' (it uses 'Sleep()' with a capital 'S') so let's make sure it'll still compile 2015-07-02 08:23:38 +01:00
wscript