summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/plugin_insert.h
AgeCommit message (Expand)Author
2009-02-14Make DnD copy processors using their XML representations. Remove unusedCarl Hetherington
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-10-20Added facilities into PluginInsert for the GUI to gather parts of the real si...Sampo Savolainen
2008-10-13First draft of the EQ visualization system. Now force fed to all plugin UIs.Sampo Savolainen
2008-10-13Fix wrongly exposed set_parameter methods on PluginInsert.David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-29Plugin automation fixes from torbenh.David Robillard
2008-09-19Fix parameter range stuff and automation time axis height (somewhat...).David Robillard
2008-09-19Tidy.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-01-12Merge with 2.0-ongoing R2885.David Robillard
2007-07-31- build fixes for OS X.Taybin Rutkin
2007-07-04Changed Processor interface to support out-of-place processors, for Panner.David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-06-20Split PortInsert and PluginInsert into their own files.David Robillard