summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_styles.rc.in
AgeCommit message (Collapse)Author
2014-01-05update processor control toggle button styleRobin Gareus
2014-01-05update slider rendering & set style for fadersRobin Gareus
* render background -- outside of rounded corners * visually align unity-location with fader at 0. * sharp lines (no more AA blur) x/y offset, radius
2013-08-09a few more visual tweaks and simplifications for audio/midi setupPaul Davis
2013-07-25VU meter label color&shadow tweak by the_CLARobin Gareus
2013-07-24reduce brightness of VU meter backplate & increase contrast of peak-labelRobin Gareus
2013-07-24add separator line to meterbridgeRobin Gareus
2013-07-24color meterbridge stripsRobin Gareus
2013-07-11light up track seperatorRobin Gareus
2013-07-10Task Force Viking: operation green lineRobin Gareus
2013-07-10update meterbridge style: peak-color + label-sizeRobin Gareus
2013-07-10meterbridge label colorRobin Gareus
2013-07-10make meterbridge a normal window - border-colored overflow if maximizedRobin Gareus
2013-07-10meterbridge track-name -> buttonRobin Gareus
2013-07-10meter-bridge details:Robin Gareus
* sort routes * draw metric area * layout & style
2013-06-23fix caching of Audio+Midi metricsRobin Gareus
MIDI track meters can either be MIDI-only or Audio+MIDI previously they used the same ID for gain-meter static image cache.
2013-01-24tweak font/style stuff for the labels used on the left side of rulersPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13988 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-11revert mixer window faders to a2 colorsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13831 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-11substantive changes to pixfaders and derived classes. now fully dynamically ↵Paul Davis
sizable and have an added texture that currently just emulates the ardour2 belt pattern. mild color changes, not finalized yet. git-svn-id: svn://localhost/ardour2/branches/3.0@13830 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-04quick fix for bug reported by ricardus: faders in Play are no longer dark ↵Ben Loftis
gray which made them invisible. and they update color when their auto state changes. git-svn-id: svn://localhost/ardour2/branches/3.0@13773 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-13rationalize text/base/bg/fg colors in all entry stylesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13482 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-03-13move text in rulers up by a few pixels for MUCH better appearancePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11661 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-07rest of the color change for the MIDI channel selector, missed this yesterdayPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11184 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-06dull down the MIDI channel selector buttons to avoid sensory overloadPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-03more tweaks to entry colors for #3512Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10884 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ↵Paul Davis
entirely finished, but lookable, and usable git-svn-id: svn://localhost/ardour2/branches/3.0@10662 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-01Try bright_color instead of somewhat_bright_indicator for warning messages ↵Carl Hetherington
in the log window. git-svn-id: svn://localhost/ardour2/branches/3.0@10379 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-26new ArdourButton class, to start to provide more control over how our ↵Paul Davis
buttons work and appear; use ArdourButtons for monitor, solo isolate and solo safe buttons, and in the processor box; don't save UI config file (canvas colors) to the user's home dir unless one or more parameters were modified by the user git-svn-id: svn://localhost/ardour2/branches/3.0@10311 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-21tweak monitor button colors; move buttons to just below pannersPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10276 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-21new color for monitoring buttons (a kind of steely blue)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10270 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-21correctly track monitoring changes in libardour and the GUI; required ↵Paul Davis
removing propagation of session rec-enabled status through process chain and replacing it with call to Session::actively_recording() where necessary (may require a new RT event) git-svn-id: svn://localhost/ardour2/branches/3.0@10265 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-21start of tracking monitor state correctlyPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10264 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-20add initial implementation of explicit monitor (input|disk) control. some ↵Paul Davis
behaviour to be worked out, still git-svn-id: svn://localhost/ardour2/branches/3.0@10256 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-19Tidy up style of a few toggle buttons (#4319).Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@10097 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-07-22slightly improve color choice for meter metrics when more than one data type ↵Paul Davis
is present git-svn-id: svn://localhost/ardour2/branches/3.0@9915 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-07-07remove track resize handle and allow resize of tracks from the lower 25% of ↵Paul Davis
the track control box git-svn-id: svn://localhost/ardour2/branches/3.0@9805 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9748 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-09split style files apart to better maintain consistency (generates a useless ↵Paul Davis
error during program startup - thanks GTK); metronome icon for (moved) click button; move punch in/out buttons around git-svn-id: svn://localhost/ardour2/branches/3.0@9697 d708f5d6-7413-0410-9779-e7cbd77b26cf