Remove most using declarations from header files.
[ardour.git] / libs / ardour / ardour / plugin.h
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 David RobillardMake a bunch of stuff boost::noncopyable.
2009-02-14 David RobillardLess weak plugin preset system (maybe AU preset stuff...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-07-31 Taybin Rutkin- build fixes for OS X.
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
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-21 David RobillardMerged with trunk R992.
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-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 David RobillardTowards MIDI:
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-10 David RobillardMerged with trunk R776
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-02 David RobillardMerged from trunk R743
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
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.