use only two colors for VU meter indicator and bright-gray for BBC
[ardour.git] / gtk2_ardour / level_meter.cc
2013-07-24 Robin Gareususe only two colors for VU meter indicator and bright...
2013-07-24 Robin Gareusrevert VU meter background to default gray-shade
2013-07-24 Robin Gareusfix display-type of editor-mixer level-meter
2013-07-24 Robin Gareusallow to en/disable shade and LED meter style
2013-07-24 Robin Gareusmeter background color..
2013-07-23 Robin Gareusmeterbridge: meter-type dependent color-schema
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-22 Robin Gareusimplement new meter types
2013-07-10 Robin Gareusfix RMS+Peak meter for MIDI-tracks
2013-07-10 Robin Gareuswith RMS meters: use "peak indicator" as DPM
2013-07-10 Robin Gareususe digital max-peak with RMS meter
2013-07-10 Robin Gareusprepare meter type unification
2013-07-10 Robin Gareusdon't reset meter background/highlight on click.
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-07-10 Robin Gareusfix another peak-meter threshold config issue
2013-07-10 Robin Gareushighlight meter-background of a port that has peaked...
2013-07-10 Robin Gareusprepare meter-widget for dual background color
2013-07-10 Robin Gareusprepare meter configuration..
2013-07-10 Robin Gareusadd meter ticks to mixer..
2013-07-10 Robin Gareusmidi meter updates..
2013-07-10 Robin Gareusmake all meter-colors configurable,..
2013-07-10 Robin Gareusrefactor level-meter widget: 5x2 stops meter colors
2013-07-10 Robin Gareusconfigurable meter background color
2013-07-10 Robin Gareusallow to set level-meter min width
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2011-11-13 Carl HetheringtonPopup menu over meters in mixer strips to select metering
2011-07-25 Paul Davisremove commented out debug output
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-06-24 Paul Davischange the way MIDI note colors are defined (2 3-point...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
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-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-04 David RobillardReconfigure GUI meters when route I/O configuration...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-12-20 Doug McLainPort level meters to trunk