Commit Graph

9 Commits

Author SHA1 Message Date
Paul Davis b462493f44 make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3869 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-05 15:36:45 +00:00
Doug McLain c34cc3da46 Fix resetting of peak display and meters
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3214 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-04 15:16:41 +00:00
Doug McLain 83bebc0af5 Integrate level meters into the mixerstrip gain meters for real this time. 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-04-04 13:12:55 +00:00
Doug McLain 525f02ca75 Undo 3160 for now. The canvas stops updating when the mixer is open (but 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-21 07:08:05 +00:00
Doug McLain caaa0470de build the meters in GainMeter from the LevelMeters class instead of doing it all over again
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-20 14:27:23 +00:00
Doug McLain ab809bf30c remove debug output
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2747 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-12-04 21:55:23 +00:00
Doug McLain 7388e8e79d Make level meter colors user definable. Base, Mid, Top, and Clip colors are 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-12-04 21:45:59 +00:00
Doug McLain 2c46220ff1 Oops
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2705 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-20 21:02:27 +00:00
Doug McLain e9e328b469 Create new LevelMeter class for meter only widgets. This and some better 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
2007-11-20 18:45:30 +00:00