fix load+save of plugin parameter automation
[ardour.git] / gtk2_ardour / generic_pluginui.cc
2010-08-23 Paul Davis3.0 version of rev 5564 from 2.x - basic boolean plugin...
2010-08-23 Paul Davislarge part of rev 5374 from 2.x, fwd port to 3.0
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-05 David RobillardRemove weird/pointless Automatable::data().
2010-02-03 Carl HetheringtonStop crash on deleting a plugin when its generic UI...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-08 Sampo SavolainenUse an expander properly to control the visibility...
2009-05-04 Paul Davisclean up that godawful ugly latency GUI in plugin UIs
2009-05-03 David RobillardFix LV2 compilation.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-07 Sampo SavolainenImprovements to the plugin eq gui:
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-15 Sampo SavolainenMake EQ Gui optional and seize updating the graph when...
2008-10-13 Sampo SavolainenMake logarithmic controls work at least linearly
2008-10-13 Sampo SavolainenEnable some code to make plugin ui bounds more sensible.
2008-10-13 David RobillardFix wrongly exposed set_parameter methods on PluginInsert.
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-29 David RobillardPlugin automation fixes from torbenh.
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...