resolve merge with master (?)
[ardour.git] / gtk2_ardour / mixer_strip.h
2013-07-10 Robin Gareusignore state-changes during [meter] context-menu popup...
2013-07-10 Robin Gareusremember meter type with session
2012-11-26 Paul Davissome tweaks to make narrow mixer strips actually narrow
2012-10-18 Paul Davischange input/output button context menus for mixer...
2011-12-01 Paul Davisexpose Pango::Layout member of ArdourButton; set ellips...
2011-11-28 Paul Davisconvert all mixer strip buttons to ArdourButton; not...
2011-11-24 Carl HetheringtonShift-click on a mixer width button toggles width of all
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-11-15 Carl HetheringtonRemove ambiguous checkbutton from Comments... menu...
2011-11-13 Carl HetheringtonPopup menu over meters in mixer strips to select metering
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...
2011-11-03 Carl HetheringtonUpdate mixer strip colours when route active state...
2011-11-03 Paul Davisforce all "core" mixer strip buttons to be the same...
2011-11-03 Carl HetheringtonAdd options to add ports to input/output menus on mixer...
2011-11-03 Carl HetheringtonAllow overrides of the user-set visibility stuff and...
2011-11-03 Carl HetheringtonTidy up send-to button handling a bit, should fix ...
2011-10-29 Carl HetheringtonRestore comments button, but optionally visible.
2011-10-29 Carl HetheringtonSome limited control of mixer strip component
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-10-21 Paul Davistweak monitor button colors; move buttons to just below...
2011-08-30 Carl HetheringtonTidy up route colouring a bit so that colours are the
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-07-03 Paul Davisctrl-alt-click now toggles input active status of other...
2011-07-01 Paul Davisswitch to basic round icon for MIDI input enable in...
2011-06-28 Paul Davisbasic infrastructure for enabling/disabling MIDI input...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-18 David RobillardCenter fader in its (left hand side) mixer strip column.
2011-03-07 Carl HetheringtonMake Active apply to the selection.
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-10 Carl HetheringtonPrevent erroneous splitting icons in the editor mixer...
2011-02-06 Carl HetheringtonMove record and sends buttons down to the side of the...
2011-02-02 Carl HetheringtonRemove per-track mono option, as it seems somewhat...
2011-02-01 Carl HetheringtonMove mono and comment button functionality into the...
2011-01-06 Carl HetheringtonTrim unnecessary includes.
2011-01-05 Carl HetheringtonLight mono button up when it is active, and make it...
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...
2010-12-29 Carl HetheringtonUpdate mixer strip input/output button labels from...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-05-06 Paul Davisrelayout solo led stuff, as per the boss' requests :)
2010-04-16 Paul Davisput mixer strip track name button context menu back...
2010-04-03 Paul Davismeter point restore handling, and related matters
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-20 Paul Davisprovide some indication that the fader/strip are contr...
2009-11-20 Paul Davismake strip-as-GUI-for-send work for metering too ;...
2009-11-10 Carl HetheringtonVarious adjustments to user bundle handling, with the...
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 HetheringtonAdd mono switch to mixer strips (mantis 1068)
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-01 Paul Davisi/o button renaming patch from nickm
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-06-29 Carl HetheringtonFactor route group menu out into its own class.
2009-06-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-23 Paul Davismake RouteGroup gain control work again ; fix what...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-17 Paul Davissend control now has working metering, and switches...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-03-05 Paul Davisfix up kludgy assumptions about mixer strip route ops...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-11 Carl HetheringtonOffer routes on mixer strip IO menus. Fixes to these...
2009-02-02 Carl HetheringtonRe-enable creation of stereo bundles for system IO...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-14 Paul Davismake all mixerstrip elements visible in the mixer windo...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-10 Carl HetheringtonNew matrix-style IO selector dialogue. Should allow...
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
2007-04-29 David RobillardMerged with trunk R1761
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davissmall changes to the mixer strip from thorwil
2006-11-08 Nick Mainsbridgeuse track colour to set comment button background rathe...
2006-11-06 Taybin RutkinComment button hilighted when comments exist. Thanks...
next