summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_selector.cc
AgeCommit message (Expand)Author
2018-08-15Remove plugin-manager's channel-filterRobin Gareus
2018-08-15Remove ill-conceived Mixbus special case.Robin Gareus
2018-03-24Fix MIDI-port info in plugin-managerRobin Gareus
2018-03-19Lua is not an acronymRobin Gareus
2018-03-19Speed up plugin-selector refill.Robin Gareus
2018-03-01Tag_reset() should be FromPlug, not FromGui.Ben Loftis
2018-03-01Plugin-Tag improvements:Ben Loftis
2018-02-23Revert afedd2 and associated commits (method to generate initial tag file)Ben Loftis
2018-02-21Method to generate an initial tag file:Ben Loftis
2018-02-02Further defer changes of plugin Tags+Status, and consolidate code to call Plu...Ben Loftis
2018-01-31Revert "Clean up help-text, use multi-line single labels"Robin Gareus
2018-01-31Only list hidden plugins with "Show hidden only"Robin Gareus
2018-01-31Use new tag-search APIRobin Gareus
2018-01-31Clean up help-text, use multi-line single labelsRobin Gareus
2018-01-31Fix sensitivity of Tag-reset-button and row activationRobin Gareus
2018-01-30Plugin-Selector: Use ArdourButton instead of Gtk::CheckButtonRobin Gareus
2018-01-30Remove GUI-side LADSPA author-name tweaks.Robin Gareus
2018-01-30Plugin-Selector replace Gtk::ComboBox with ArdourDropdownRobin Gareus
2018-01-30Use backend-API to reset tags, remove unused categoryRobin Gareus
2018-01-30Further tweaks to Plugin-Selector:Robin Gareus
2018-01-29Plugin Selector: ui tweaks.Ben Loftis
2018-01-30Major overhaul of plugin-selector: tag-management & filterRobin Gareus
2018-01-30Prepare for PluginStatusesChanged API changeRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-03-21Top-up "Utils" plugin filterRobin Gareus
2017-01-12Show plugin format in menu lists. Particularly important on Mac, where you m...Ben Loftis
2016-11-13basic Mac VST Cocoa UI supportRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-06implement LeatusPenguin's excellent idea for the plugin manager window (#6916)Paul Davis
2016-05-01fix plugin-creator display for non LADSPA pluginsRobin Gareus
2016-04-29include lua processors in plugin-selectorRobin Gareus
2016-02-23fix a -WswitchRobin Gareus
2016-01-26satisfy some pedantic compilers, #6748Robin Gareus
2015-12-28keep plugin-manager presets in syncRobin Gareus
2015-12-24use new column DnD renderer,Robin Gareus
2015-12-24allow dragging plugins directly from the managerRobin Gareus
2015-11-18use new plugin class API for filterRobin Gareus
2015-11-18relayout plugin-manager filter & related detailsRobin Gareus
2015-11-18pass release signal up to ArdourButton (_grabbed state)Robin Gareus
2015-11-18reduce clutter in Plugin Manager ListRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-07-16remove “Refresh” button in Plugin managerRobin Gareus
2014-07-23double-click a plugin to remove it from the pending add listBen Loftis
2014-05-10Oops - minor spelling correctionsJohn Emmas
2014-05-10Bug fix imported from Mixbus2 (SVN r11448)John Emmas