Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / gain_meter.cc
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
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-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-08 Robin Gareusprepare font-styling meter labels
2013-06-08 Robin Gareusprefer audio-fader over midi-gain fader display.
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
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-11 Paul Davissubstantive changes to pixfaders and derived classes...
2013-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2013-01-04 Ben Loftisquick fix for bug reported by ricardus: faders in...
2012-12-10 Paul Davisfix reversion of keyboard focus from gain display editi...
2012-12-08 Paul Davisremove debug output
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...
next