more debugging for MIDI input via WinMME
[ardour.git] / libs / backends / wavesaudio /
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from .cpp and...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-11 Paul Davisspelling error fixes (notably "overriden" => "overidden...
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 Davisnew PBD::DEBUG API changes for Waves backend
2015-06-29 GZharunFixed up types mismatch in AudioCallback and AudioCllba...
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 GZharunReverted Ben's m_DefaultBufferSize stuff as it looks...
2015-06-29 Paul Davisremove more explicit compiler flags by placing them...
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 GZharuncosmetic fix (grygorii)
2015-06-29 Paul DavisAdded optimized AVX function for sample processing
2015-06-29 GZharunFixed f65026f0a1cbc64862a82109c28f5d493fc45f2e merged...
2015-06-29 Paul Daviscopy all XCode project files from Tracks.
2015-06-29 GZharun[Summary] Added possibility to identify IO thread which...
2015-05-03 Robin Gareusfix portengin get_ports() flags API
2015-04-21 Ben Loftisanother merge fix
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-31 Paul Davisfixes for recent waves tracks => ardour cherry-picks...
2015-03-31 Paul Davismanually merge current version of WavesMidiDevice:...
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION B
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION A
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-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...
next