tiny cleanup due to long comment in between.
[ardour.git] / libs / backends /
2015-02-21 Robin Gareusdummy: add square wave frequency sweep generators
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-19 Robin Gareusadd a nonsense-midi test sequence:
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-02-06 Ben Loftisfix 192k rate
2015-01-30 Robin Gareusfix “invalid use of incomplete type jack_client_t”
2015-01-30 Robin Gareusfix jack thread joining
2015-01-28 Robin GareusALSA-backend separate report for error and x-run
2015-01-28 Robin GareusALSA-Backend prefer ppoll()
2015-01-24 Robin GareusALSA backend: synchronous switch to/from freewheeling
2015-01-24 Robin GareusDummyBackend: sync switch to freewheeling
2015-01-19 Robin GareusHotfix crash in OSX engine dialog.
2015-01-16 Ben LoftisASIO devices have a preferred buffersize.
2015-01-14 Robin GareusJACK: add support for device names with whitespace
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2015-01-11 Robin Gareusadd a midi->audio dummy backend mode.
2014-12-31 Robin Gareusdon't take temporary copy of MIDI sequence
2014-12-30 Robin Gareusadd a MIDI loopback mode to the Dummy Backend
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.
next