LV2 support.
[ardour.git] / libs / ardour / insert.cc
2008-01-15 David RobillardLV2 support.
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-09-26 Paul Davisretain controllable info for plugins
2007-08-13 Paul Davisengine dialog work, new -m option for menu file selecti...
2007-05-22 Sampo SavolainenStop sends and inserts from re-registering their own...
2007-04-28 Jesse Chappellfixed potential infinite loop when searching for automa...
2007-04-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2006-11-28 Paul Davissave plugin automation state
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
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 RutkinMost PluginManager refactoring is out of the way. ...
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-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-25 Paul Davisremove unintentional addition of PortInsert::silence()
2006-04-25 Paul Davisa) fixed pseudo-grab-retention in plugin UIs
2006-02-12 Sampo SavolainenA band aid for plugin editor related crash. Something...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-01-24 Sampo SavolainenWhen a plugin name changes, the new name is now reflect...
2006-01-22 Sampo SavolainenAdded the property "unique-id" to PluginInserts so...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.