summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-25indent/alignPaul Davis
2014-02-25reorder (in source only) positioning of ruler/marker canvas groupsPaul Davis
2014-02-25fiddle with single pixel adjustments to time axis view item heights; fix regi...Paul Davis
2014-02-25tweak canvas rect drawing to correctly place bottom edge of rectangle inside ...Paul Davis
2014-02-25reverse default behaviour for adding control points to automation with mouse ...Paul Davis
2014-02-25the forgotten second (amend to prev commit)Robin Gareus
2014-02-25fix prev_snap_choice() key="3" bindingRobin Gareus
2014-02-25click (no drag) on automation line now adds a new control point on the line (...Paul Davis
2014-02-25Revert "add a hack to deal with device discovery race, in which the devices w...Paul Davis
2014-02-25ctrl-click when adding automation points no longer adds guard pointsPaul Davis
2014-02-25implement plugin-scan cancel-button sensitivityRobin Gareus
2014-02-25scan VSTs in background, allow to cancel & timeoutRobin Gareus
2014-02-25global static path to plugin scanner app.Robin Gareus
2014-02-25prepare plugin list refresh w/o instantiate (using cache only)Robin Gareus
2014-02-25hook-up GUI idle handlerRobin Gareus
2014-02-25VST scanner tool.. part twoRobin Gareus
2014-02-25update plugin scan dialog gtk hackRobin Gareus
2014-02-25fix system-exec (wait for app to start)Robin Gareus
2014-02-25update external VST scanner appRobin Gareus
2014-02-25prepare standalone VST scanner tool.. part oneRobin Gareus
2014-02-24remove unnecessary files from native audio backendPaul Davis
2014-02-25fix some code typos (compiler warnings)Robin Gareus
2014-02-24hardour does not yet support wine-buildsRobin Gareus
2014-02-24refresh plugin list on signalRobin Gareus
2014-02-24implement VST blacklistingRobin Gareus
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