Merge branch 'master' into windows+cc
[ardour.git] / gtk2_ardour / processor_box.cc
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-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-18 Paul Davismore excision of "JACK" from labels, menu items, etc.
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
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-04 Paul Davischange names of actions groups that include "jack"
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-08 Robin Gareusre-nice rendering of channel-splitting icon
2013-08-08 Robin Gareusupdate processor-name (short|long) when mixer-strip...
2013-08-08 Robin Gareusfix re-drawing of splitting icon
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-22 Robin Gareusre-nice rendering of channel-splitting icon
2013-07-19 Robin Gareusupdate processor-name (short|long) when mixer-strip...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-16 Robin Gareusfix re-drawing of splitting icon
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisFix ambiguous type CheckMenuItem that is also defined...
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-11 Robin Gareushandle aux-send processor-box action
2013-06-14 Paul Davismerge with master
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Paul Davisfix display of external Send UI
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Robin Gareusfix crash when trying to show "controls" of processor...
2013-06-06 Robin Gareusproper plugin-UI interaction/semantics
2013-06-06 Robin Gareusfix context-menu entry sensitivity for plugins w/o...
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-05-21 Robin Gareusremember plugin-UI type (custom/basic) with session.
2013-05-19 Robin GareusRestore 'Edit with basic controls' plugin UI functionality.
2013-05-08 Paul Davismerge with master
2013-05-08 Paul Davischange namespace/naming of WindowManager classes; regis...
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-05-02 Paul Davismake PluginUIWindow inherit from ArdourWindow not GtkWindow
2013-01-25 Paul Davisfix big fat mixer strips
2013-01-24 Paul Davisfix up rather odd sizing model for ProcessorBox that...
2013-01-21 Paul Davissafety steps for tooltips on plugin/processor sliders
2013-01-18 Paul Davisfix crash when copy-n-pasting plugins, caused by work...
2013-01-17 Paul Davisfix up various issues with sizing now that we have...
2013-01-15 Paul Davisallow drag-n-drop/copy-n-paste of aux sends
2013-01-11 Paul Davissubstantive changes to pixfaders and derived classes...
2013-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2012-12-14 Paul Davisremove group button visibility option from preferences...
2012-12-12 Paul Davisshrink height of plugin control faders (in-strip)
2012-12-10 Ben Loftistweak to plugin parameter sliders in mixer strips
2012-11-13 Paul Davisremove a bunch of cerr output and/or convert to use...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-11 Carl HetheringtonRemove old line.
2012-06-11 Carl HetheringtonFactor out 'persistent' tooltip code from the panner
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-06-08 Carl HetheringtonRemove erroneous refusal to create aux sends on MIDI...
2012-06-03 Carl HetheringtonDon't allow aux sends from MIDI tracks for the time
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-03-21 Carl HetheringtonAdd tooltips to plugin controls in the processor box
2012-03-15 Paul Davisuse improved copying send/return/port insert fix in GUI
2012-03-13 Paul Davisuse new design for processor drag-n-drop
2012-03-07 Carl HetheringtonRemove a few unused methods from ProcessorBox.
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-01-30 Carl HetheringtonAdd aux sends at the position that the menu was opened...
2012-01-29 Carl HetheringtonSlightly hacky-fix for misbehaviour when drag-and-dropp...
2012-01-22 Carl HetheringtonAdd option to use plugin GUIs or Ardour generic ones.
2012-01-21 Carl HetheringtonUse a button in the processor box for toggle parameters.
2012-01-21 Carl HetheringtonRestore option to open a plugin editor built by Ardour,
2012-01-21 Carl HetheringtonAllow individual plugin controls to be shown / hidden.
2012-01-21 Carl HetheringtonReinstate user Controllable values, as they are needed
2012-01-21 Carl HetheringtonAdd a send amp's gain control as a send controllable.
2012-01-20 Carl HetheringtonSimple approach to putting plugin controls into the
2012-01-20 Paul Davismake dbl-click on send toggle back *and* forth between...
2012-01-20 Paul Davispatch from colinf to make dbl-click on send "box" map...
2012-01-09 Carl HetheringtonAccount for ProcessorEntry::_processor being 0 in a...
2012-01-08 Carl HetheringtonRemove an unnecessary assert that now trips.
2012-01-07 Paul Davisadd an empty ProcessorEntry before the fader if there...
2011-12-15 Paul Davisdo not delete GtkUIManager-generated menu from Processo...
2011-12-01 Paul Daviscleanup vertical spacing a bit in mixer strip; rename...
2011-11-16 Carl HetheringtonMake activate/deactivate all only operate on visible
next