PluginInfo::type added to copy constructor. But why is the copy constructor defined...
[ardour.git] / libs / ardour / ardour / plugin.h
2009-10-29 Sampo SavolainenPluginInfo::type added to copy constructor. But why...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-09-26 Paul Davisretain controllable info for plugins
2007-07-31 Paul Davisfix up user keybindings saving, and bump to 2.0.4 2.0.4
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinStart using libappleutility
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-01-22 Sampo SavolainenAdded the property "unique-id" to PluginInserts so...
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-09-24 Taybin Rutkinlibardour added.