8fc5a3d792
Merge branch 'ardour'
2024-06-07 23:57:18 +02:00
c5c312de65
L: hide Loudness Assistant
...
Preference to enable it is n/a. Nor is the master-bus
volume control and processor exposed.
2024-06-07 22:17:19 +02:00
8ee314385d
L: remove some esoteric range marker actions
2024-06-07 12:04:42 -05:00
8a145c3bc1
Fix Wsign-compare
2024-06-06 22:52:30 +02:00
aa99474823
Merge branch 'ardour'
2024-06-06 15:26:21 +02:00
c000f77ce2
Windows installer: update links to manual
2024-06-06 15:25:50 +02:00
56a49ed5e3
Windows installer: fix livetrax manual link and welcome page
2024-06-06 15:15:49 +02:00
bc01edcff1
Merge branch 'ardour'
2024-06-06 00:39:00 +02:00
1dd7d2af1f
sort of NO-OP: follow if/return coding guidelines
2024-06-05 16:38:00 -06:00
4872d6706d
fix crash cause by ending non-existing track drag
2024-06-05 16:38:00 -06:00
Mark Knoop
b00e099d02
Fix action labels for gain inc/dec #9719
2024-06-05 20:03:36 +02:00
6b5df3a494
Merge branch 'ardour'
2024-06-05 02:04:06 +02:00
0fc5b49d9f
build fix for mac
2024-06-05 02:02:12 +02:00
61ad5c666d
Fix text display on Cue markers
2024-06-04 16:01:15 -05:00
b9bca313d2
CoreMIDI: fix crash when receiving long MIDI messages
...
CoreMidiIo::recv_event imposes a limit of 1024 bytes/packet.
2024-06-04 16:43:20 +02:00
e7bdcce65d
Merge branch 'ardour'
2024-06-03 17:53:14 -06:00
0ec926668c
refine track drag API to control whether cursor can change on button press
2024-06-03 17:52:42 -06:00
3dd8b930e4
fix paste error
2024-06-03 17:24:36 -06:00
144fe5b08a
fix issues with the length of captured MIDI regions when there are tempo changes present
2024-06-03 17:23:46 -06:00
c7b8840f8f
redesign track drag so that we can start from anywhere in the header, including the name
2024-06-03 17:22:42 -06:00
8c3e7839cc
Merge branch 'ardour'
2024-06-03 22:44:33 +02:00
40ef5f3b15
Fix repeat of stem-export of stereo channels
...
Restoring the export profile state previously added a new
Export Processor for each state for each channel to the same
route.
This fixes silent stem export channels after an initial
correct stem export (which saves ExportChannelConfiguration)
2024-06-03 22:26:09 +02:00
84445efe92
fix inability to move tracks up if a previous resort had given one of them order == 0
2024-06-03 13:23:17 -06:00
Steffen Klein
df1267c1ab
added midnam for Korg X50
2024-06-02 16:23:45 +02:00
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
ecf5f9b1d7
remove unused global static variable
2024-06-01 09:02:32 -06: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