Make foldback bus match foldback sends namewise
[ardour.git] / gtk2_ardour / plugin_selector.h
2018-08-15 Robin GareusRemove plugin-manager's channel-filter
2018-03-19 Robin GareusSpeed up plugin-selector refill.
2018-01-31 Robin GareusFix sensitivity of Tag-reset-button and row activation
2018-01-30 Robin GareusPlugin-Selector: Use ArdourButton instead of Gtk::Check...
2018-01-30 Robin GareusPlugin-Selector replace Gtk::ComboBox with ArdourDropdown
2018-01-30 Robin GareusUse backend-API to reset tags, remove unused category
2018-01-30 Robin GareusMajor overhaul of plugin-selector: tag-management ...
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2016-11-13 Robin Gareusbasic Mac VST Cocoa UI support
2016-04-29 Robin Gareusinclude lua processors in plugin-selector
2015-12-24 Robin Gareusallow dragging plugins directly from the manager
2015-11-18 Robin Gareusreduce clutter in Plugin Manager List
2015-09-16 Tim MayberryAdd missing header include in plugin_selector.h
2015-07-16 Ben Loftismerge fix
2015-07-16 Robin Gareusremove “Refresh” button in Plugin manager
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-23 Ben Loftisdouble-click a plugin to remove it from the pending...
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-24 Robin Gareusrefresh plugin list on signal
2012-04-20 David RobillardOops. Turns out activate handles both keyboard and...
2012-04-20 David RobillardSupport adding plugins via keyboard (Enter).
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
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-16 Carl HetheringtonBuild plugin menu only when plugins change, and build...
2009-11-15 Carl HetheringtonFix some memory leaks in the plugin menu.
2009-11-08 Paul Davisplugin menu/manager patch from J. Abelardo Gutierrez
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
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-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-20 David RobillardSome work towards MIDI plugins (LV2 plugins with (MIDI...
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-07-30 Paul Davisadd filtering to plugin selection dialog
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Sampo SavolainenPlugin selector keyboard focus should now stay in the...
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-10 David RobillardMerged with trunk R776
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 Taybin RutkinAudioUnits are selectable in PluginSelector. Will...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-30 David RobillardAbstraction cleanups/polish, towards merging with trunk
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-04-26 Nick MainsbridgeFix vst typo
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-01-11 Doug McLainFixed broken vst code in PluginSelector
2005-12-06 Doug McLainsome finishing touches to PluginSelector
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-10-01 Paul Davisslightly less incomplete work on mixer window treeview...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.