summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/ladspa_plugin.h
AgeCommit message (Expand)Author
2008-01-15LV2 support.David Robillard
2008-01-11Code cleanup.David Robillard
2007-12-10AU support, plus changes in Plugin to make unique_id a stringPaul Davis
2007-09-27Make sure plugins are activated at least once before cleanup()Sampo Savolainen
2007-09-25set was_activated to false when deactivate() is run and clean up the Sampo Savolainen
2007-09-25Make sure we don't deactivate un-activated plugins or re-activate already act...Sampo Savolainen
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-03Most PluginManager refactoring is out of the way. Time to begin on AudioUnit...Taybin Rutkin
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2005-09-24libardour added.Taybin Rutkin