13
0
livetrax/libs/backends/portaudio
Robin Gareus 467c801ce8 Abstract definition of rt-scheduler policy
pthread-w32 does not support pthread_setschedparam() with
SCHED_FIFO and bails out. While pthread_create() simply ignores the policy
and sets the priority regadless.

This only affects ctrl-surface event-loops & AutomationWatch on Windows.
2017-08-29 20:35:36 +02:00
..
audio_utils.h Add audio_utils.h header in PortaudioBackend for de/interleaving audio data 2015-09-02 12:07:59 +10:00
cycle_timer.h Update timestamp types in CycleTimer class to be signed 2015-09-16 11:22:16 +10:00
debug.h Use debug output rather than sending errors for developer relevant port errors 2015-09-02 12:07:14 +10:00
midi_device_info.h Implement MIDI device enumeration and latency offset/calibration in portaudio backend 2016-02-11 12:15:07 +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
portaudio_backend.cc Abstract definition of rt-scheduler policy 2017-08-29 20:35:36 +02:00
portaudio_backend.h amend bc46a7e2e9; fix blind coding typos 2017-08-05 16:17:31 +02:00
portaudio_io.cc Use better debug output in PortaudioBackend 2016-11-10 15:23:43 +10:00
portaudio_io.h Use a range of values for ASIO buffer sizes if provided by driver 2015-11-19 10:23:26 +10:00
winmmemidi_input_device.cc Fix handling of Sysex messages with WinMME midi driver 2015-10-07 21:48:56 +10:00
winmmemidi_input_device.h Fix handling of Sysex messages with WinMME midi driver 2015-10-07 21:48:56 +10:00
winmmemidi_io.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
winmmemidi_io.h PortAudio backend RT-safe MIDI buffer allocation 2017-08-05 15:36:36 +02:00
winmmemidi_output_device.cc Abstract definition of rt-scheduler policy 2017-08-29 20:35:36 +02:00
winmmemidi_output_device.h PortAudio backend RT-safe MIDI buffer allocation 2017-08-05 15:36:36 +02:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00