summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/fastmeter.h
AgeCommit message (Expand)Author
2014-09-11API flush static cairo pattern cacheRobin Gareus
2014-03-20change the meters into CairoWidget, add expose_area to CairoWidget::render()Robin Gareus
2013-10-17add export control to libgtkmm2extPaul Davis
2013-07-26cache shaded meter-background regardless of colorRobin Gareus
2013-07-25[re]implement horizontal meterRobin Gareus
2013-07-24allow to en/disable shade and LED meter styleRobin 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-10prepare meter-widget for dual background colorRobin 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-10configurable meter background colorRobin Gareus
2013-07-10meter background gradient (hardcoded colors so far)Robin Gareus
2013-07-10fastmeter: 1px padding left&rightRobin Gareus
2011-08-31Make meters with different colour parameters actually work.David Robillard
2011-07-25change FastMeter drawing implementation to use Cairo instead of GDK; some sub...Paul 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
2007-12-20Port level meters to trunkDoug McLain
2007-04-04Removed unused variable (current_user_level) from FastMeter.Taybin Rutkin
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
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
2006-03-14fix problems with pixmaps/xpm filesPaul Davis
2006-03-14created get_bogus_drawable() when I realized it was needed by FastMeter as we...Doug McLain
2006-02-13fix style overwriting done by fastmeter, and lack of clip mask/clip origin re...Paul Davis
2006-01-03make meters work properly (and very slightly faster)Paul Davis
2005-12-07black bg for meters, font fixups for startup message, new notebook widget (in...Paul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-05-13Initial revisionTaybin Rutkin