Commit graph

11244 commits

Author SHA1 Message Date
Robin Gareus
bb5fc5df6d fix german translation
'msgid' and 'msgstr' entries do not both end with '\n'
2016-06-28 12:46:34 +02:00
Robin Gareus
ae80aba3a9 quick prototype to allow changing *all* gain automation 2016-06-28 00:09:00 +02:00
Robin Gareus
b027d9df42 BSD portability
Adopted from Michael Beer -- GH pull-request #232
2016-06-26 16:44:45 +02:00
Robin Gareus
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
Robin Gareus
6a12022ccf fix vamp path:
* append, not replace
* make it work on wine/ardour
2016-06-25 00:44:04 +02:00
Robin Gareus
265c60126a fix KeyEditor::print() for windows (hopefully, untested) 2016-06-24 22:45:25 +02:00
Robin Gareus
6753efb780 show tooltips on favorite plugins -- closes #6902 2016-06-23 00:43:14 +02:00
Paul Davis
68b6d0d796 fix some more thinkos related to user color file management 2016-06-21 19:39:13 -04:00
Paul Davis
74f567b789 remove debug output 2016-06-21 19:32:50 -04:00
Paul Davis
fdaaaacdbf remove old file 2016-06-21 19:27:11 -04:00
Paul Davis
d2c4b6fe94 rename unastudia theme file to match per-program-name convention 2016-06-21 19:26:51 -04:00
Paul Davis
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
Paul Davis
d3a0355b55 tweaks to how UIConfiguration::color_file_name() operates 2016-06-21 19:26:05 -04:00
Paul Davis
3884cae064 fix default color file name in code default definition 2016-06-21 19:26:05 -04:00
Paul Davis
d4c26d63f6 remove unneeded declaration 2016-06-21 19:26:05 -04:00
Paul Davis
a38b9737a7 fix incorrect color file name in default UI config file 2016-06-21 19:26:05 -04:00
Paul Davis
d3d255753f use running_from_source_tree() 2016-06-21 19:26:05 -04:00
Paul Davis
40bb2a5a08 use running_from_source_tree() 2016-06-21 19:26:05 -04:00
Paul Davis
0cd43a553e provide ARDOUR_UI_UTILS::running_from_source_tree() 2016-06-21 19:26:05 -04:00
Paul Davis
9c32bfdf4c add comment button fill color alias for *all* themes 2016-06-21 15:01:03 -04:00
Paul Davis
f2648fdf4c add tempo curve colors to unastudia theme.
Colors need adjusting by a theme owner/maintainer
2016-06-21 14:59:02 -04:00
Paul Davis
0d37928807 add shuttle colors to unastudia theme.
Colors need adjusting by a theme owner/maintainer
2016-06-21 14:57:38 -04:00
Paul Davis
544f4a12dc new "studio one" theme from user straightothebar 2016-06-21 13:41:13 -04:00
Robin Gareus
e4ba62e4c4 show first word of comment on track's comment-button 2016-06-21 18:18:54 +02:00
Paul Davis
6e10752a98 fix section naming in bindings file 2016-06-21 08:58:59 -04:00
Robin Gareus
b5a134d73a fix comment-button highlight 2016-06-20 00:59:21 +02:00
Paul Davis
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
Paul Davis
1413bca842 no divider/full allocation of LHS of mixer "display" with no VCAs 2016-06-14 16:10:59 -04:00
Paul Davis
351b43d51b avoid crash after removing a VCA 2016-06-14 16:10:32 -04:00
Paul Davis
a843013165 no debug output, either 2016-06-14 12:22:04 -04:00
Paul Davis
cc907f3df5 no pingbacks if running a development version 2016-06-14 12:21:46 -04:00
Paul Davis
30fd6ed4de mark mixer strip name label (button) as having occasional text
Sometimes it shows a track number, sometimes not, but this should never affect its size request
2016-06-14 11:48:50 -04:00
Paul Davis
b5387804a4 remove commented line 2016-06-14 11:48:08 -04:00
Paul Davis
3888b244a6 mark mixer strip width and hide buttons as square 2016-06-14 11:47:53 -04:00
Paul Davis
0fe194c90b extend ArdourButton API to provide a new tweak for buttons with occasional text
Buttons with this tweak do not change their size request based on their text (or lack of it)
2016-06-14 11:47:25 -04:00
Paul Davis
66c25b2d73 wording change for key binding dialog remove shortcut button label 2016-06-14 09:53:48 -04:00
Paul Davis
a51ff04678 add shuttle colors to all themes.
Everythign except "dark" probably needs editing by a theme maintainer
2016-06-13 17:26:02 -04:00
Paul Davis
3d5491d0d0 show ShuttleControl GUI some love.
now uses Pango, not Cairo, for text rendering
2016-06-13 17:26:02 -04:00
Paul Davis
9f5d0930fc use pane position mgmt on appropriate panes 2016-06-13 09:53:10 -04:00
John Emmas
690cc23ed2 Remove some Windows icons which I'm told we don't need any more... 2016-06-13 11:35:19 +01:00
Paul Davis
70898f92c7 use WindowProxy::signal_(map|unmap) to keep window toggle actions in their correct state 2016-06-12 22:49:47 -04:00
Paul Davis
d42f075408 stop AddRouteDialog from being modal and from using a recursive run loop 2016-06-12 14:54:01 -04:00
Paul Davis
0852d05643 remove RouteGroupDialog::do_run() and replace its use with code that doesn't rely on a recursive run loop 2016-06-12 14:54:01 -04:00
nick_m
b3b246b724 Pick a colour for music-locked tempo markers. 2016-06-13 04:27:53 +10:00
Paul Davis
60b89849bd hide mixer group tabs when spilling control master slaves 2016-06-12 13:35:38 -04:00
Paul Davis
04caff02a1 fix crash when removing a track in the presence of VCAs 2016-06-12 13:07:24 -04:00
Robin Gareus
9a7fbd53a2 don't show meter for integer/enum outputs in a generic plugin UI 2016-06-12 16:43:21 +02:00
Robin Gareus
99a996e836 fix typo 2016-06-12 16:35:37 +02:00
Robin Gareus
45119f5422 update post-export command placeholder documentation 2016-06-12 11:00:11 +02:00