13
0
livetrax/libs/backends
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
..
alsa Abstract definition of rt-scheduler policy 2017-08-29 20:35:36 +02:00
coreaudio Abstract definition of rt-scheduler policy 2017-08-29 20:35:36 +02:00
dummy Use literal for compatibility 2017-08-23 12:43:48 +02:00
jack backends: jack: display playback only devices 2017-08-23 02:17:51 +02:00
MSVCbackends Modify our MSVC project to add libltc as a dependency of 'dummy_backend' (which now needs to link to it) 2017-07-29 10:46:53 +01:00
portaudio Abstract definition of rt-scheduler policy 2017-08-29 20:35:36 +02:00
wscript