provide jdelay-based hardware/port insert latency measurement
[ardour.git] / libs / ardour / insert.cc
2009-10-05 Paul Davisprovide jdelay-based hardware/port insert latency measu...
2009-08-21 Ben Loftisenable very basic plugin boolean automation via Write...
2009-04-14 Paul DavisEXPERIMENTAL! NEEDS TESTING! remove "offset" from almos...
2009-03-25 Paul Davisdo not pass a non-zero offset to plugins AFTER the...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2008-11-13 David RobillardSave symbols along with indices for LV2 ports (as requi...
2008-09-19 David RobillardFix a bunch of stupid warnings.
2008-08-14 Sampo SavolainenFix glitches in automation events due to the other...
2008-08-09 David RobillardEmbedded LV2 GTK GUI support.
2008-06-17 Paul Davisfix deep design problem with redirect parameter automat...
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2008-04-01 Paul Davisclean up port insert port count/config mess, maybe
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2008-02-15 Paul Davisfix use of basename; AU automation now working; add...
2008-02-13 Paul Davisallow ardour to use the (hard) maximum number of open...
2008-01-18 Paul Davisaudun's waveview outline patch; some diskstream fixes...
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.