add convenience functions to switch meter-types.. (maybe too much?!)
[ardour.git] / gtk2_ardour / mixer_strip.cc
2013-07-10 Robin Gareusadd convenience functions to switch meter-types.. ...
2013-07-10 Robin Gareuswith RMS meters: use "peak indicator" as DPM
2013-07-10 Robin Gareusignore state-changes during [meter] context-menu popup...
2013-07-10 Robin Gareusshare meter-type among meter instances.
2013-07-10 Robin Gareusremember meter type with session
2013-06-23 Robin GareusMerge branch 'radiosrb' of https://github.com/adiknoth...
2013-06-23 Robin GareusMerge branch 'patches' of https://github.com/jdekozak...
2013-06-23 Robin Gareusfix caching of Audio+Midi metrics
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-03-07 Paul Davisfix problem with display of panner when adding instrume...
2013-01-24 Paul Davisfix labels and time-of-labelling for iso+lock buttons...
2013-01-21 Paul Davismore cleanup of crazy (?) stuff regarding gain display...
2013-01-21 Paul Davisfix/revert/modify changes from 13617 that hide the...
2013-01-12 Robin Gareusnarrow-mixer strip tweak:
2013-01-08 Paul Davistentative redesign of MIDI looping, will probably fix...
2012-12-07 Ben Loftiscrash fix. looks like narrow mixer strips need more...
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2012-11-27 Paul Davistry another fix for the crash created by rev 13547
2012-11-27 Paul Davisavoid crash caused by referencing non-existent route...
2012-11-26 Paul Davissome tweaks to make narrow mixer strips actually narrow
2012-11-19 Robin Gareusmarkup-escape track/playlist titles in tooltips.
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-10-18 Paul Davischange input/output button context menus for mixer...
2012-07-11 Paul Davisforce I/O selector windows to stay-on-top (experimental)
2012-06-19 Carl HetheringtonFix logic for setting mixer strip name button widths...
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
next