fix deep obscure problem with loading multiple backends on OS X
[ardour.git] / libs / backends / wavesaudio /
2014-10-01 Paul Davisfix deep obscure problem with loading multiple backends...
2014-10-01 Robin Gareusuntested fix for compiling waves audiobackend on case...
2014-10-01 John EmmasImplement the new pthread macros (for the Waves audio...
2014-10-01 John EmmasRe-introduce our pthread macros (after fixing an earlie...
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-09-09 John EmmasImplement the new pthread macros (for the Waves audio...
2014-09-09 John EmmasRe-introduce our pthread macros (after fixing an earlie...
2014-09-09 John EmmasRevert "Add a couple of pthread helper macros"
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Paul Davisfix incorrect cut-n-paste across synergy
2014-06-25 Paul Daviswscript fix for wavesaudio backend - use correct name...
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-21 Robin Gareusenforce style-guide #3, #26 and #27
2014-05-21 Robin GareusCoreMidi is also needed on OSX.6
2014-05-20 Robin Gareusfix type typo
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-16 Robin Gareusoutline portable implementation to replace clock_gettime()
2014-05-06 John EmmasAdd some more missing #includes
2014-05-06 John Emmas'atomic_ops' to use glib, rather than Waves's inbuilt...
2014-05-06 John EmmasAdd a return value to 'WCMRPortAudioDeviceManager:...
2014-05-06 John EmmasAdd a couple of pthread helper macros
2014-05-06 John EmmasAdd the 'porttime' source file for Windows
2014-05-06 John EmmasAdd some type guards to 'wstdint.h' (in case we previou...
2014-05-06 John EmmasAdd some casting and namespace specifiers to keep MSVC...
2014-05-06 John EmmasAdd a couple of missing header files (needed for cin...
2014-05-01 Paul Davisfix install path for ./waf install of waves backend
2014-05-01 Paul Davissecond part of windows/osx macro change - forgot *...
2014-05-01 Paul Davisalter platform-dependent preprocessor macros to use...
2014-05-01 Paul Davisfix compile for waves backend, after recent API change
2014-05-01 Paul DavisAdd AudioBackend::info() method to retrieve AudioBacken...
2014-04-30 Paul Davismore previously applied changes required to build Waves...
2014-04-30 Paul Davissecond part of (previously applied) change to be able...
2014-04-30 Paul Davis2nd attempt at updated Waves audio backend, with added...
2014-04-29 Paul DavisRevert "update wavesaudio backend, now supports Windows...
2014-04-29 Paul Davisupdate wavesaudio backend, now supports Windows (ASIO...
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davisfinish unfinished work at basing all install paths...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-25 Paul Davisremove unnecessary files from native audio backend
2014-02-24 Paul Davisadd -fms-extensions to allow earlier apple gcc to suppo...
2014-02-24 Paul Davisremove SampleFormat code from waves audio backend
2014-02-24 Paul Davisnew audio engine backend for native CoreAudio audio...