summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/fastmeter.cc
AgeCommit message (Expand)Author
2008-01-10the real fix for fastmeter - the rect that should show the pixbuf didn't have...Paul Davis
2008-01-10fix drawing of partially obscured fastmetersPaul Davis
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2007-12-04Make level meter colors user definable. Base, Mid, Top, and Clip colors are d...Doug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug 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
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-04make show all option on region list context menu workPaul 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-12-06un-triple-buffer fastmeter (not finished), fix mixer strip name button, comme...Paul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-05-13Initial revisionTaybin Rutkin