log widgets/LevelPanWidget.cpp @ 1453:39f1154c0e97 single-point

age author description
2018-06-26 Chris Cannam Improve level-pan rendering quality on non-retina OSX
2018-06-25 Chris Cannam Better rendering for widget cells
2018-06-25 Chris Cannam Slightly nicer pan handling, avoiding showing spurious >0dB peaks
2018-06-22 Chris Cannam Experiment with rounded rects
2018-06-22 Chris Cannam Collect the bits of bookkeeping for mouse wheel events, and use in all widgets
2018-06-22 Chris Cannam Proper handling for wheel rotation distance
2018-06-21 Chris Cannam Half-steps for level in level-pan widget
2018-03-01 Chris Cannam Untabify
2017-02-28 Chris Cannam Emit
2017-02-28 Chris Cannam Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though)
2016-12-16 Chris Cannam Fix incorrect initial display levels in LevelPanWidget levelpanwidget
2016-12-15 Chris Cannam Tool tips levelpanwidget
2016-12-06 Chris Cannam Some work on play parameters and level controls in property box levelpanwidget
2016-12-05 Chris Cannam Add monitoring to level-pan widget (though not well, yet) levelpanwidget
2016-12-05 Chris Cannam Another use of WidgetScale more-hidpi
2015-03-31 Chris Cannam Simpler colours in level pan widget tonioni
2015-03-31 Chris Cannam LevelPanWidget alternative without including muting tonioni
2015-03-30 Chris Cannam Signal/slot compatibility fixes tonioni
2015-03-25 Chris Cannam Render direct to widget (necessary to avoid pixel doubling on OS/X) tonioni
2015-03-25 Chris Cannam A number of fixes to level-pan button (including mute toggle) tonioni
2015-03-25 Chris Cannam Introduce level/pan toolbar buttons tonioni
2015-03-24 Chris Cannam Fix to pointer-pos-to-level logic tonioni
2015-03-24 Chris Cannam Add missed include tonioni
2015-03-24 Chris Cannam Try using audio level fader logic tonioni
2015-03-24 Chris Cannam No, we'll not handle mute separately -- make bottom level be muted. Also add support for enable/disable tonioni
2015-03-24 Chris Cannam Try adding a combined simple level/pan widget tonioni