eac478495e
next modifier
2014-12-15 10:43:39 -05:00
bf7fa8e3db
next modifier
2014-12-15 10:41:46 -05:00
d8594a9b20
remove unused color
2014-12-15 10:37:50 -05:00
aa8fa1fe4f
next modifier
2014-12-15 10:36:38 -05:00
1ab2705b4b
next modifier
2014-12-15 10:32:17 -05:00
651fc9f68e
next modifier
2014-12-15 10:25:42 -05:00
bd6682f2cd
next modifier
2014-12-15 10:22:22 -05:00
1fd681604e
next modifier
2014-12-15 10:21:08 -05:00
7b023f4ee0
next modifier
2014-12-15 10:11:21 -05:00
666f33b463
next modifier
2014-12-15 10:02:20 -05:00
ccbedaee51
next modifier
2014-12-15 10:00:20 -05:00
3b863af475
remove color 105 since nothing uses it
2014-12-15 09:48:13 -05:00
04a1893ffd
next modifier, and remove color 102 since nothing uses it
2014-12-15 09:47:39 -05:00
7995f4f61e
next modifier
2014-12-15 09:30:14 -05:00
995bcd3aa0
fix typo
2014-12-15 09:29:04 -05:00
70e517380c
add 22 modifiers to dark.colors and start using the first one (for crossfade alpha)
2014-12-15 09:05:25 -05:00
811677c543
fix incorrect item name for color
2014-12-15 09:05:01 -05:00
dc934ab90d
Add UIConfiguration::color_mod (colorname, modifiername) to get a modified color
2014-12-15 09:04:41 -05:00
aa57e9e032
more fixes to SVAModifier constructor(s)
2014-12-15 09:03:52 -05:00
4908685d5e
fix meter color definitions (extra 0x in every one)
2014-12-15 07:50:45 -05:00
9a454ab3d4
Add a newly introduced header file to our MSVC project (libpbd)
2014-12-15 10:26:06 +00:00
566c021c3a
Remove (no longer needed) header files from our MSVC project (gtk2_ardour)
2014-12-15 10:22:20 +00:00
ef26a862e9
add missing UIConfiguration::modifier()
2014-12-14 23:48:20 -05:00
3fa4063d9b
fix up SVAModifier constructors
2014-12-14 23:41:31 -05:00
0bdfa05fb3
fix XML syntax error
2014-12-14 23:36:11 -05:00
83326a06ca
basic code to use SVModifier plus one definition in dark.colors
2014-12-14 23:34:59 -05:00
427b93055f
add SVAModifier to ArdourCanvas color code
2014-12-14 23:34:36 -05:00
56ca52651e
fix up requested color names everywhere.
...
Thank <deity> for emacs ... space-uncamelcase-word-at-point FTW
2014-12-14 16:15:38 -05:00
f00fa04f10
new version of dark.colors
2014-12-14 16:14:47 -05:00
5f98054269
remove now-unused headers
2014-12-14 16:14:32 -05:00
59f32dc80f
remove base color concept from UIConfiguration and ThemeManager.
...
What used to be "relative colors" (defined relative to base colors) are now defined
in absolute terms.
2014-12-14 16:14:18 -05:00
48a7a11974
initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfiguration::color(name).
...
IMPORTANT: names have not been downcased and spaced yet, so many colors are not found
2014-12-14 12:27:07 -05:00
0fa5643d20
move ScopedFileDescriptor into libpbd and use it
2014-12-14 12:26:00 -05:00
06f2136c4f
merge conflict resolution (text colors are no longer specified explicitly)
2014-12-14 12:18:55 -05:00
c98366c7c8
fixed merge conflict
2014-12-14 09:36:01 -05:00
1b3fb142f0
Only attempt to close our peakfile '_fd' if we have a valid handle
...
(yesterday's fix was needed in a 2nd place)
2014-12-14 10:39:29 +00:00
90010d098f
Only attempt to close '_peakfile_fd' if we have a valid handle
2014-12-13 12:46:24 +00:00
ee38c44109
Structure MIDI device selector by manufacturer.
...
Unfortunately we store the state of models as simply model, so if there's ever
duplicate model names, we're somewhat screwed, but this makes the (previously
unmanageably huge) menu usable, while retaining the "model name as global
identifier" state unmodified.
2014-12-13 00:37:34 -05:00
17a58ecd4b
Use ArdourDropdown for MIDI device selector.
2014-12-12 23:38:41 -05:00
e19e05fc59
hide a lot of color debugging noise
2014-12-12 15:27:32 -05:00
cb13fe578f
show-more-ui-prefs-from-view-window is only a mixbus thing
2014-12-12 12:32:32 -06:00
f05a98f4fe
more color tweaks
2014-12-12 11:27:29 -06:00
26bd753a11
more color tweaks
2014-12-12 11:03:50 -06:00
c2025a62a6
derive ArdourButton LED inactive color from active color, rather than requiring explicit definition
2014-12-12 11:48:45 -05:00
ec0a74276a
Remove (no longer needed) sources from our MSVC project (libpbd)
2014-12-12 09:08:16 +00:00
8de98a1d87
rescue some of the worst casualties of the color changes
2014-12-11 18:01:11 -06:00
8e0cea5128
remove unnecessary button fill color definitions AND fix up "variable" names in COLOR_ALIAS macros (makes no difference to function
2014-12-11 17:05:13 -05:00
66709c8cd0
remove unnecessary button fill colors
2014-12-11 17:04:40 -05:00
75e6a36d8e
fall back on "generic button" colors in ArdourButton if specifically named fills + LED colors are not defined
2014-12-11 17:04:21 -05:00
bd430c2080
allow UIConfiguration::color() to tell caller that it could not find the named color
2014-12-11 17:03:52 -05:00