summaryrefslogtreecommitdiff
path: root/gtk2_ardour/generic_pluginui.cc
AgeCommit message (Expand)Author
2010-04-23more cleanups, redesigns and subtle bug fixes for automation editingPaul Davis
2010-04-20append Auto_ to auto modes so they are more easily searchableBen Loftis
2010-04-17don't add "anchor" control events on when a touch gesture ends unless the aut...Paul Davis
2010-04-17initial pass at "ramping back" to existing automation values at the end of a ...Paul Davis
2009-08-21enable very basic plugin boolean automation via Write and Read. no Touch. g...Ben Loftis
2009-08-18auto buttons need a fixed sizeBen Loftis
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin co...Paul Davis
2009-03-27stop a lot of warnings about GtkSpinButton non-zero page size deprecationPaul Davis
2009-03-12fix generic toggle controls so they play nicely with other controls or automa...Ben Loftis
2008-11-26colinf's patch to make ladspa plugin GUI's deeper rather than widerPaul Davis
2008-10-30remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI...Paul Davis
2008-10-29step 2 of keyboard focus work for plugin windowsPaul Davis
2008-02-12tidy up AU GUIs, make bypass button work and add preset/automation placeholdersPaul Davis
2008-01-30fix build on systems without LV2 prereqsPaul Davis
2008-01-30Support for LV2 scale points (control port enumerations), ala LADSPA+LRDF.David Robillard
2007-12-20apply plugin meter width fix to new fileDoug McLain
2007-12-10AU support; mv LADSPA gui to Generic; small fix(?) for NSD issue with absolut...Paul Davis