GenericUI: Update all input controls on preset load
[ardour.git] / gtk2_ardour / plugin_ui.h
2016-07-29 Julien "_FrnchFrgg... GenericUI: Update all input controls on preset load
2016-07-28 Julien "_FrnchFrgg... GenericUI: only connect one PropertyChanged callback
2016-07-28 Julien "_FrnchFrgg... GenericUI: replace ComboBoxText by ArdourDropdown
2016-07-16 Robin Gareusadjust plugin-UI height when toggling expanders
2016-07-08 Robin Gareustowards a generic plugin grid layout
2016-07-08 Robin Gareusfirst step to separate generic-gui layout
2016-07-03 Robin GareusReplace Gtk::ToggleButton with ArdourButton in Generic...
2015-10-20 Paul DavisClean up generic and LV2 plugin GUI to deal with Parame...
2015-10-20 Paul DavisRevert "rename ParameterChanged signal in Plugin to...
2015-10-20 Paul Davisrename ParameterChanged signal in Plugin to ParameterCh...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-05-04 Robin Gareusprepare plugin reset (#6297)
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-07 David RobillardUse Ardour widgets consistently in plugin UI.
2015-02-21 Robin Gareusfix embedded plugin UI keyboard handling
2014-11-28 David RobillardRemove redundant calls to start/end_touch.
2014-11-18 Jeremy CarterPlugin Automation All: Fix bug where Switches weren...
2014-11-14 Paul Davisfix up some suboptimal and crash-prone aspects of 7c263...
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-11 Jeremy CarterMerge branch 'plugin-automation'
2014-11-11 Jeremy CarterAdded Write All, Play All, etc. automation buttons...
2014-11-02 David RobillardFix crash when showing UI for plugins with output contr...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-11-02 David RobillardDecouple ControlUI from port index.
2014-11-01 David RobillardMore generic RT-safe implementation of LV2 properties.
2014-10-31 Robin Gareusprototype [LV2]patch-change support for generic plugin...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-22 Paul DavisMerge branch 'miscfix' of https://github.com/mojofunk...
2013-10-22 Robin Gareushonor LV2 units:midiNote: display Note name instead... 3.5.14
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davisremove unused virtual event handlers from PluginUIWindow
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davismake PluginUIWindow inherit from ArdourWindow not GtkWindow
2012-06-06 Paul Daviskludgy hack/fix for plugin windows reappearing at ...
2012-04-20 David RobillardAdd "Description" pane to generic plugin UI for LV2...
2012-03-25 David RobillardUpdate to latest LV2 atom extension.
2012-03-21 Carl HetheringtonUse a AutoSpin rather than a combo box for input
2012-03-21 Carl HetheringtonRename combo_map variable to scale_points.
2011-11-23 Carl HetheringtonDon't fix size of preset combo any more. Comment what
2011-11-23 Carl HetheringtonMerge some linux/windows VST GUI code.
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-09-07 Carl HetheringtonSet up ControlUI::combo_map correctly to fix drop-down...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-18 David RobillardAdd 'controls' item to plugin insert context menu to...
2011-05-14 David RobillardGeneric scale points API.
2011-04-19 Paul Davisfixes to avoid dreadfull thread races and deletion...
2011-04-04 Carl HetheringtonSlightly grubby fix to restore plugin output meters...
2011-02-15 Carl HetheringtonClean up and hopefully fix handling of logarithmic...
2011-02-13 Carl HetheringtonNo-op; whitespace.
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-12-15 Carl HetheringtonGive VSTPluginUI its own header.
2010-12-15 Carl HetheringtonMake VST preset files pre-preset rather than global...
2010-12-15 Carl HetheringtonSave and Delete buttons for plugin presets, remove...
2010-12-07 Carl HetheringtonMove RDF-based preset stuff into LadspaPlugin, to make...
2010-12-06 Carl HetheringtonFix double-display of VST preset names (#3576)
2010-12-06 Carl HetheringtonAdd dialog to allow removal of plugin presets. Should...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
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-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-19 Paul Davissome plugin preset handling fixes from 2.X
2009-10-21 David RobillardFix unnecessarily type specific code, tidy, fix whitespace.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-06 Carl HetheringtonFix some compiler warnings.
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
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-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
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-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
next