summaryrefslogtreecommitdiff
path: root/libs/ardour/plugin.cc
AgeCommit message (Expand)Author
2009-01-28AU state handling, including changes to PathScanner so that it can now do rec...Paul Davis
2008-05-15generalize "delete-while-mouse-button-pressed" fix; make LADSPA/VST plugins c...Paul Davis
2008-05-15lots and lots of work to correctly deduce AU IO configurations and related is...Paul Davis
2008-03-25make copy-n-paste of AudioUnits workPaul Davis
2008-02-04more canvas-height related fixes; likely fix for loading VST plugins by name ...Paul Davis
2008-01-15LV2 support.David Robillard
2008-01-10small keybinding changes; fixup play-selected-regionsPaul Davis
2007-12-10AU support, plus changes in Plugin to make unique_id a stringPaul Davis
2007-09-27auto-re-connect ALSA seq ports at startup, if they were connected; may break ...Paul Davis
2007-09-26retain controllable info for pluginsPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-31Fixed compilation of CoreAudioSourceTaybin Rutkin
2006-08-10Moved PluginInfo::Type to ARDOUR::PluginType in ardour/types.h.Taybin Rutkin
2006-08-03Start using libappleutilityTaybin Rutkin
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-07-02Fix midi control for log plugin parameters.Sampo Savolainen
2006-06-21the return of VST supportPaul Davis
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2005-11-25advance compilation to include plugin_ui.ccPaul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin