summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-02-19fix meter(s) when mixer-strip is switched to AuxSendRobin Gareus
2014-02-19move SystemExec to libpbdRobin Gareus
2014-02-17make stateful image canvas item actually compilePaul Davis
2014-02-17use boost::uuids method to get a string from a boost UUIDPaul Davis
2014-02-17new canvas item to allow image-based GUI constructionPaul Davis
2014-02-14debugging export format UUID creationPaul Davis
2014-02-14possible fix for error during export format load-from-diskPaul Davis
2014-02-14some changes to ArdourButton to allow custom colors to be set (e.g. based on ...Paul Davis
2014-02-14add new MIDI binding map for AKAI MPK61 (from Glen MacArthur)Paul Davis
2014-02-14fix up double definition of waveform fill in default canvas conf filePaul Davis
2014-02-14reinstate zero line in waveforms (can be hidden by changing the color to some...Paul Davis
2014-02-14fix up problems with patch change flgs not changing height correctlyPaul Davis