summaryrefslogtreecommitdiff
path: root/libs/ardour/processor.cc
AgeCommit message (Expand)Author
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-16a gadzillion changes all over the place. nothing is finished, but all is bett...Paul Davis
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-05-07The great audio processing overhaul.David Robillard
2009-05-04Reconfigure GUI meters when route I/O configuration changes.David Robillard
2009-05-04Preliminary MIDI plugin support.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-15Session XML style consistency (tag names are capitalized).David Robillard
2009-02-14Make DnD copy processors using their XML representations. Remove unusedCarl Hetherington
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-07-16Fixes to get legacy 2.x sends working.Sampo Savolainen
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard