store void pointers to processor UIs in Processors, and reset ProcessorWindowProxy...
[ardour.git] / gtk2_ardour / processor_box.cc
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.
2010-12-03 Paul Davisfix mis-ordered erase/delete pair
2010-11-27 Paul Davisrest of process lock removal, plus no GUIs for internal...
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-11-25 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-24 Carl HetheringtonFix crash on failed processor DnD. Fixes #3554.
2010-11-23 Carl HetheringtonMake double-click on a processor box entry toggle visib...
2010-11-19 Carl HetheringtonFix trimming of old processor window proxies. May...
2010-09-05 Carl HetheringtonFix GCC warning.
2010-09-05 Carl HetheringtonDesensitize edit menu item in the processor box menu...
2010-09-03 Carl HetheringtonSmall HIG-ification.
2010-08-31 Paul Davisfix up the port insert I/O GUI
2010-08-18 Carl HetheringtonPlugin UI state should of course be saved per-session...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-04-30 Carl HetheringtonA little gentle copy-editing of dialogue titles.
2010-04-27 Carl HetheringtonDon't close the plugin manager when an incompatible...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-17 Carl HetheringtonDisallow rename for plugin inserts. Fixes #3048.
2010-04-01 Paul Davisrevisit setting up processors during route construction...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-24 Paul Davisremove XML-based constructors for several types of...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2009-12-23 Carl HetheringtonGive titles to Gtkmm2ext::Choice prompts, and do some...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
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-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-05 Carl HetheringtonClean up and comment PortMatrix event handling a bit.
2009-12-04 Carl HetheringtonSave some unnecessary updates of the processor box.
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-30 Paul Davisremove "New Return" menu option from processor box...
2009-11-28 Paul Davisadd ctrl-a to select all processors in a processor box
2009-11-28 Paul Davisfully remove per-processor activate/deactivate from...
2009-11-28 Paul Davisadd back activate/deactivate menu options for processor box
2009-11-27 Paul Davisuse older gtkmm API to give key focus ability to the...
2009-11-26 Carl HetheringtonAllow processor box to get a vertical scrollbar. Make...
2009-11-25 Carl HetheringtonFix hotkeys in the processor box.
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-23 Carl HetheringtonDon't offer to make an internal send to ourselves or...
2009-11-23 Carl HetheringtonPrettify rename processor dialogue slightly.
2009-11-20 Paul Davismake strip-as-GUI-for-send work for metering too ;...
2009-11-19 Paul Davisreset aux send menu item as appropriate; make sure...
2009-11-19 Paul Davisadd new Graph debug bit ; make adding aux sends really...
2009-11-19 Paul Davisadd track/bus now allows specifying aux or direct bus...
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-11-15 Carl HetheringtonFix some memory leaks in the plugin menu.
2009-10-23 David RobillardMake deferred plugin stuff work with old compiler or...
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-08 Paul Davisthree recent fixes from 2.0-ongoing (RT on by default...
2009-10-02 Paul Davisadd processor-same-as-route-name fix, modified from...
2009-09-13 Paul Davispermit sends to show up in processor box, by handling...
2009-08-03 Carl HetheringtonPatch from drmoore to fix mantis 2807 (crash on creatin...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-15 Paul Davismore hacking on the processor list and processor box...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-14 Paul Davisfix broken accels in mixer window BUT note that process...
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-07 Paul Davisfix crash when renaming a track after deleting a plugin...
2009-02-25 David Robillard*** NEW CODING POLICY ***
next