[Summary] Changed midi stop order related to audio
[ardour.git] / libs / backends / wavesaudio /
2015-03-31 Greg Zharun[Summary] Changed midi stop order related to audio
2015-03-31 Greg Zharun[Summary] Removed unnecessary abortion
2015-03-31 Greg Zharun[Summary] Very seldom crash. Cleared temp data gave...
2015-03-31 GZharun[Summary] Fixed crash on MAC when MIDI device name...
2015-03-31 Greg Zharun[Summary] Removed useless output
2015-03-31 Greg Zharun[Summary] Added actions to handle abnormal behavior...
2015-03-31 Greg Zharun[Summary] Made device control panel open request synchr...
2015-03-31 Valeriy Kamyshniy[Summary] Following review Paul did after 9b0fc7b743219...
2015-03-30 nick_mBackend - change midi optons string.
2015-03-27 nick_mBackend - change midi optons string.
2015-03-11 Robin Gareusmingw: all code is position independent
2015-03-04 Ben Loftisfix for previous checkin; should allow waves midi backe...
2015-03-03 Ben LoftisChange order of midi entries so a new backend will...
2015-02-20 Paul Davisfix erroneous merge for wavesaudio backend
2015-02-20 Valeriy Kamyshniy[Summary] In internal Waves backend API, switching...
2015-02-20 VKamyshniy[Summary] In internal Waves backend API, switching...
2015-02-19 Paul Davisfix incorrect type for Waves' backend's _sample_time_at...
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-02-06 Ben Loftisfix 192k rate
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-11-17 Robin Gareuswaves/coreaudio PPC support
2014-10-23 Robin Gareusadd 'available' interface to the AudioBackendInfo
2014-10-23 Robin Gareusanother round of compiler warning fixes
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-09 Robin Gareusfix dup free in waves/midi:
2014-10-09 Robin Gareusfix wavesbackend midi timing
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 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...