13
0
Commit Graph

39456 Commits

Author SHA1 Message Date
3940795fdf L: revert waveform-fill override (this looks good with colored regions pref) 2024-05-28 14:54:08 -05:00
48a492621e
Revert "TL: hide Group tabs on first launch"
This reverts commit a9ae1f22cb.
2024-05-28 16:44:00 +02:00
54316c5129
Merge branch 'ardour' 2024-05-28 15:51:14 +02:00
f5d5b63717 (backport) allow session-range to be themeable color 2024-05-28 08:49:25 -05:00
c7dea18a11 L: (theme) big clock rec-arm state needs to be more obvious. white->red 2024-05-28 08:49:25 -05:00
37fe5015e8 L: add Big Transport window ... why not? 2024-05-28 08:49:25 -05:00
c43255c183 (backport?) add crash-record action: arm all tracks and start recording 2024-05-28 08:49:25 -05:00
aa53bc41ed
T: allow for 8 chars of name with narrow strips. 2024-05-28 15:48:04 +02:00
875e89ff67 new Locations should be set IsMark, so there is no separate start/end 2024-05-28 08:42:16 -05:00
34875e4f3f label cd track markers distinctly 2024-05-28 08:41:38 -05:00
00305c070d scene markers are not cue markers (fix copy+paste error) 2024-05-28 08:41:23 -05:00
353d6f6e0b
T: disable RegionFx 2024-05-28 15:25:49 +02:00
a0ce5cb990
Merge branch 'ardour' 2024-05-28 01:58:13 +02:00
1cd78c94d3
Improve doxygen's main page, add references 2024-05-28 01:00:42 +02:00
0df0e14e23
Ignore sourcecode doc if marked as such 2024-05-27 22:31:37 +02:00
ace3f812c3
Fix incomplete doxygen doc (gtk2_ardour) 2024-05-27 22:22:06 +02:00
ab62177bdf
Fix incomplete doxygen doc (libardour) 2024-05-27 22:21:57 +02:00
e317d75b17
Fix YTK doxygen errors 2024-05-27 22:21:29 +02:00
6e6322b315
Doxygen: fix explicit link request to 'motion' could not be resolved 2024-05-27 20:13:55 +02:00
1d0ef6337f
Overhaul doxygen main page 2024-05-27 20:13:55 +02:00
5b1acd3b36 Merge branch 'ardour' 2024-05-27 11:01:27 -06:00
cacc3881ec fix confusion between track renaming and track dragging 2024-05-27 10:39:14 -06:00
a06bfcdbdc Update Russian translation 2024-05-27 11:32:18 +02:00
71f6d3ddaa
Merge branch 'ardour' 2024-05-27 01:07:02 +02:00
706d4c5dcc
Tweak Doxygen settings 2024-05-27 00:43:09 +02:00
fd96694a21
Fix various doxgen errors in YTK
This is about half of the reported errors, then my patience
ran out. More later
2024-05-27 00:43:04 +02:00
5a52b66dfa
Remove unsupported xml/html tag <inlinegraphic> 2024-05-26 23:45:31 +02:00
76beb21862
Remove non-standard @newin doxygen token
We are not interested in which version a given GTK method
was added.
2024-05-26 23:39:04 +02:00
75f5720c55
NO-OP: remove irrelevant comment 2024-05-26 17:00:19 +02:00
5a9d88a48a
Move doxygen images to sub-folder (to avoid ambiguities)
Since doxygen result is save to ./html/ searching for images
in ./ also find images already copied to ./html/
2024-05-26 16:59:41 +02:00
03689d8070
Remove/fix unused namespace [forward] declarations (2/x) 2024-05-26 16:46:39 +02:00
f74a6a146b
Remove unused namespace [forward] declarations (1/x) 2024-05-26 16:45:34 +02:00
c8c7955d5d
Doxygen: add favicon 2024-05-26 05:53:16 +02:00
6b70ad254c
Doxygen: ignored @todo and @deprecated 2024-05-26 05:41:41 +02:00
8f3794f0ca
Remove unused CubicInterpolation 2024-05-26 05:37:05 +02:00
d48af9a64d
Further tweaks to doxyen doc 2024-05-26 05:13:18 +02:00
f38fe2445f
Doxygen: draw a few more inheritance SVGs 2024-05-26 03:07:14 +02:00
c2e048547a
Modernize Doxygen HTML
using https://github.com/jothepro/doxygen-awesome-css.git
2024-05-26 02:53:41 +02:00
7d7020b1fe
Merge branch 'ardour' 2024-05-26 00:19:34 +02:00
5b746b186a
Be more strict about possible track/route names
The GUI `RouteUI::verify_new_route_name` checks for colons.
This left the session vulnerable, from calling set_name
from other places (e.g. ctrl surfaces).
2024-05-26 00:13:40 +02:00
4a14f2fed5
Fix track renaming, ensure unique name
Track::set_name first set the disk-i/o name before calling
Route::set_name (which calls ensure_track_or_route_name).
2024-05-25 23:51:39 +02:00
f8c3e6f961
T: remove session properties not applicable to LiveTrax 2024-05-25 17:06:15 +02:00
defcd16931
T: limit import to stereo (and constrain import options)
Trax only has mono and stereo tracks (no surround panner).

In theory we could allow "sequence files", and "merge files",
channels > 2 are simply ignored. However it seems prudent
to hide those options, at least for the time being.
2024-05-25 16:46:40 +02:00
26ce571baf
Fix build, partially revert 5a188fba 2024-05-25 16:10:34 +02:00
9e47823739 Merge branch 'ardour' 2024-05-25 06:08:27 -06:00
53ddd200e7 fix crashes related to loop/punch ruler no longer existing 2024-05-25 06:07:57 -06:00
dd14d6bce4 fix crashes related to loop/punch ruler no longer existing 2024-05-25 06:06:27 -06:00
5a188fba55
T: fix crash when cycling though tabs
`recorder` (and other tabbables) do not exist
2024-05-24 23:44:05 +02:00
a6f2a90bdb
Merge branch 'ardour' 2024-05-24 22:41:18 +02:00
f357a58c45
T: prefix track-number to recorded files by default 2024-05-24 22:40:47 +02:00