Basic region naming test.
[ardour.git] / gtk2_ardour / mixer_strip.cc
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
2012-01-24 Carl HetheringtonRemove some never-seen tooltips (overridden by other
2012-01-24 Paul Davisdon't offer to save master bus as a route template
2012-01-20 Carl HetheringtonSimple approach to putting plugin controls into the
2011-12-01 Paul Daviscleanup vertical spacing a bit in mixer strip; rename...
2011-12-01 Paul Davisexpose Pango::Layout member of ArdourButton; set ellips...
2011-11-30 Paul Davistweak spacings in the mixer strip, tweak tooltip text...
2011-11-28 Carl HetheringtonControl-shift-click rather than just Shift-click to
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-18 Carl HetheringtonRemove panner altogether, if necessary, when setting...
2011-11-16 Carl HetheringtonUse capital L for solo safe button in narrow strips and
2011-11-16 Carl HetheringtonTooltips for mixer strip width and hide buttons (#4477).
2011-11-16 Carl HetheringtonLabel solo iso / solo lock buttons even on narrow strips
2011-11-15 Carl HetheringtonRemove ambiguous checkbutton from Comments... menu...
2011-11-14 Carl HetheringtonFix and de-hackify removal of unnecessary separators in
2011-11-13 Carl HetheringtonPopup menu over meters in mixer strips to select metering
2011-11-09 Paul Davismake mute button span entire strip width if no solo...
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 HetheringtonDon't offer inputs to things as possible output connect...
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-11-02 Paul Davisrec-enable buttons are now ArdourButtons, but with...
2011-11-02 Paul Davissolo buttons are now ArdourButtons
2011-11-02 Paul Davismute and send-alert buttons are now ArdourButtons
2011-11-01 Carl HetheringtonFix thinko in recent commit causing mixer strip buttons...
2011-11-01 Carl HetheringtonGive group and meter point buttons controllable visibility.
2011-11-01 Carl HetheringtonReclaim space when hiding only one of solo-isolate...
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-27 Paul Davisprovide control over precisely what aspects of an Ardou...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-10-22 Paul Davisfix mis-sized middle_button_table in mixer strips
2011-10-21 Paul Davistweak monitor button colors; move buttons to just below...
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-26 Carl HetheringtonUpdate Mackie surface state when something is connected...
2011-09-19 Carl HetheringtonConnect mixer strip to panner shell even if there is...
2011-08-31 Carl HetheringtonAllow route groups to color their tracks (remainder of
2011-08-30 Carl HetheringtonTidy up route colouring a bit so that colours are the
2011-07-11 Paul Davisclean up GUIObjectState API, and use bools when setting...
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-07-01 Paul Davisadd MIDI input control column to editor route list...
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-05-02 Carl HetheringtonSort bundle names in mixer strip menus alphabetically...
2011-04-22 Paul Davisfix default size and title of comment window
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-07 Carl HetheringtonMake Active apply to the selection.
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-02-23 Carl HetheringtonDesensitize Remote Control ID menu option if there...
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
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-02-01 Carl HetheringtonSomewhat unconvincing visual indication that plugin...
2011-01-29 Paul Davisdesensitize almost everything in a mixer strip when...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-11 Carl HetheringtonRe-fix #3685 having read the request properly.
2011-01-10 Carl HetheringtonRevert to fader-is-for-route on double-clicking a mixer...
2011-01-07 Paul Davispolygon and marker line for mono panner
2011-01-06 Carl HetheringtonFix crash on selecting no route group in a mixer strip.
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-12-11 Sakari BergenFix compiler warnings
2010-12-11 Carl HetheringtonFix a few tiny memory leaks.
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-19 Carl HetheringtonFix crash on updating route IOs, and clean up confusing...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-10-08 Paul Davisdon't allow mixer strip input buttons to change input...
2010-09-16 Carl HetheringtonPatch from Colin to move panners above the fader so...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-13 Carl HetheringtonImplement per-channel phase invert. Fixes #3392. ...
2010-08-10 Carl HetheringtonGive mixer strips panners and a mono button based on...
2010-07-27 Carl HetheringtonRemove mono button and panner from MIDI mixer strips.
2010-06-30 Carl HetheringtonBasic tweaks to make the bundles and the port matrix...
2010-06-17 Paul Davisnew fade in/out handle cursors from chrisg (maybe to...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-07 Carl HetheringtonCopy-edit.
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-05-06 Paul Davisrelayout solo led stuff, as per the boss' requests :)
2010-05-05 Paul Davisled\'s for solo-safe and solo-isolate, rather than...
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-17 Carl HetheringtonNo-op: Formatting tweak.
2010-04-16 Paul Davisput mixer strip track name button context menu back...
next