locale/focus debug 2
[ardour.git] / gtk2_ardour / gain_meter.cc
2012-12-08 Paul Davislocale/focus debug 2
2012-12-08 Paul Davislocale/focus debug
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-11-14 Paul Davisfix missing start-touch call on faders because button...
2012-11-13 Paul Davisrevert to a 0..2 scale for MIDI velocity control, so...
2012-11-13 Paul Davischange handling of MIDI gain so that we present a linea...
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2011-11-21 Carl HetheringtonSimple ambiguitity-resolution wrapper for gettext;...
2011-11-13 Carl HetheringtonPopup menu over meters in mixer strips to select metering
2011-10-20 Paul Davisfix unused variable warning
2011-10-19 Carl HetheringtonAdjust send faders depending on what signal type they...
2011-10-19 Carl HetheringtonUse a ARDOUR::DataType rather than a bool.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-08-19 Carl HetheringtonSet up fader for audio / MIDI when the fader position
2011-08-03 Carl HetheringtonUse correct default value for MIDI faders, and put the
2011-07-22 Paul Davisslightly improve color choice for meter metrics when...
2011-07-22 Paul Davistwo birds with one stone: fix "color bug" that occured...
2011-06-23 Paul Davisrevert inadvertent broken changes in rev 9748 that...
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-01 David RobillardDelete trailing whitespace
2011-05-18 David RobillardMore consistent style for gain display and peak display.
2011-05-18 David RobillardCenter fader in its (left hand side) mixer strip column.
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-08 Paul Daviscairo-ify expose handlers for PixFader and PixScroller...
2011-02-07 Paul Davisstop gain fader moving as meter point is changed (chang...
2011-01-13 Carl HetheringtonFix send UI fader (#3708)
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-09 Carl HetheringtonFix setup of route meter point on load, and fix intermi...
2011-01-09 Carl HetheringtonReplace RouteGroup's collection of apply() methods...
2010-12-29 Carl HetheringtonPut appropriate markings on MIDI meters.
2010-12-09 Carl HetheringtonFix uninitialised variable.
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-08-26 Paul Davissome (unfinished) work on incorporating Ben's rev 6919...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-04-03 Paul Davismeter point restore handling, and related matters
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
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-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-25 Carl HetheringtonFix crash on opening return UI.
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-07-23 Paul Davisinstall ardour.menus and bindings file (elthariel)...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
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-11 Paul Davismake meter point button work again, and allow momentary...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-31 Carl HetheringtonFix uninitialised variable.
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-04 David RobillardReconfigure GUI meters when route I/O configuration...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-18 David RobillardFix 'sticky' sliders when MIDI control feedback is...
2009-02-15 David RobillardShutup.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
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-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-12-20 Doug McLainPort level meters to trunk
2007-09-05 Doug McLaindont fill the initial gm rec, since it gets overdrawn...
2007-07-07 Doug McLainfinish show() stuff for mixer strip and friends
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-06-04 David RobillardMIDI metering.
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-05-26 Doug McLainadd missing png files for 2 new crossfade presets per...
2007-05-26 Doug McLainBetter method for redrawing gain meter pixmaps upon...
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-02 Paul Davismake session restore work by using explicit data types...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
next