13
0
livetrax/libs/backends/wavesaudio/wavesapi
John Emmas 61e0705a94 Re-introduce our pthread macros (after fixing an earlier typo)
these are so we can differentiate between 'libpthread' and 'libpthread-win32' (whose implementation is subtlely - though annoyingly! - different)
2014-09-09 12:03:52 +01:00
..
akupara new audio engine backend for native CoreAudio audio I/O, and PortMIDI for MIDI. 2014-02-24 14:49:13 -05:00
BasicTypes alter platform-dependent preprocessor macros to use the same names as the rest of the ardour codebase 2014-05-01 09:32:18 -04:00
devicemanager Revert "Add a couple of pthread helper macros" 2014-09-09 08:26:26 +01:00
miscutils Re-introduce our pthread macros (after fixing an earlier typo) 2014-09-09 12:03:52 +01:00
refmanager 2nd attempt at updated Waves audio backend, with added -fms-extensions as previously applied (but not updated in Waves' repo) to allow anonymous unions, as used by PortMidi 2014-04-30 13:46:41 -04:00
threads 'atomic_ops' to use glib, rather than Waves's inbuilt atomic operations 2014-05-06 09:41:40 +01:00
wavespublicapi Add some type guards to 'wstdint.h' (in case we previously #included some headers which already define those types) 2014-05-06 09:23:00 +01:00