summaryrefslogtreecommitdiff
path: root/gtk2_ardour/level_meter.h
AgeCommit message (Collapse)Author
2008-10-05make RouteUI and its children and relations able to switch the Route/IO ↵Paul Davis
object they refer to (significant architectural changes) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3869 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-04Fix resetting of peak display and metersDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3214 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-04Integrate level meters into the mixerstrip gain meters for real this time. ↵Doug McLain
The LevelMeter class becomes a direct replacement for the meter_packer hbox, and all of its contents git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3213 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-21Undo 3160 for now. The canvas stops updating when the mixer is open (but ↵Doug McLain
only on one of 3 machines) so I obviously broke something git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-20build the meters in GainMeter from the LevelMeters class instead of doing it ↵Doug McLain
all over again git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-21fix deadlock in playlist::partition(); new first idle model, including ↵Paul Davis
message about loading visual data; make h-faders use scroll up/down and be scalable-clickable; new track menu stuff (waveform scaling/shape); fix up ordering of ruler menus; fix initial sensitivity of region menu operations git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3097 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-12-04Make level meter colors user definable. Base, Mid, Top, and Clip colors are ↵Doug McLain
defined, and a gradient from Base to Mid is created, then a gradient from Mid to Top is created, then solid Clip. Also fixed the theme manager bug of not saving settings since 2.1 or so git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2745 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-20Create new LevelMeter class for meter only widgets. This and some better ↵Doug McLain
packing options to the tracks make the meters look better git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2703 d708f5d6-7413-0410-9779-e7cbd77b26cf