summaryrefslogtreecommitdiff
path: root/libs/backends/wavesaudio/wavesapi
AgeCommit message (Expand)Author
2016-01-12remove wavesaudio backendPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from .cpp and .hpp files missed by pr...Paul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-11spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmÃ...Paul Davis
2015-06-30at least make it compile with mingw.Robin Gareus
2015-06-29Fixed up types mismatch in AudioCallback and AudioCllbackData structGZharun
2015-06-29Waves Backend MERGED from TracksGZharun
2015-06-29Reverted Ben's m_DefaultBufferSize stuff as it looks redundant. Will be put b...GZharun
2015-06-29meld-driven unification of current ardour-ish WavesAudio backend and current ...Paul Davis
2015-06-29cosmetic fix (grygorii)GZharun
2015-03-31[Summary] Removed unnecessary abortionGreg Zharun
2015-03-31[Summary] Removed useless outputGreg Zharun
2015-03-31[Summary] Added actions to handle abnormal behavior during stream stop for MI...Greg Zharun
2015-03-31[Summary] Made device control panel open request synchronized with other crit...Greg Zharun
2015-03-31[Summary] Following review Paul did after 9b0fc7b743219b8daecbef91c9772937fd8...Valeriy Kamyshniy
2015-02-20fix erroneous merge for wavesaudio backendPaul Davis
2015-02-20[Summary] In internal Waves backend API, switching sample time from 32 bits t...Valeriy Kamyshniy
2015-02-20[Summary] In internal Waves backend API, switching sample time from 32 bits ...VKamyshniy
2015-02-06fix 192k rateBen Loftis
2015-01-19Hotfix crash in OSX engine dialog.Robin Gareus
2015-01-16ASIO devices have a preferred buffersize.Ben Loftis
2014-11-17waves/coreaudio PPC supportRobin Gareus
2014-10-07add correct copyright statements to all files in Waves backend except those d...Paul Davis
2014-10-01untested fix for compiling waves audiobackend on case-sensitive FS with mingw.Robin Gareus
2014-09-30Implement the new pthread macros (for the Waves audio backend)John Emmas
2014-09-30Re-introduce our pthread macros (after fixing an earlier typo)John Emmas
2014-09-30copy over current Waves version of their backend, along with minor changes in...Paul Davis
2014-09-09Implement the new pthread macros (for the Waves audio backend)John Emmas
2014-09-09Re-introduce our pthread macros (after fixing an earlier typo)John Emmas
2014-09-09Revert "Add a couple of pthread helper macros"John Emmas
2014-05-21fix type typoRobin Gareus
2014-05-16outline portable implementation to replace clock_gettime()Robin Gareus
2014-05-06Add some more missing #includesJohn Emmas
2014-05-06'atomic_ops' to use glib, rather than Waves's inbuilt atomic operationsJohn Emmas
2014-05-06Add a return value to 'WCMRPortAudioDeviceManager::getDeviceAvailableSampleRa...John Emmas
2014-05-06Add a couple of pthread helper macrosJohn Emmas
2014-05-06Add some type guards to 'wstdint.h' (in case we previously #included some hea...John Emmas
2014-05-06Add a couple of missing header files (needed for cin /cout etc)John Emmas
2014-05-01second part of windows/osx macro change - forgot *.cpp filesPaul Davis
2014-05-01alter platform-dependent preprocessor macros to use the same names as the res...Paul Davis
2014-04-302nd attempt at updated Waves audio backend, with added -fms-extensions as pre...Paul Davis
2014-04-29Revert "update wavesaudio backend, now supports Windows (ASIO) as well as OS ...Paul Davis
2014-04-29update wavesaudio backend, now supports Windows (ASIO) as well as OS X (CoreA...Paul Davis
2014-02-24new audio engine backend for native CoreAudio audio I/O, and PortMIDI for MIDI.Paul Davis