catch jack shutdown (from server) and handle it better then we used to in terms of...
[ardour.git] / libs / ardour / ladspa_plugin.cc
2009-03-25 Paul Davismake LADSPA and LV2 plugins pay attention to "offset...
2008-07-29 Sampo SavolainenFix glitching on "events" (like loop markers) due to...
2008-01-30 David RobillardSupport for LV2 scale points (control port enumerations...
2008-01-11 David RobillardCode cleanup.
2007-12-21 Paul Davisnew tempo handling from drmoore; don't follow playhead...
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-09-26 Paul Davisretain controllable info for plugins
2007-04-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-04-01 Sampo SavolainenAdd a color for ghost waves (thanks Torben!) and fix...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
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-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-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-02-11 Sampo SavolainenFixed buffer index overrun in connect_and_run()
2006-02-07 Paul Davisrestore many keybindings from ardour 0.99
2006-01-04 Taybin Rutkinsfdb_v3. only in the backend currently.
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.