Remove special handling of session range in export. Fixes things when the session...
[ardour.git] / gtk2_ardour / processor_box.cc
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...
2011-10-19 Carl HetheringtonFix insertion of processors at the point at which the...
2011-10-19 Carl HetheringtonMake all-processors-active act an all processors rather...
2011-10-19 Carl HetheringtonAdjust send faders depending on what signal type they...
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-01 David RobillardFix issue #0004082.
2011-06-01 David RobillardDelete trailing whitespace
2011-05-26 Paul Davisslightly change wording of wierd plugin dialog to sound...
2011-05-23 Carl HetheringtonFix a few missing drops of Route references.
2011-05-18 David RobillardAdd 'controls' item to plugin insert context menu to...
2011-04-15 Carl HetheringtonFix 'make new plugins active' configure option (#3975).
2011-03-01 Carl Hetheringtons/processormenu/ProcessorMenu/g to make the key binding...
2011-03-01 Carl HetheringtonFix crash on drag-n-drop of port inserts (#3809).
2011-02-10 Carl HetheringtonPrevent erroneous splitting icons in the editor mixer...
2011-02-10 Carl HetheringtonTidy up weird plugin dialogue slightly.
2011-02-01 Paul Davisstore void pointers to processor UIs in Processors...
2011-02-01 Carl HetheringtonRecover send faders in the processor box lost in my...
2011-02-01 Carl HetheringtonSomewhat unconvincing visual indication that plugin...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-15 Carl HetheringtonAdd tooltip to send fader.
2011-01-14 Carl HetheringtonFix graphical glitches in processor list on some systems.
2011-01-14 Carl HetheringtonFix warnings.
2011-01-14 Carl HetheringtonTweak colouring in the processor list.
2011-01-11 Carl Hetheringtonshow_all() more selectively so that unwanted notebook...
2011-01-11 Carl HetheringtonRe-fix #3685 having read the request properly.
2011-01-11 Carl HetheringtonDear oh dear. Re-fix main fader double click and inter...
2011-01-10 Carl HetheringtonShow send UI window on edit (#3696)
2011-01-06 Carl HetheringtonSet up send fader default position correctly. Fixes...
2011-01-06 Carl HetheringtonMake processor box frames configurable colour-wise.
2011-01-06 Carl HetheringtonAnother try at prettifying the processor list with...
2011-01-05 Carl HetheringtonToggle the shown state of send gain on double click.
2011-01-04 Carl HetheringtonHighlight a send processor entry differently when it...
2011-01-04 Carl HetheringtonFirst attempt at highlighting the fader processor to...
2010-12-14 Carl HetheringtonFix some gettext plural forms. Should fix #3604.
next