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
cycle_timer.h
debug.h
midi_device_info.h
midi_util.cc
midi_util.h
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
portaudio_io.h
winmmemidi_input_device.cc
winmmemidi_input_device.h
winmmemidi_io.cc
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