nick_m
ce54a23a36
clear up _initial vs _locked_to_meter TempoSection ambiguity.
2017-01-07 02:29:14 +11:00
nick_m
28058f6302
more inactive tempi fixes.
2017-01-07 02:25:42 +11:00
nick_m
a3c009015a
actually make import of tempo maps at selected point work (missed line from 3060a458eb
)
2017-01-07 01:46:52 +11:00
nick_m
d855ad2856
rename TempoSection::c_func() -> c(). ensure constant tempi have this set to 0.
2017-01-07 01:27:06 +11:00
nick_m
4cb0090583
fix some inactive tempi bugs
...
- no tempo curve for inactive tempi
- inactive and meter-locked tempi cannot be deleted.
2017-01-07 01:12:09 +11:00
bdb8cce6e3
Revert transport frame color in Ardour. But now its theme-able for those who are interested.
2017-01-05 17:41:40 -06:00
a5e0f1ff10
make entire transport bar have its own background, specifically themeable
2017-01-05 22:22:14 +00:00
ca9caa0394
Tweak spacings and layout of the Tempo+Meter dialogs.
2017-01-05 14:50:57 -06:00
7b3579bd4d
Un-bunch the bunched-up Keybindings editor widgets.
2017-01-05 14:31:27 -06:00
58466b9019
disallow mini-timebar navigation when recording
2017-01-05 17:48:03 +01:00
1de2afa6c3
VCA number-label: match track/bus header behavior
2017-01-05 17:13:33 +01:00
4c7fcc11f7
Attempt to lighten the transport area slightly. A little help needed here, Paul
2017-01-05 10:01:22 -06:00
nick_m
fb91e62d4b
tempo dialog disallows changing bbt position of a meter-locked tempo.
2017-01-06 02:56:01 +11:00
nick_m
521ae30beb
warn when adding / replacing a tempo fails.
2017-01-06 02:26:02 +11:00
nick_m
ade582a1bb
make previous commit compile (lua)
2017-01-06 02:22:33 +11:00
nick_m
7138a0baa0
prevent meter-locked tempi from being moved directly when replacing.
...
- the audio-locked meter owns it.
2017-01-06 02:20:45 +11:00
nick_m
3060a458eb
allow importing tempo maps at selected position.
2017-01-06 02:14:17 +11:00
nick_m
a196ce68fd
ensure tempo lines use correct tempo type (constant/ramped)
2017-01-06 01:59:47 +11:00
05c2e4ef9b
Modify playlist option labels in Duplicate Track/Bus dialog
...
To indicate it is only copying the current "active" playlist and not all
playlists as discussed on IRC some time ago.
Resolves : #7149
2017-01-05 23:16:27 +10:00
d42202dfca
variation of a PR from ngeiwei that adds MIDI channel info to controller names
2017-01-05 09:56:45 +00:00
7c2f978a68
fix assumed typo from LV2_SUPPORT PR recently committed
2017-01-05 09:56:07 +00:00
powerpaul17
019ab92a5e
adapted wscript for macos sierra
2017-01-05 09:32:41 +00:00
Paul Tirk
e6f94215c4
fixed compilation on osx, minimal version was wrong
2017-01-05 09:32:41 +00:00
Olivier Humbert
53a87b240b
One more fix.
2017-01-05 09:31:09 +00:00
Olivier Humbert
c78aa84995
Another fix.
2017-01-05 09:31:09 +00:00
Olivier Humbert
ac562c1093
Undo (bad) fix
2017-01-05 09:31:09 +00:00
Olivier Humbert
117e80d3f0
One fix
2017-01-05 09:31:09 +00:00
Olivier Humbert
777266f220
French translation update
2017-01-05 09:31:09 +00:00
Olivier Humbert
fda770eed0
French translation update
2017-01-05 09:31:09 +00:00
Olivier Humbert
30f6467432
another fix
2017-01-05 09:31:09 +00:00
Olivier Humbert
3d3b44aec4
fixes
2017-01-05 09:31:09 +00:00
Olivier Humbert
5d822f5d0f
French translation update
2017-01-05 09:31:09 +00:00
Olivier Humbert
7f5fcd4789
French translation update
2017-01-05 09:31:09 +00:00
Olivier Humbert
4396e8c22c
French translation update
2017-01-05 09:31:09 +00:00
Olivier Humbert
3119545407
French translation update
2017-01-05 09:31:09 +00:00
cooltehno
dd305ee819
Update cubasish-ardour.colors
2017-01-05 09:26:54 +00:00
cooltehno
fa853265e8
Update clear_gray-ardour.colors
2017-01-05 09:26:27 +00:00
cooltehno
172829a239
Update caineville-ardour.colors
2017-01-05 09:26:09 +00:00
cooltehno
827f6e1357
Update blueberry_milk-ardour.colors
2017-01-05 09:25:42 +00:00
Dobroslav Slavenskoj
04b515d535
syncing with upstream
2017-01-05 09:24:40 +00:00
Dobroslav Slavenskoj
5f0857620e
Fixing LV2_SUPPORT #ifdefs
2017-01-05 09:24:40 +00:00
Edgar Aichinger
805e40741f
some german translation improvements
2017-01-05 09:22:09 +00:00
Olivier Humbert
b4742b356c
Update TRANSLATORS
...
* Better wording and explanation for the gtk2_ardour/appdata/po/fr.po .
* Adds special case translating (slashes and pipes).
2017-01-05 09:21:12 +00:00
Olivier Humbert
80a521126c
Add a po file to be translated
2017-01-05 09:21:12 +00:00
Julien ROGER
481334ae2a
Proposed fix managing shared playlists (see #7150 )
...
Actually, when duplicating a track with "share playlist", the current
playlist is owned by the new created track(orig-track-id). The sharing
mecanism is made by diskstreams pointing on the same(shared) playlist.
Since playlist now owned by the new track, selecting another playlist in
the original track "forgets" the playlist for this track.You can't
select the shared playlist anymore from the original track.
This commit adds a way to keep trace of shared playlist between tracks.
2017-01-05 09:20:50 +00:00
0eedb7f866
Add missing function call in error message when compiling for windows
2017-01-05 10:06:17 +10:00
30ca09ca88
make status bar themeable
2017-01-04 23:12:34 +00:00
nick_m
b95ab61ce9
allow import of Beethoven's fifth.
...
- more popular tunes to follow.
2017-01-05 03:49:59 +11:00
nick_m
7674ef1c2c
add Meter::operator==.
2017-01-05 03:48:35 +11:00
9bbcc0e5d9
File [MIDI] display preference under Appearance
2017-01-04 14:17:35 +01:00