clean up last commit by sharing coding via modify_{front,end}
[ardour.git] / libs / gtkmm2ext / fastmeter.cc
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2008-03-06 Paul Davisfix from puddingpimp for memory leak in fastmeter
2008-02-21 Paul Davisfinal (?) tweak for totally optimized meter redraws...
2008-02-21 Paul Davismore meter optimization
2008-02-21 Paul Davisstart to optimize meter draws even more
2008-01-10 Paul Davisthe real fix for fastmeter - the rect that should show...
2008-01-10 Paul Davisfix drawing of partially obscured fastmeters
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2007-12-04 Doug McLainMake level meter colors user definable. Base, Mid,...
2007-11-17 Doug McLainLevel meters added to editor tracks, smaller and above
2007-04-04 Taybin RutkinRemoved unused variable (current_user_level) from FastM...
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2006-06-22 Hans FugalMerging from trunk
2006-06-15 Sampo SavolainenMake peak bar always fit the area of the meter
2006-06-14 Hans Fugalpulling trunk
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