13
0
Commit Graph

39510 Commits

Author SHA1 Message Date
9659182646 L: default to multi-out mode, and hide mixer view by default 2024-06-01 21:21:59 -05:00
128e08096b L: rename Track/Bus -> Track 2024-06-01 21:21:30 -05:00
81d1ad5890 L: during Route::set_name(), also rename direct outs 2024-06-01 07:59:40 -06:00
18ae113b3c Merge branch 'ardour' 2024-06-01 07:58:37 -06:00
949b4d4017 fix reversed logic in test of Delivery::set_name()
Note that the Delivery::set_name() method worked correctly, but
the Route::set_name() method would return false incorrectly. This
appears to have no consequences.
2024-06-01 07:56:42 -06:00
0a19b719d4 fix creation of Cue markers via new ruler menu 2024-06-01 08:21:16 -05:00
3823ec122c L: when the auto-connect suspension ends, actually do the reassignment of trrack numbers (and thus I/O) 2024-06-01 07:20:33 -06:00
82ccd3c9ca
Merge branch 'ardour' 2024-05-31 22:55:37 +02:00
a7c613db22
Allow post-export analysis in sessions w/o auditioner 2024-05-31 22:54:53 +02:00
791d3f048d
T: Fix endless loops and channel-mask 2024-05-31 19:58:30 +02:00
38e495ac0e
Merge branch 'ardour' 2024-05-31 18:34:17 +02:00
46086a24ef
Properly set DMG background for Trax and Mixbus 2024-05-31 18:33:56 +02:00
13f84040b7
Merge branch 'ardour' 2024-05-31 18:23:36 +02:00
8c1fddca14
Expose scene marker preferences 2024-05-31 18:21:21 +02:00
4a99a40afd
Add options to create and locate to scene markers 2024-05-31 18:21:21 +02:00
91f5bd0131 (maybe backport) reparent any section-marker to the arrange ruler
* regardless of type, (scene, cd, or cue), if it has the isSection flag,
    it should be prioritized to show up in the Arrangement ruler
2024-05-31 09:28:33 -05:00
0b0bee974a L: for livetrax, MIDI scenes "are" arrangement sections (maybe backport) 2024-05-31 09:28:33 -05:00
9ddb027fc8 L: remove mention of Cue markers 2024-05-31 09:28:33 -05:00
07a52faefe L: livetrax does not need the Cue midi port 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
a3d92fe5a7 fix paste error in context menu: show-other-ranges 2024-05-31 09:27:41 -05:00
7269c1f91f
Merge branch 'ardour' 2024-05-31 15:50:40 +02:00
fb5ebc351c
Don't use Ardour Logo on Trax DMG 2024-05-31 15:49:41 +02:00
44b47e70e0
Tweak doxygen doc (include timestamp, fix folder names) 2024-05-31 15:49:41 +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
3d82411ac3
T: hide MIDIClock master (Trax has no music tempo) 2024-05-30 18:05:07 +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
15e3f95712 do not plot ruler marks that are left of the current (scroll-adjusted) canvas edge 2024-05-29 14:14:24 -06:00
69d63bac92 do not plot ruler marks that are left of the current (scroll-adjusted) canvas edge 2024-05-29 14:13:47 -06:00
65ba7dcd15 Merge branch 'ardour' 2024-05-29 10:17:24 -06: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