13
0
Commit Graph

10216 Commits

Author SHA1 Message Date
13ce731fc7 more hacks to gkt rc file to get text entries to behave 2016-07-02 13:54:16 -04:00
e88e9a278a no need for a widget name here 2016-07-02 13:53:30 -04:00
7565e21341 partially revert incorrect changes to gain meter text entries/displays 2016-07-02 13:53:18 -04:00
ba0aa577b0 fix missing logic for RouteGroupMenu 2016-07-02 11:05:02 -04:00
e19646c3b1 remove commented code 2016-07-01 18:03:48 -04:00
176660fff4 fix logic of RouteUI::set_color_from_route() 2016-07-01 18:03:29 -04:00
1208c3472f remove gtk_entry_* colors from themes except for cursor color 2016-07-01 17:48:46 -04:00
fe9ee90b9a MotionFeedback vanished long ago 2016-07-01 17:47:05 -04:00
791c6d4d1f drop use of gtk_entry_* colors (except cursor); use original base/text choices but avoid using selected for entire bg 2016-07-01 17:47:05 -04:00
47144ee7f4 minor no-op hacks (unneeded or suboptimal code) 2016-07-01 17:47:05 -04:00
dd79aadb94 add (essentially random) color defs for text entries to other 3rd party themes 2016-06-30 17:42:48 -04:00
fcef47c4bb NO-OP: remove trailing whitespace 2016-06-30 17:41:11 -04:00
85cddf30ee assign appropriate styles for text entry and spinbuttons
SpinButtons do odd things to draw the two arrow buttons. So for now, leave them with the default theme,
even though this makes their text entry component different from the other text entry widgets
2016-06-30 17:41:11 -04:00
21eb660d9b remove non-zero xthickness from "small_entry" widgets (gain display, peak display in mixer strip).
Unnecessary and wrong once you can see the border in a different color from the base
2016-06-30 17:41:11 -04:00
5c12c421e7 new style for Gtk::Entry widgets
More legibility and easier to figure out what colors are used for what
2016-06-30 17:41:11 -04:00
190c18aa5c use a more appropriate @color name for the cursor color in a text entry 2016-06-30 17:41:11 -04:00
d243731c72 add text entry cursor color to dark theme 2016-06-30 17:41:11 -04:00
a8a06104c1 add new colors to dark theme 2016-06-30 17:41:11 -04:00
b8d92ba356 no reason to make floating text entry be in STATE_SELECTED when constructed 2016-06-30 17:41:11 -04:00
0809f088be Revert "remove unnecessary duplicate loading of GTK RC file"
This reverts commit 694d805bb0.
2016-06-29 17:38:40 -04:00
39bf4feecd consistent mixer sidebar layout (group, tracks show/hide)
* move checkbox to the left (unaffected by scrollbars)
 * use same expand & sizing strategy for both
2016-06-29 17:27:18 +02:00
694d805bb0 remove unnecessary duplicate loading of GTK RC file 2016-06-29 01:23:12 -04:00
bb5fc5df6d fix german translation
'msgid' and 'msgstr' entries do not both end with '\n'
2016-06-28 12:46:34 +02:00
ae80aba3a9 quick prototype to allow changing *all* gain automation 2016-06-28 00:09:00 +02:00
b027d9df42 BSD portability
Adopted from Michael Beer -- GH pull-request #232
2016-06-26 16:44:45 +02:00
e9a8ccc7e2 major internal plugin & processor API change:
Pass current (latency compensated) cycle times to plugin.
This fixes time-reporting to plugins and also fixes automation
and when bouncing (the session->transport* is not valid) etc.
2016-06-25 02:23:56 +02:00
6a12022ccf fix vamp path:
* append, not replace
* make it work on wine/ardour
2016-06-25 00:44:04 +02:00
265c60126a fix KeyEditor::print() for windows (hopefully, untested) 2016-06-24 22:45:25 +02:00
6753efb780 show tooltips on favorite plugins -- closes #6902 2016-06-23 00:43:14 +02:00
68b6d0d796 fix some more thinkos related to user color file management 2016-06-21 19:39:13 -04:00
74f567b789 remove debug output 2016-06-21 19:32:50 -04:00
fdaaaacdbf remove old file 2016-06-21 19:27:11 -04:00
d2c4b6fe94 rename unastudia theme file to match per-program-name convention 2016-06-21 19:26:51 -04:00
120c4bd9f3 fixes for color theme manager's handling of color file choices, notably while running from source tree 2016-06-21 19:26:06 -04:00
d3a0355b55 tweaks to how UIConfiguration::color_file_name() operates 2016-06-21 19:26:05 -04:00
3884cae064 fix default color file name in code default definition 2016-06-21 19:26:05 -04:00
d4c26d63f6 remove unneeded declaration 2016-06-21 19:26:05 -04:00
a38b9737a7 fix incorrect color file name in default UI config file 2016-06-21 19:26:05 -04:00
d3d255753f use running_from_source_tree() 2016-06-21 19:26:05 -04:00
40bb2a5a08 use running_from_source_tree() 2016-06-21 19:26:05 -04:00
0cd43a553e provide ARDOUR_UI_UTILS::running_from_source_tree() 2016-06-21 19:26:05 -04:00
9c32bfdf4c add comment button fill color alias for *all* themes 2016-06-21 15:01:03 -04:00
f2648fdf4c add tempo curve colors to unastudia theme.
Colors need adjusting by a theme owner/maintainer
2016-06-21 14:59:02 -04:00
0d37928807 add shuttle colors to unastudia theme.
Colors need adjusting by a theme owner/maintainer
2016-06-21 14:57:38 -04:00
544f4a12dc new "studio one" theme from user straightothebar 2016-06-21 13:41:13 -04:00
e4ba62e4c4 show first word of comment on track's comment-button 2016-06-21 18:18:54 +02:00
6e10752a98 fix section naming in bindings file 2016-06-21 08:58:59 -04:00
b5a134d73a fix comment-button highlight 2016-06-20 00:59:21 +02:00
321615e8ea initial working version of "printing" keybindings (via a browser) 2016-06-15 19:46:12 -04:00
nick_m
8b0c5b8426 Register colour aliases for tempo curve. 2016-06-16 02:06:40 +10:00