summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/fastmeter.cc
AgeCommit message (Expand)Author
2013-07-31clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-07-31initialize some uninitialized valuesRobin Gareus
2013-07-31minimize meter-peak re-draw areaRobin Gareus
2013-07-28use 3px for peak-hold in LED mode -> display 2 bright linesRobin Gareus
2013-07-28tweak meter-LED styleRobin Gareus
2013-07-26cache shaded meter-background regardless of colorRobin Gareus
2013-07-26fix meter background redraw issue #5601Robin Gareus
2013-07-25[re]implement horizontal meterRobin Gareus
2013-07-24align gradient with meter-metricsRobin Gareus
2013-07-24increase saturation of meter-shaderRobin Gareus
2013-07-24allow to en/disable shade and LED meter styleRobin Gareus
2013-07-17add a stripe-pattern to the metersRobin Gareus
2013-07-16add option to disable cairo-RGBA overlays for meters.Robin Gareus
2013-07-12minor peak-meter performance tweakRobin Gareus
2013-07-10with RMS meters: use "peak indicator" as DPMRobin Gareus
2013-07-10use digital max-peak with RMS meterRobin Gareus
2013-07-10don't reset meter background/highlight on click.Robin Gareus
2013-07-10prepare meter-widget for dual background colorRobin Gareus
2013-07-10less prominent meter shadeRobin Gareus
2013-07-10add shade gradient to meterRobin Gareus
2013-07-10fix meter gradient y-axis onlyRobin Gareus
2013-07-10make all meter-colors configurable,..Robin Gareus
2013-07-10refactor level-meter widget: 5x2 stops meter colorsRobin Gareus
2013-07-10remove b0rked horizontal meter code.Robin Gareus
2013-07-10reduce peak-hold indicator to 2px heightRobin Gareus
2013-07-10meter rounded rectangleRobin Gareus
2013-07-10configurable meter background colorRobin Gareus
2013-07-10meter borderRobin Gareus
2013-07-10remove border around meter gradients, again.Robin Gareus
2013-07-10meter background gradient (hardcoded colors so far)Robin Gareus
2013-07-10fastmeter: 1px padding left&rightRobin Gareus
2011-08-31Fix meter colour range to again have a hard knee at 0dB and twiddle colours s...David Robillard
2011-08-31Fix meter colour gradients (mid and top were swapped).David Robillard
2011-08-31Make meters with different colour parameters actually work.David Robillard
2011-07-25remove more unneeded header includesPaul Davis
2011-07-25remove unneeded header includesPaul Davis
2011-07-25change FastMeter drawing implementation to use Cairo instead of GDK; some sub...Paul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-01-12Merge with 2.0-ongoing R2885.David Robillard
2008-01-10Merge with 2.0-ongoing R2885.David Robillard
2007-12-20Port level meters to trunkDoug McLain
2007-04-04Removed unused variable (current_user_level) from FastMeter.Taybin Rutkin
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
2006-06-15Make peak bar always fit the area of the meterSampo Savolainen
2006-06-07Dynamically generated meter gradientsSampo Savolainen
2006-03-15pixbufs instead of pixmaps; function-scope local fd's for reading from a File...Paul Davis