Fix off-by-one MIDI note names.
[ardour.git] / libs / backends /
2014-12-29 Robin Gareusupdate numbering of midi-test sequences
2014-12-29 Robin Gareusadd a midi-CC sustain-pedal test sequence
2014-12-29 Robin Gareusadd 'size' field to midi-sequences
2014-12-29 Robin Gareusmake it easier to add new midi sequences
2014-12-18 Valeriy Kamyshniy[Summary] Bug fix: mistakenly set states of freewheeli...
2014-12-03 Robin Gareusallow to auto-start dummy backend (needed for tests)
2014-12-02 Robin Gareusalsa-backend: drop midi during freewheel processing.
2014-11-26 Tim MayberryReplace individual waf options for enabling backends...
2014-11-18 Ben Loftisallow dummy backend for any product
2014-11-18 Robin Gareusremove dead assignment
2014-11-17 Robin Gareuswaves/coreaudio PPC support
2014-11-17 Robin Gareuscheck alsa midi ringbuffer
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-13 Robin Gareusyet another copy/paste typo :(
2014-11-13 Robin Gareusfix typo in b9fc616538
2014-11-13 Robin Gareusauto-initialize weak-jack
2014-11-13 Robin Gareusprepare for JACK meta-data API
2014-11-13 Robin Gareusmake new jack thread API functions optional
2014-11-13 Robin Gareusadd symbol debug information to weak-jack
2014-11-13 Robin Gareusyet another build fix
2014-11-10 Robin Gareusfix signed/unsigned compiler warning
2014-11-10 Robin Gareusimprove random seed (for dummy generators)
2014-11-07 Robin Gareusanother hack for windows timers, DSP load calculation
2014-11-06 Robin Gareuspossible fix for DSP load calculation on windows
2014-10-31 Robin Gareusfix Dummy DSP load on win32 & low-pass filter load
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-25 Robin Gareusproper solution for variable-args jack_client_open()
2014-10-24 John Emmas Add some newly introduced source files to our MSVC...
2014-10-24 John EmmasSome minor bits of casting to keep MSVC happy when...
2014-10-24 Robin Gareusfix screwup in prev commit-diff
2014-10-24 Robin Gareusadd explicit construction (for MSVC) and some debug...
2014-10-24 Robin Gareusfix jack transport return value
2014-10-24 Robin Gareususe x-macros to simplify weak-jack implementation
2014-10-24 Robin Gareusfix libjack names
2014-10-23 Robin Gareusfix 64bit compile with old gcc
2014-10-23 Robin Gareusadd 'available' interface to the AudioBackendInfo
2014-10-23 Robin Gareusweak/runtime jack linking: load libjack dynamically...
2014-10-23 Robin Gareusanother round of compiler warning fixes
2014-10-23 Robin Gareussmall round of compiler warning fixes
2014-10-22 Robin Gareusfix jack/mingw compilation
2014-10-22 Paul Davisfix all 4 backends' failure to include the main "backen...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-14 Paul Davismake backend selection by product name more explicit
2014-10-11 Robin Gareusadd a Dummy Backend Loopback mode:
2014-10-09 Robin Gareusfix dup free in waves/midi:
2014-10-09 Robin Gareusfix wavesbackend midi timing
2014-10-08 John EmmasAdd a newly introduced header file to our MSVC project...
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 Robin Gareusadd --with-wavesbackend config option (disabled by...
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 Robin Gareusupdate backends for API change in 8d59afb048
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 Davistweak backends wscript for cross-compiling with mingw
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-09-24 Robin GareusDummyBackend: symmetric freq sweep: up/down
2014-09-24 Robin GareusDummyBackend: add sine-sweep generators
2014-09-24 Robin Gareusfix some double promotion
2014-09-23 Robin GareusDummyBackend: two more audio-signal generators (useful...
2014-09-23 Robin GareusDummyBackend: MIDI Event Generators
2014-09-23 Robin GareusALSA backend: initial device selection
2014-09-13 Robin Gareuschange dummy backend to default to _("Silence").
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-09-07 Robin GareusALSA|Dummy: ignore port unregistration when engine...
2014-09-07 Robin GareusALSA|Dummy Backend: do as jack does:
2014-09-03 Paul Davisfix waf thinko in backends wscript
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-08 Paul Davisfix new backends wscript to work correctly in the Ardou...
2014-08-08 Paul Davisuse some structured code to decide which backends to...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-11 Robin GareusDummyBackend: add Uniform White Noise Generator.
2014-07-08 Robin GareusDummy Backend: optimize random-number implementation
2014-07-08 Robin Gareusfix and optimize DummyBackend generators
2014-07-07 Robin Gareusadd signal generator modules to Dummy Backend.
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-25 Tim MayberryUse PBD::find_files_matching_pattern instead of other...
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-23 Robin Gareusdon't let enumerated device list strings go out of...
2014-06-23 Robin Gareusstatically allocate midi-options
2014-06-22 Robin GareusALSA-backend: dedicated Midi-Buffer n-periods (only...
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-22 John EmmasRename all 3 backends for the MSVC sln file
2014-06-22 John EmmasRename dummy backend to match Tim's name
2014-06-22 John EmmasRename jack backend to match Tim's name
2014-06-22 John EmmasRename waves backend to match Tim's name
2014-06-21 Robin Gareusvirtual abstraction of Alsa Raw+Seq
2014-06-21 Robin Gareusprepare ALSA sequencer
2014-06-19 Robin Gareusrework raw-midi drain strategy (workaround for sync...
2014-06-16 Robin Gareusremove debug output
2014-06-16 Robin Gareusmore alsa-midi debugging
next