summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-24preparations for VST blacklist (paths)Robin Gareus
2014-02-24fix inadvertent breakage in ardev and friends caused by extension to LD_LIBRA...Paul Davis
2014-02-24remove incorrectly placed export declarationPaul Davis
2014-02-24add waves audio backend when building on applePaul Davis
2014-02-24add -fms-extensions to allow earlier apple gcc to support anonymous union, as...Paul Davis
2014-02-24remove SampleFormat code from waves audio backendPaul Davis
2014-02-24new audio engine backend for native CoreAudio audio I/O, and PortMIDI for MIDI.Paul Davis
2014-02-24changes to ardev and friend to find audio engine backendsPaul Davis
2014-02-24changes to wscript to build new audio engine backendPaul Davis
2014-02-24add headless to child list for wscriptPaul Davis
2014-02-24remove unused and unimplementable audio engine sample format codePaul Davis
2014-02-24remove unused and unimplementable audio engine sample format codePaul Davis
2014-02-24new headless (GUI-free) version of ardour. run waf, cd headless and run ./har...Paul Davis
2014-02-24add (finally) DEBUG::AudioEngine bit and convert existing debug trace message...Paul Davis
2014-02-24plugin scan progress-display & preferencesRobin Gareus
2014-02-24prepare GUI notifications for plugin scanRobin Gareus
2014-02-24fix VST shell-scanner (double free), support for VST2.4Robin Gareus
2014-02-23remaining bits for VST-shell plugin support ..and more VST reworkRobin Gareus
2014-02-23preparations for VST Shell plugins (mostly mixbus code forward port)Robin Gareus
2014-02-23consolidate lxVST & winVST file-info code into libardourRobin Gareus
2014-02-22remove inadvertently committed wine-unstable linkdirRobin Gareus
2014-02-22update wscript for windowsVST + mingwRobin Gareus
2014-02-22remove arvst (there's already vst/ardevst)Robin Gareus
2014-02-22fix minimum VST GUI window size (gtk padding)Robin Gareus
2014-02-22resolve gtk + VST threading issuesRobin Gareus
2014-02-22NOOP, whitespace change onlyRobin Gareus
2014-02-22Windows VST GUI related reworkRobin Gareus
2014-02-22first part of merging windows and wine VSTRobin Gareus
2014-02-22update vestige header (from mixbus)Robin Gareus
2014-02-22add wine/windows-vst start scriptRobin Gareus
2014-02-22add support for VST>=2.4Robin Gareus
2014-02-20add the with-guard-point distinction to region gain linesPaul Davis
2014-02-20use new "covers" threshold to make automation lines more grabbablePaul Davis
2014-02-20allow per-line configurability of the threshold used to determine if a PolyLi...Paul Davis
2014-02-19manually apply d697a31abf2fa1b0bedcab025188f03611920fdf from master (git coul...Paul Davis
2014-02-19fix error in canvas PolyLine::covers(), so that the mouse can actually enter/...Paul Davis
2014-02-19manually applied equivalent of 1d82f4ca07a38342e0815cd6b695b96d72386f39 in ma...Paul Davis
2014-02-19ignore libcanvas version filesPaul Davis
2014-02-19ignore more translation-related filesPaul Davis
2014-02-19ignore vgcore.* files as well as corePaul Davis
2014-02-19ignore core.* files as well as corePaul Davis
2014-02-19required fix for cairocanvas branch, didn't make it into mergePaul Davis
2014-02-19click (no drag) on automation line now adds a new control point on the line (...Paul Davis
2014-02-19Revert "add a hack to deal with device discovery race, in which the devices w...Paul Davis
2014-02-19add a hack to deal with device discovery race, in which the devices were not ...Paul Davis
2014-02-19use new ControlList::add() argumentPaul Davis
2014-02-19do not needlessly keep starting touch/automation watch passes just because a ...Paul Davis
2014-02-19add option to skip guard points when adding new control points to a ControlLi...Paul Davis
2014-02-19clear up some stupid thinking in Amp regarding the way the underlying Automat...Paul Davis
2014-02-19add a hack to deal with device discovery race, in which the devices were not ...Paul Davis