13
0
Commit Graph

23 Commits

Author SHA1 Message Date
bf13bf6385 red-border selection for tracks, regions, and processors. requesting comments 2014-08-29 17:16:32 -05:00
99051c3af4 processor toggle controls should be blue when activated 2014-08-28 15:33:58 -05:00
61c11157c0 add option to blink rec-enables 2014-08-28 13:00:59 -05:00
3cc19c2cce brighten post-fader redirects, and change redirect leds to blue 2014-08-28 08:58:26 -05:00
9bb7cec013 replace missing fader redirect color 2014-08-28 08:19:57 -05:00
74f313dd6b Rationalize ArdourButton and lots of associated theming issues.
ArdourButtons now have a "pushed" animation.
The gradient is now implemented in the button, rather than providing 2 colors in the theme, which was burdensome.
Lots of code cleanup in ArdourButton.  Removed several unnecessary flags.
Refactor more stuff into route_ui.
2014-08-22 11:51:20 -05:00
f296389fe0 Enforce mixer strip widths, more case fixes, and minor theme changes 2014-08-01 15:44:42 -05:00
f91846d5f8 More colour tweaks according to IRC discussion. 2014-07-30 13:10:35 -04:00
564d8d7669 Consistent styling for toolbar buttons.
All the different looks here didn't seem to convey anything useful to me, and
looked sloppy.  I went with the style of the transport button.

It would be nice if we could style button elements like Inset in the
configuration, but this would require some work.
2014-07-29 23:39:01 -04:00
b2b736d596 tweaks for the monitor section. refactoring of some buttons, using new ArdourKnob instead of VolumeController. New ArdourDisplay shows a controllables user value, and provides support for preset values (hardcoded at present). Further refactoring to come, so that ArdourWidgets are derived from a common class. Controllable now has more responsibility for scaling between internal, user, and interface (knob percent) values. This also needs more refactoring and might have some unintended consequences. tested with audio and nothing seems amiss, yet. 2014-07-18 08:47:45 -05:00
5165bf241d new region base color 2014-06-30 13:58:46 -04:00
890ea91920 change default timeline item gradient depth and waveform gradient depth 2014-06-30 10:57:59 -04:00
87208333ef new default color for inactive group tab 2014-06-30 10:43:29 -04:00
a0e399f7dd make inactive group tab color be themeable and update it dynamically 2014-06-30 10:14:06 -04:00
e06de8b855 remove duplicate entries 2014-06-26 15:10:24 -04:00
17b25e7572 prepare UI style for track-number boxes 2014-06-26 19:19:36 +02:00
4bba1059e8 actual style specs for lock dialog button 2014-06-24 11:26:33 -04:00
dae3b26f18 playing with oofus' preferences for selected region coloring 2014-06-24 09:56:16 -04:00
0d160a865b add bold monospace font specs to canvas_vars/ardour3_ui_default.conf 2014-06-19 11:18:43 -04:00
7d678604fa add all the fonts, and use the right name for the rulers as a result 2014-06-13 12:51:46 -04:00
bcdac3d06e no need to specify sans for ruler font 2014-06-13 12:38:29 -04:00
77caa045ec define ruler font style (to be subst'ed) in ardour3_ui_default.conf.in 2014-06-13 12:22:39 -04:00
16aa2fb61c build ardour3_ui_default.conf at build time, to allow font substitutions to be done (which are platform dependent) 2014-06-13 12:22:39 -04:00