]> git.0d.be Git - jack_mixer.git/history - meter.py
Add 0dB/-Inf option for starting values on newly created channels
[jack_mixer.git] / meter.py
2020-06-13 Athanasios SilisMerge branch 'master' into mergebranch
2020-06-11 Daniel Sheelerpython2 -> python3 initial changes
2020-05-10 Daniel SheelerFix remove channels and remove some debug prints
2020-05-07 Daniel SheelerVarious fixes; color buttons with css
2020-05-06 Daniel SheelerFirst pass at gtk3
2020-04-02 Daniel SheelerImproved ramping over an arbitrary time,
2009-12-14 Frédéric PétersRemove shebang lines from Python plain modules
2009-12-14 Frédéric PétersRenamed classes to conform to standard Python coding...
2009-12-10 Frédéric PétersPass height/width to cairo.Surface.create_similar as...
2009-12-10 Frédéric PétersRemove debugging print
2009-12-10 Frédéric Péterscache vumeter surface (this lowers X CPU usage signific...
2009-10-26 Frédéric PétersFixed typo in variable name
2009-10-25 Frédéric PétersDon't force a redraw of the vumeter if appearance would...
2009-10-20 Frédéric PétersDo not redraw vumeters more than necessary in set_value(s)
2009-10-19 Frédéric PétersHook up custom vumeter color preference widgets
2009-10-15 Frédéric PétersAdd a gradient in the vumeters
2006-12-17 Nedko ArnaudovMove code to separate dirctory - dont intermix it with...