13
0
Commit Graph

39240 Commits

Author SHA1 Message Date
96eab77aaf LT: use borderless buttons for editing tools 2024-05-02 16:59:52 -05:00
d2bc83aa8b LT: livetrax uses the Arrange (section) marker bar, and its own sidebar list 2024-05-02 16:59:52 -05:00
69b43031d6 LT: do not show rc_option_editor window; we will pack it in the main UI 2024-05-02 16:59:52 -05:00
3e0b41fab7 LT: like mixbus, we do not want to color tracks randomly by default 2024-05-02 16:59:52 -05:00
84f6370f32 LT: eschew normal markers for contiguous 'section' markers 2024-05-02 16:59:52 -05:00
14252a1c2c LT: hide the master bus in the track view 2024-05-02 16:59:52 -05:00
ef6c1ce751 LT: effectivevly disable editor-lists by removing their session connection 2024-05-02 16:59:52 -05:00
6ac945f0e6 LT: expose some dialogs for development purposes 2024-05-02 16:59:52 -05:00
76a8f05954 LT: pack the Master bus on the left side of mixer 2024-05-02 16:59:52 -05:00
ff0a61e871 LT: re-pack mixer strip with name at the top 2024-05-02 16:59:52 -05:00
e6c1f552d0 LT: startup dialog - remove safe-mode and timebase selectors 2024-05-02 16:59:52 -05:00
c052a848e0 LT: use fully saturated waveform colors 2024-05-02 16:59:52 -05:00
015ba3da4e LT: align meter number with the bottom, where the action is 2024-05-02 16:59:52 -05:00
01c0723e39 LT: allow access to Rec Safe via right-click 2024-05-02 16:59:52 -05:00
db6f251537
Merge branch 'ardour' 2024-05-02 23:33:11 +02:00
37d24eee7d
Flush Audioregion local [fx] cache when changing region gain 2024-05-02 23:04:50 +02:00
18115f5383
Merge branch 'ardour' 2024-05-02 22:16:18 +02:00
8ce80c791d when capturing a midi pgm change, display the pgm num (for LT) 2024-05-02 13:27:02 -06:00
8841ac03f3 null check for a missing session (for LT) 2024-05-02 13:26:54 -06:00
27e2348b47 when capturing a midi pgm change, display the pgm num (for LT) 2024-05-02 12:43:12 -05:00
a88d430609 null check for a missing session (for LT) 2024-05-02 12:42:23 -05:00
John Emmas
631ee17e34 Modify class ARDOUR::DiskReader because it now includes members declared using 'thread_local'
On Windows, variables defined as having thread storage can have a different address in different threads and as such, they aren't allowed to be imported or exported from a DLL.
2024-05-02 10:22:44 +01:00
99e2ac28e1
Update debug message to include regionfx and offset 2024-05-01 22:30:04 +02:00
f355551839
Don't nag Trax users after export 2024-05-01 14:54:31 +02:00
b9da1a5bd5
Expose HW concurrency to LV2 plugins 2024-05-01 03:51:42 +02:00
2ccda116c7
Add preference for I/O thread count 2024-04-30 03:54:57 +02:00
5b9e4fff63
Parallelize Disk I/O and RegionFx processing 2024-04-30 03:46:39 +02:00
4b0da72bc2
Delegate all DiskReader I/O to the IOTaskList (amend 170b9150) 2024-04-30 01:55:44 +02:00
ee87b068e8
Move RegionFx ThreadBuffers to Butler thread 2024-04-30 01:54:33 +02:00
170b915038
Prepare for parallel Disk I/O 2024-04-30 00:01:32 +02:00
2af2df3516
Raise the butler's I/O priority
This likely won't make much difference on modern systems,
since it requires a kernel based I/O scheduler. which is
disabled (set to "none" for NVMe and SSDs).
2024-04-29 21:46:06 +02:00
e90e31d682
Add a Tracks/Waveform icon 2024-04-29 21:00:27 +02:00
6bd9dd12a3 connect preferences dialog buttons to pages
Only the sync and MIDI tabs go anywhere sensible right now
2024-04-29 12:24:19 -06:00
7b485ddf37
Remove hardcoded experiment for channel masking 2024-04-29 17:28:39 +02:00
34dbea2843
Merge branch 'ardour' 2024-04-29 00:58:40 +02:00
ce4f91483b
Fix OSX packaging and signing for LiveTrax 2024-04-29 00:56:27 +02:00
0b9d003217
Add tentative mac icon file
This is a copy of Ardour.icns (needs to be replaced at some point)
2024-04-29 00:49:47 +02:00
9bafa8a216
Remove svn related part in bundle script 2024-04-29 00:42:12 +02:00
28eb2018a5
Merge branch 'ardour' 2024-04-28 18:03:26 +02:00
75167ac347
Bundle/package script updates for LiveTrax 2024-04-28 17:54:20 +02:00
5f7ecf59a5
Allow to compile w/o LV2 support (trax) 2024-04-28 17:50:51 +02:00
b0718b62a0
Properly disable LV2 support for Trax 2024-04-27 21:02:47 +02:00
c4ca52f9de
Update packaging of LiveTrax (amend 1bff623495) 2024-04-27 17:56:08 +02:00
87be6ae7e2
Fix windows packaging (no plugins, static libs) 2024-04-27 17:20:29 +02:00
7ab2591fab
Only sign Jadeo.app when bundled 2024-04-27 16:27:56 +02:00
6a583c8c4b
Add required icon for windows builds 2024-04-27 16:17:57 +02:00
975fea73eb
Exclude harvid/xjadeo from packages 2024-04-27 03:57:38 +02:00
1bff623495
Update packaging scripts for LiveTrax 2024-04-27 03:32:44 +02:00
ec26863566
Trax does not support for LV2s
While LV2 support is unconditionally enabled for Ardour.
2024-04-27 03:06:01 +02:00
119698e371
LiveTrax: disable plugin support (exclude plugin scan tools) 2024-04-27 03:03:02 +02:00