add independent panner for internal (Aux) sends
[ardour.git] / gtk2_ardour / processor_box.cc
2014-01-13 Robin Gareusadd independent panner for internal (Aux) sends
2014-01-10 Robin Gareusdisplay info about replicated processors
2014-01-09 Robin Gareusprocessor routing: use small boxes (instead of circles...
2014-01-06 Robin Gareusfix processor-box wire-display in editor-mixer -- work...
2014-01-05 Robin Gareusprocessor-box: remove label-cruft and properly label...
2014-01-05 Robin Gareusprocessor-box: remove cruft
2014-01-05 Robin Gareusmore processor-routing tweaks: compact view
2014-01-05 Robin Gareusprocessor-box wiring - re-use colors from ingen/patchage
2014-01-05 Robin Gareusupdate processor control toggle button style
2014-01-05 Robin Gareusupdate slider rendering & set style for faders
2014-01-04 Robin Gareusadd padding to in-line plugin controls
2014-01-04 Robin Gareusfix tooltip on processor button widget
2014-01-04 Robin Gareuscontinued work on processor-routing visualization
2014-01-01 Robin Gareusvisualize port connections in mixer/processor when...
2013-12-30 Robin Gareusremove cruft
2013-12-30 Robin Gareusvisualize # of channels in processor-box splitting...
2013-11-22 Robin Gareusfix crash @ session-restore of plugins windows
2013-10-14 Paul Davisuse processor owner to set GUIs opened by a ProcessorBo...
2013-10-14 Paul Davischanges that will help fix a crash related to plugin...
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-06 Paul Davisfix merge conflicts with audioengine
2013-09-04 Paul Davischange names of actions groups that include "jack"
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-16 Robin Gareusfix re-drawing of splitting icon
2013-07-11 Robin Gareushandle aux-send processor-box action
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-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-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 Davischange namespace/naming of WindowManager classes; regis...
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
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
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-11-09 Carl HetheringtonDon't try to open SendUI for an internal send (#4460).
2011-11-08 Carl HetheringtonProcessorBox actions are static, so setting their sensi...
2011-11-05 Carl HetheringtonFix unused variable.
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...
2011-11-04 Carl HetheringtonAdd tooltips for processors (#4447).
2011-11-03 Paul Davisrevert early change that forwarded key events to editor...
2011-11-03 Paul Davisforward non-used keys from mixer (strip) to "everything...
2011-11-03 Carl HetheringtonRemove edit option from internal send context menus...
2011-11-01 Paul Daviscatchup on previous commit relating to who owns ActiveS...
2011-10-31 Paul Davismore button event handling tweaks
2011-10-31 Paul Davisvarious tweaks to get clicks on processor "buttons...
2011-10-27 Paul Davisprovide control over precisely what aspects of an Ardou...
2011-10-27 Paul Davischange CairoWidget API to be a more logical/intuitive...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
next