replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / plugin_ui.cc
2018-12-02 Robin GareusGUI Updates for plugin save/delete operations
2018-09-24 Robin GareusSeparate Plugin DSP load UI implementation
2018-08-16 Robin GareusPlugin Load Info: add a triangle indicator, tweak layout
2018-08-15 Robin GareusTweak labels for plugin-load display
2018-08-15 John EmmasKeep MSVC happy by specifying which version of 'floor...
2018-08-15 Robin GareusTweak plugin DSP stats UI
2018-08-15 Robin GareusDraw Plugin DSP load bargraph
2018-05-17 Robin GareusDisplay profile-data in generic plugin-UI.
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-08 Robin GareusFixup key-release events for plugin-uis
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2016-11-13 Robin Gareusbasic Mac VST Cocoa UI support
2016-08-13 Robin Gareustweak strings now that 5.0 is out
2016-08-05 Robin Gareusadd a "Pin Management" button to the plugin UI-header
2016-07-16 Robin Gareusadjust plugin-UI height when toggling expanders
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-05 Robin GareusPlugin GUI activate/enable update (prefer enable)
2016-04-22 Robin Gareusload presets for all instances
2016-02-22 Paul Davischange GTKOSX macro constant to use __APPLE__ instead
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Daviscleanup various merge conflict resolution errors/omissions
2016-02-22 Paul Davisensure that all callers of ARDOUR_UI_UTILS::relay_key_p...
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2015-12-28 Robin Gareusrefine add preset/favorite dialog
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-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
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-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-03 Robin Gareusfix another untranslatable
2015-04-01 Paul Davisrevert plugin UI kbd handling so that we get expected... 4.0-rc1
2015-04-01 Paul Davisreverse logic in plugin GUI key handling
2015-04-01 nick_mWindow focus handling fixes.
2015-03-22 Robin Gareusconsolidate plugin freebie messages, fix #6151
2015-03-07 David RobillardUse Ardour widgets consistently in plugin UI.
2015-02-21 Robin Gareusfix embedded plugin UI keyboard handling
2015-02-21 Robin Gareushook up focus_button for LV2 GUIs
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-08-28 Ben Loftisfix plugin bypass button action
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-17 Robin Gareusfix VST GUI swallowing for windows
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-02-03 Robin Gareusfix typo ndef, NDEBUG
2014-02-03 Robin Gareusdon't display debug message in no-debug builds
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
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-04 Paul DavisMerge branch 'master' into windows
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-14 Paul Davischanges that will help fix a crash related to plugin...
2013-10-12 Paul Davisdo not use delete_when_idle() to delete a plugin UI...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul Davisfix merge conflicts with master
next