13
0
livetrax/libs/backends
Robin Gareus 416ef93635 use a trick to compile JACK/win with new and old headers
jack/systemdeps.h is jack2-only and contains many
windows-specific typedefs (native windows threads, ptw32 threads, MSVC
special cases etc etc.) which are not present in jack1/shared headers.
2015-07-04 09:52:04 +02:00
..
alsa ALSA backend: add support for half-duplex devices 2015-06-14 22:26:06 +02:00
asio Skeleton backend for brave volunteers. 2015-03-30 21:23:52 +02:00
coreaudio add a raw CoreMidi data debug mode 2015-07-01 22:14:30 +02:00
dummy fix portengin get_ports() flags API 2015-05-03 22:34:52 +02:00
jack use a trick to compile JACK/win with new and old headers 2015-07-04 09:52:04 +02:00
MSVCbackends Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
portaudio fix portengin get_ports() flags API 2015-05-03 22:34:52 +02: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