Comment remaining unsolved bug.
[ardour.git] / libs / backends / wavesaudio / waves_audiobackend.cc
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-07-02 John EmmasMSVC doesn't have 'sleep()' (it uses 'Sleep()' with...
2015-06-30 Robin Gareuspthread_equal returns non-zero if equal. amend 5ab0288
2015-06-30 Robin Gareusat least make it compile with mingw.
2015-06-29 Paul Davisfix typo in wavesbackend code
2015-06-29 GZharunWaves Backend MERGED from Tracks
2015-06-29 GZharunBackend MERGE:
2015-06-29 GZharunReverted Ben's default buffer size function implementation.
2015-06-29 Paul Davisminor fix for wavesaudio backend after earlier changes...
2015-06-29 Paul Davismeld-driven unification of current ardour-ish WavesAudi...
2015-06-29 Paul DavisAdded optimized AVX function for sample processing
2015-06-29 GZharunFixed f65026f0a1cbc64862a82109c28f5d493fc45f2e merged...
2015-06-29 GZharun[Summary] Added possibility to identify IO thread which...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION B
2015-03-31 Greg Zharun[Summary] Changed midi stop order related to audio
2015-02-20 VKamyshniy[Summary] In internal Waves backend API, switching...
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-01-19 Robin GareusHotfix crash in OSX engine dialog.
2015-01-16 Ben LoftisASIO devices have a preferred buffersize.
2014-12-18 Valeriy Kamyshniy[Summary] Bug fix: mistakenly set states of freewheeli...
2014-10-23 Robin Gareusadd 'available' interface to the AudioBackendInfo
2014-10-23 Robin Gareussmall round of compiler warning fixes
2014-10-22 Paul Davisfix all 4 backends' failure to include the main "backen...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-07 Paul Davisadd correct copyright statements to all files in Waves...
2014-10-02 Robin Gareusfix ming32 build&install for asio backend
2014-10-01 Paul Davisfix deep obscure problem with loading multiple backends...
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
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 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-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-24 Paul Davisremove SampleFormat code from waves audio backend
2014-02-24 Paul Davisnew audio engine backend for native CoreAudio audio...