summaryrefslogtreecommitdiff
path: root/libs/backends/wavesaudio/waves_audiobackend.cc
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 ardour code base.Paul Davis
2015-07-02MSVC doesn't have 'sleep()' (it uses 'Sleep()' with a capital 'S') so let's m...John Emmas
2015-06-30pthread_equal returns non-zero if equal. amend 5ab0288Robin Gareus
2015-06-30at least make it compile with mingw.Robin Gareus
2015-06-29fix typo in wavesbackend codePaul Davis
2015-06-29Waves Backend MERGED from TracksGZharun
2015-06-29Backend MERGE:GZharun
2015-06-29Reverted Ben's default buffer size function implementation.GZharun
2015-06-29minor fix for wavesaudio backend after earlier changes + merge/meld madnessPaul Davis
2015-06-29meld-driven unification of current ardour-ish WavesAudio backend and current ...Paul Davis
2015-06-29Added optimized AVX function for sample processingPaul Davis
2015-06-29Fixed f65026f0a1cbc64862a82109c28f5d493fc45f2e merged commit related to waves...GZharun
2015-06-29[Summary] Added possibility to identify IO thread which does not have require...GZharun
2015-03-31[Summary] Audio Backend code cleanup - PORTION BValeriy Kamyshniy
2015-03-31[Summary] Changed midi stop order related to audioGreg Zharun
2015-02-20[Summary] In internal Waves backend API, switching sample time from 32 bits ...VKamyshniy
2015-02-19change Audio backend sample time methods to use a 64 bit timelinePaul Davis
2015-01-19Hotfix crash in OSX engine dialog.Robin Gareus
2015-01-16ASIO devices have a preferred buffersize.Ben Loftis
2014-12-18[Summary] Bug fix: mistakenly set states of freewheeling thread.Valeriy Kamyshniy
2014-10-23add 'available' interface to the AudioBackendInfoRobin Gareus
2014-10-23small round of compiler warning fixesRobin Gareus
2014-10-22fix all 4 backends' failure to include the main "backend" thread when computi...Paul Davis
2014-10-07add correct copyright statements to all files in Waves backend except those d...Paul Davis
2014-10-03fix ming32 build&install for asio backendRobin Gareus
2014-09-30fix deep obscure problem with loading multiple backends on OS XPaul Davis
2014-09-30copy over current Waves version of their backend, along with minor changes in...Paul Davis
2014-05-01alter platform-dependent preprocessor macros to use the same names as the res...Paul Davis
2014-05-01fix compile for waves backend, after recent API changePaul Davis
2014-05-01Add AudioBackend::info() method to retrieve AudioBackendInfo objectPaul 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-24remove SampleFormat code from waves audio backendPaul Davis
2014-02-24new audio engine backend for native CoreAudio audio I/O, and PortMIDI for MIDI.Paul Davis