c16a577a8d
brownish zoom buttons
2014-03-25 06:36:09 -05:00
harrison
b9708d5f6b
New theme for editor window using ArdourMenu
2014-03-23 18:11:42 -05:00
d0f806a6ff
add generic button style for ArdourButtons
2014-02-28 17:00:25 -05:00
2e7248eba8
add back color definitions that were removed in cd68ae78f9
2014-02-27 08:43:36 -05:00
3ec4bf4c26
fix transparent waveform outline
2014-02-26 19:49:14 -05:00
cd68ae78f9
tweak a few colors, add options and missing colors
2014-02-26 18:52:14 -05:00
8d775982ae
fix up double definition of waveform fill in default canvas conf file
2014-02-14 14:03:24 -05:00
36c233fe6c
Merge branch 'master' into cairocanvas
2014-01-07 21:37:48 -05:00
34d8c762c8
update processor control toggle button style
2014-01-05 13:13:28 +01:00
9fb3247350
rationalize color handling for fade in/out handles
2013-12-09 22:04:13 -05:00
3a34326f91
change default BBC-meter color
2013-08-08 15:26:17 -04:00
8eaaede05d
allow to configure color of BBC meter
2013-08-08 15:26:17 -04:00
7b7dc98417
reduce brightness of VU meter backplate & increase contrast of peak-label
2013-08-08 15:25:40 -04:00
c934062403
change default BBC-meter color
2013-07-29 19:43:34 +02:00
2faaf71573
allow to configure color of BBC meter
2013-07-29 03:54:43 +02:00
a9975f44a5
reduce brightness of VU meter backplate & increase contrast of peak-label
2013-07-24 22:29:46 +02:00
580520b12f
fix conflicts caused by meterbridge merge
2013-07-11 09:11:53 -04:00
09be35c5cb
update meterbridge style: peak-color + label-size
2013-07-10 15:27:10 +02:00
6e661e734b
meterbridge label color
2013-07-10 15:27:09 +02:00
580cec03ad
add shade gradient to meter
2013-07-10 15:27:08 +02:00
4a3695d2de
update midi meter colours
2013-07-10 15:27:08 +02:00
503ef3ff3c
update default meter colors
2013-07-10 15:27:07 +02:00
8a16e61b11
make all meter-colors configurable,..
2013-07-10 15:27:07 +02:00
50e5bcdb69
dedicated color-theme entry for peak-metrics
2013-07-10 15:27:06 +02:00
95e163a466
rework meterbridge peak indicators (again)
2013-07-10 15:27:06 +02:00
92c271b9d3
update default meter backround gradient colors
2013-07-10 15:27:05 +02:00
3823ffc942
configurable meter background color
2013-07-10 15:27:04 +02:00
af3056769c
changes to waveform clipping display
...
* clip level is now -0.9dbFS
* display of clipping is optional (see Theme Manager window)
* clipping is based on disk data, unscaled by region gain
2013-06-28 20:21:30 -04:00
e55ed5d642
revert to "old" waveform fill color for unselected waveforms
2013-04-19 10:12:40 -04:00
731b2c1ae9
tweak up waveform fill colors
2013-04-17 15:32:39 -04:00
0c3e840700
videotimline
...
squashed 694 commits from http://gareus.org/gitweb/?p=ardour3.git
2013-03-13 20:28:15 +01:00
6e58d32a60
Lower transparency of marker/etc bars so tempo lines show.
...
Nitpick: this exposes a few places where the ruler ticks and the tempo line
ticks are off by one pixel, which I'm guessing is rounding error.
Time spent messing with code before discovering the lines were already there
and this could be achieved just by fixing colours: nearly 1 hour. Go me!
git-svn-id: svn://localhost/ardour2/branches/3.0@14011 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-27 05:05:32 +00:00
b97cf17666
tweak colors for rec-enable to create more contrast between states ( #5286 )
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13945 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-21 13:36:23 +00:00
eafbb80501
Make patch changes stand out a little better while also being more monochromatic.
...
The colour on the text doesn't seem to be what it should be, though. I think
Gtkmm2ext::convert_bgra_to_rgba might be broken...
git-svn-id: svn://localhost/ardour2/branches/3.0@13916 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-20 03:47:01 +00:00
8bd074cd6b
slightly lighten top of rec-enable buttons
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13667 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-14 16:57:21 +00:00
188bb6ad7b
slightly lighten dark green color at start of transport, mouse mode and solo buttons
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13663 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-14 13:48:14 +00:00
faa729afb8
improve button drawing when "implicit active uses solid color" tweak is on, and improve on the so-called "pepto-bismol" colors used for rec-enable buttons
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13656 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-13 14:54:29 +00:00
6e337459a9
add a new Tweak to ArdourButton that makes ImplicitActive state use a solid color (the "led active" color), and adjst rec-enable buttons to use pink (like ardour2) when in this state (which means rec-enabled but not recording). and yes, this means that you can't use ImplicitUsesSolidColor with a button that also uses an LED - acceptable limitation
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13645 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-12 02:22:12 +00:00
Ben Loftis
5249f82603
more theming and layout tweaks. new faders that pre-light. fixed some spacing around mixer buttons. tweaked some colors (returned mutes to yellow). removed group button at bottom of mixer strip and replaced it with fader automation mode.
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13617 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-07 22:38:49 +00:00
Ben Loftis
92e5a13fd4
several theme changes. changed drawing of rounded_rectangle to be more correct. operation and feel should be more consistent. rec-mute-solo buttons are now dull until enabled. this might be debatable. otherwise if it looks weird, try loading Window->Theme Manager and clicking Restore Defaults
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13611 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-06 20:48:44 +00:00
Ben Loftis
f9d1faa634
slightly tweak mute buttons for more contrast with white text
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13550 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-26 22:38:25 +00:00
Ben Loftis
6b6ef35f3e
new button look
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13511 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-16 19:27:39 +00:00
e80ccbfc8b
add back definition of 2ndary clock delta text color
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13495 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-14 12:44:46 +00:00
d8ed31946b
brighten blue color used for clock delta mode
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13465 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-12 18:33:03 +00:00
0c9943cdbb
brighten up main clock color, and change font size to be closer to the old sans font size even though we now use monospace
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13450 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-12 14:03:51 +00:00
086e2613c4
slightly gray clock background - consistent with punch/nudge clk
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13447 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-12 12:49:53 +00:00
57ce855053
specify time info box bg in style file(s), and make nudge clock use the same bg color (not in style file, but the UI conf file, naturally)
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13434 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-11 16:04:30 +00:00
6b9d82be5c
slighty brighten bar lines and slighty dim beat lines for easier visual distinction ( #4930 )
...
git-svn-id: svn://localhost/ardour2/branches/3.0@12776 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-19 02:02:54 +00:00
Carl Hetherington
1363837a6f
Colour lower stacked regions with a lighter colour and make it configurable ( #4835 ).
...
git-svn-id: svn://localhost/ardour2/branches/3.0@12708 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-13 19:45:16 +00:00
Carl Hetherington
ef213e49a7
Grey-out patch changes on inactive channels rather than not
...
plotting them at all (part of #4207 ).
git-svn-id: svn://localhost/ardour2/branches/3.0@12600 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-08 12:17:33 +00:00