summaryrefslogtreecommitdiff
path: root/libs/ardour/ladspa_plugin.cc
AgeCommit message (Expand)Author
2007-04-03fix botched apply of torben's zero line patch, remove sampo's debug output re...Paul Davis
2007-04-01Add a color for ghost waves (thanks Torben!) and fix wrong ladspa parameterSampo Savolainen
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-03Most PluginManager refactoring is out of the way. Time to begin on AudioUnit...Taybin Rutkin
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-02-11Fixed buffer index overrun in connect_and_run()Sampo Savolainen
2006-02-07restore many keybindings from ardour 0.99Paul Davis
2006-01-04sfdb_v3. only in the backend currently.Taybin Rutkin
2005-11-14Important engine bugfixes: Ladspa plugin parameter automation cracklesSampo Savolainen
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin