fix crash when copy'ing latent plugins
[ardour.git] / libs / backends /
2016-07-24 Robin Gareuskilo is a lower-case 'k'
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Robin Gareusproperly sort port-names
2016-07-11 Robin Gareusadd a MTC/sysex test sequence
2016-07-08 Robin Gareusfix port-sort order for good.
2016-07-08 Robin Gareuspre-sort port-names
2016-07-01 Robin Gareusfix jack_port_rename() detection
2016-05-29 Robin Gareusbump max number of possible ALSA backend channels
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-27 nick_mInitial stab at tempo ramps.
2016-05-27 Robin Gareusadd a test-sequence for polyphonic pressure
2016-05-22 Robin GareusNO-OP indent
2016-05-22 John EmmasMake sure MSVC knows which version of 'floor()' we...
2016-05-21 Robin GareusDummy Backend evolution
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-06 Robin Gareusadd missing include
2016-05-06 Robin Gareusconvert WinMME Device names to UTF-8
2016-05-03 John EmmasMSVC won't compile 'const float _demolition[]' because...
2016-04-29 Robin Gareusremove skeleton backend (superseded by portaudio)
2016-04-29 Robin GareusI wanna be nasty, I wanna be cruel,..
2016-04-26 Robin Gareusport 93eac8b0 to ALSA and CoreAudio
2016-04-26 John Emmas#define HAVE_JACK_PORT_RENAME when building with MSVC
2016-04-26 John EmmasUse 'const_iterator' to prevent MSVC from complaining
2016-04-26 Robin Gareuskeep portmap & portindex in sync when renaming ports
2016-04-24 Robin Gareus..and CoreAudio.
2016-04-24 Robin GareusO(log(n)) port and connection lookup for ALSA
2016-04-24 Robin Gareusnow with C++98 compat
2016-04-24 Robin Gareusoptimize port lookup, adding/removing/reconnecting...
2016-04-17 Robin Gareusimplement metadata-set for remaining backends
2016-04-17 Robin Gareusimplement pretty-name set-property for ALSA and Dummy
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-03-01 Paul DavisFix build on El Capitan
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-26 Robin Gareusfix hang at exit (after freewheeling) with PA-nonblocki...
2016-02-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-11 Tim MayberryAdd debugging output for WinMME midi device names
2016-02-11 Tim MayberryOnly build one version of the Portaudio backend that...
2016-02-11 Tim MayberryImplement new AudioBackend API in PA backend to choose...
2016-02-11 Tim MayberryAdd a missing include from portaudio WINMME source...
2016-02-11 Tim MayberryImplement MIDI device enumeration and latency offset...
2016-01-12 Paul Davisremove wavesaudio backend
2016-01-11 Robin Gareusname ALSA midi ports after device 4.6
2016-01-11 Robin Gareusfix warning message typo
2016-01-10 Paul Daviscoremidi: do not clear port buffer for every call to...
2016-01-09 Paul Davisadd explanatory comment regarding coremidi data flow
2016-01-09 Paul Daviscoremidi: be sure to mark _event._pending false after...
2016-01-08 Paul Daviscoreaudio: remove debug output
2016-01-08 Paul Daviscoreaudio: remove debug output
2016-01-08 Paul DavisNOOP: fix whitespace/indendentation in coreaudio backen...
2016-01-08 Paul Daviscoreaudio: reset MIDI parsers when entering and leaving...
2016-01-07 Paul Daviscoreaudio: correctly clear MIDI port buffers
2016-01-07 Paul Daviscoreaudio: factor out common code for stuffing MIDI...
2016-01-07 Paul Daviscoreaudio: per-port parser for incoming MIDI, copied...
2016-01-07 Robin Gareusnitpick
2016-01-07 Paul Davisfix missing symbol on OS X
2015-12-23 John Emmas#define BACKEND_NAME when building with MSVC (portaudio...
2015-12-21 Robin Gareusship both blocking and callback PA backends (for debug...
2015-12-08 Robin Gareusstandardize port-names
2015-12-07 Robin Gareusfix previous commit.
2015-12-07 Robin Gareusportaudio connect & graph-changed callbacks (untested)
2015-12-05 Robin GareusJACK: expose --nperiods option
2015-12-05 Robin Gareusfix -Wreorder
2015-12-05 Robin Gareusupdate ALSA backend: separate playback/capture periods
2015-12-04 Robin GareusALSA: allow to dynamically add/remove midi devices...
2015-12-04 Robin GareusALSA: allow to measure & set systemic audio latency...
2015-12-04 Robin Gareusimplement ALSA period/cycle setting
2015-12-02 Tim MayberryFix latency compensation for audio data in portaudio...
2015-12-02 Tim MayberryUse portaudio callback API by default in portaudio...
2015-12-02 Tim MayberryRename member variables in Portaudio Backend for consis...
2015-12-02 Tim MayberryRename blocking process function in portaudio backend
2015-12-02 Tim MayberryRename blocking thread function in portaudio backend
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-28 Robin Gareusadd some midi-debug printf() to the dummy backend
2015-11-19 Tim MayberryFix windows build when using pthreads-win32 library
2015-11-19 Tim MayberryUse a range of values for ASIO buffer sizes if provided...
2015-11-19 Tim MayberryAdd support for callback API to portaudio backend but...
2015-11-12 Robin Gareusfix edge-case in Dummy-backend random number generator...
2015-10-28 Robin Gareusfix JACK/windows compilation
2015-10-28 Robin Gareususe weak-jack's jack_port_rename wrapper
2015-10-10 Robin Gareuscoreaudio: reset freewheeling after export
2015-10-07 Tim MayberryFix handling of Sysex messages with WinMME midi driver
2015-10-06 Paul Davismore debugging for MIDI input via WinMME
2015-10-06 Paul Davisadd more debugging to portaudio/MME MIDI backend
2015-10-06 Tim MayberryFix WinMME midi driver shutdown with sysex enabled
2015-10-06 Tim MayberryRemove an unnecessary boolean argument in jack utils
2015-10-05 Robin Gareusremove i/ofstream from libardour
2015-10-05 Paul Davistry enabling windows MME MIDI sysex support
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-10-02 Robin Gareususe new error-messages
2015-10-02 Robin Gareusimprove CoreAudio error reporting
2015-10-01 Robin GareusALSA: update error-codes for HW initialization.
2015-09-30 Tim MayberryReturn meaningful error codes when ALSA backend fails...
2015-09-30 Tim MayberryReturn meaningful error codes when PortaudioBackend...
2015-09-30 Tim MayberryUse portaudio error codes in the PortaudioIO class.
2015-09-19 Robin GareusDummy: add a CC only test-sequence
2015-09-18 John EmmasMSVC projects - accommodate some modules that recently...
2015-09-16 Robin Gareusupdate reported DSP load for ALSA & Dummy
next