13
0
livetrax/libs/backends/portaudio
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
..
cycle_timer.h WinMME based midi input/output for portaudio backend 2015-07-31 09:59:54 +10:00
debug.h Move AudioBackend related debug bits into libardour 2015-09-02 12:07:14 +10:00
midi_util.cc WinMME based midi input/output for portaudio backend 2015-07-31 09:59:54 +10:00
midi_util.h WinMME based midi input/output for portaudio backend 2015-07-31 09:59:54 +10:00
mmcss.cc Use BOOL (rather than WINBOOL) for compatibility with MSVC 2015-07-31 13:41:16 +01:00
mmcss.h Add MMCSS related code for raising thread priority on Windows 2015-07-31 09:59:54 +10:00
portaudio_backend.cc Use translated error message in PortaudioBackend for audio device I/O error 2015-09-02 12:07:14 +10:00
portaudio_backend.h Use ASIO specific device channel names for port properties/pretty names 2015-08-05 13:21:30 +10:00
portaudio_io.cc Move AudioBackend related debug bits into libardour 2015-09-02 12:07:14 +10:00
portaudio_io.h Add Utility function to get host API type in PortaudioIO class 2015-09-02 12:07:14 +10:00
rt_thread.h
win_utils.cc Specifically #include <mmsystem.h> to get us TIMECAPS 2015-07-31 13:48:25 +01:00
win_utils.h WinMME based midi input/output for portaudio backend 2015-07-31 09:59:54 +10:00
winmmemidi_input_device.cc Proper solution to replace 9cabc1b hack. 2015-08-04 01:03:57 +02:00
winmmemidi_input_device.h Proper solution to replace 9cabc1b hack. 2015-08-04 01:03:57 +02:00
winmmemidi_io.cc WinMME based midi input/output for portaudio backend 2015-07-31 09:59:54 +10:00
winmmemidi_io.h add missing pthread.h includes 2015-07-31 02:28:12 +02:00
winmmemidi_output_device.cc Use MMCSS to elevate the thread priorities for audio and MIDI threads 2015-07-31 09:59:54 +10:00
winmmemidi_output_device.h add missing pthread.h includes 2015-07-31 02:28:12 +02:00
wscript Proper solution to replace 9cabc1b hack. 2015-08-04 01:03:57 +02:00