Fix meter colour range to again have a hard knee at 0dB and twiddle colours so >0dB...
[ardour.git] / libs / gtkmm2ext / fastmeter.cc
2011-08-31 David RobillardFix meter colour range to again have a hard knee at...
2011-08-31 David RobillardFix meter colour gradients (mid and top were swapped).
2011-08-31 David RobillardMake meters with different colour parameters actually...
2011-07-25 Paul Davisremove more unneeded header includes
2011-07-25 Paul Davisremove unneeded header includes
2011-07-25 Paul Davischange FastMeter drawing implementation to use Cairo...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2885.
2007-12-20 Doug McLainPort level meters to trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-04 Taybin RutkinRemoved unused variable (current_user_level) from FastM...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 Sampo SavolainenMake peak bar always fit the area of the meter
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Sampo SavolainenDynamically generated meter gradients
2006-03-15 Paul Davispixbufs instead of pixmaps; function-scope local fd...
2006-03-14 Paul Davisfix problems with pixmaps/xpm files
2006-03-14 Doug McLaincreated get_bogus_drawable() when I realized it was...
2006-02-13 Paul Davisfix style overwriting done by fastmeter, and lack of...
2006-01-04 Paul Davismake show all option on region list context menu work
2006-01-03 Paul Davismake meters work properly (and very slightly faster)
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-05-13 Taybin RutkinInitial revision