summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/plugin.h
AgeCommit message (Expand)Author
2007-07-31fix up user keybindings saving, and bump to 2.0.42.0.4Paul Davis
2007-07-31extend filtering to VST + AU, tweak details, add filter-by-creator and by lib...Paul Davis
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-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-10Moved PluginInfo::Type to ARDOUR::PluginType in ardour/types.h.Taybin Rutkin
2006-08-03Start using libappleutilityTaybin Rutkin
2006-08-03Most PluginManager refactoring is out of the way. Time to begin on AudioUnit...Taybin Rutkin
2006-08-01Added LADSPA_PATH to ardev_common.shTaybin Rutkin
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-01-22Added the property "unique-id" to PluginInserts so that ladspa pluginsSampo Savolainen
2005-11-25advance compilation to include plugin_ui.ccPaul Davis
2005-09-24libardour added.Taybin Rutkin