13
0
Commit Graph

17464 Commits

Author SHA1 Message Date
9ddb027fc8 L: remove mention of Cue markers 2024-05-31 09:28:33 -05:00
5663a2ddd3 L: livetrax never monitors the input; hide the pref in audio+midi 2024-05-31 09:28:33 -05:00
7269c1f91f
Merge branch 'ardour' 2024-05-31 15:50:40 +02:00
7c5bd69ff1 debugging: get a stacktrace for the start of a track drag 2024-05-31 00:22:14 -06:00
b4c9256f95
T: skip last "ready to use" page in new-user-wizard 2024-05-30 22:23:14 +02:00
0d61357d2e
T: hide "settings" from session dialog
Currently it's just a blank page.
2024-05-30 22:18:55 +02:00
2165f3ffaa
T: Select name-entry when switching to "new session" tab 2024-05-30 20:16:29 +02:00
2af049abb1
Merge branch 'ardour' 2024-05-30 18:17:43 +02:00
09be2b55c3
T: hide monitor-sharing of route-groups 2024-05-30 18:17:13 +02:00
2b2d923dc6
Remove extra group context menu separator 2024-05-30 18:13:48 +02:00
ab09b7fbc1 Merge branch 'ardour' 2024-05-29 22:39:08 -06:00
bbda6b8c02 NO-OP: whitespace 2024-05-29 22:38:38 -06:00
cb5a9f11dc auto-fy another PortGroup::gather loop + no main outs for livetrax, part 2 2024-05-29 22:38:38 -06:00
44ee16a5ac L: do not add main outs proc to a RouteIOs list for livetrax 2024-05-29 22:38:38 -06:00
c98ec4456d auto-fy another PortGroup::gather loop 2024-05-29 22:38:38 -06:00
a67963185f auto-fy loop in PortGroup::gathe 2024-05-29 22:38:38 -06:00
66707bc133 NO-OP: no-wrap line 2024-05-29 22:38:38 -06:00
a1c2138a24
Merge branch 'ardour' 2024-05-30 00:00:08 +02:00
e7d4f10e0d
Fix adding section markers with ctrl+click 2024-05-29 23:57:02 +02:00
1dba8f9906 harmonize TrackDrag API with livetrax version 2024-05-29 10:16:10 -06:00
8a6663b6d1
T: Fix DnD, use Trax' (not Ardour's) API 2024-05-29 18:11:19 +02:00
97c174460a
T: fix merge conflict (start_track_drag) 2024-05-29 16:15:32 +02:00
27817e0fbf
Merge branch 'ardour' 2024-05-29 16:03:22 +02:00
9f857f52d6 L: add some tooltips to show+hide buttons 2024-05-29 08:59:31 -05:00
2d8c641314 provide new actions to jump to prev/next location marker (no other markers) 2024-05-28 22:07:35 -06:00
d312a7faef L: pixel-pushing: tweaks to marker-buttons 2024-05-28 22:21:28 -05:00
7f82b918ae add DEBUG::TrackDrag to help try to track down #9711 2024-05-28 20:52:35 -06:00
c032826631 (backport) minimal changes to make group bar more discoverable
* highlight on mouseover
* set cursor to indicate drag motion
2024-05-28 17:35:25 -05:00
3940795fdf L: revert waveform-fill override (this looks good with colored regions pref) 2024-05-28 14:54:08 -05: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
ace3f812c3
Fix incomplete doxygen doc (gtk2_ardour) 2024-05-27 22:22:06 +02:00
6e6322b315
Doxygen: fix explicit link request to 'motion' could not be resolved 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
f74a6a146b
Remove unused namespace [forward] declarations (1/x) 2024-05-26 16:45:34 +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