ardour/libs/backends/wavesaudio/wavesapi
John Emmas 3033c1cc54 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-30 21:00:35 -04: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 copy over current Waves version of their backend, along with minor changes in libs/ardour and libs/backend/jack to fit with API changes 2014-09-30 21:00:34 -04:00
miscutils Re-introduce our pthread macros (after fixing an earlier typo) 2014-09-30 21:00:35 -04: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