13
0
Commit Graph

1411 Commits

Author SHA1 Message Date
00cd3ef62f L: remove debug msg 2024-05-24 08:21:17 -05:00
f261067429 L: more aggressively enforce object+smart mode; remove tool actions 2024-05-23 13:00:52 -05:00
39ea6b47b3 L: Yet another layout-change for the ruler header area 2024-05-23 12:46:34 -05:00
8787c0f072 L: remove unnecessary separator elem from region-context menu 2024-05-23 12:46:34 -05:00
b79e17f8a2 L: only renumber tracks after track DnD if we passed the move threshold 2024-05-21 11:20:08 -06:00
34cc408ebb add a move threshold to track DnD 2024-05-21 11:20:08 -06:00
6ba1d6314f L: fix the size of the toolbars to the visible ruler height 2024-05-21 07:39:32 -05:00
c41ee6db4b
L: Fix -Wreorder 2024-05-20 22:09:54 +02:00
199fc6fd14
Merge branch 'ardour' 2024-05-20 22:02:53 +02:00
5fdc7c4601
Redraw section markers when reloading session
This fixes a bug that when re-loading a session, section
marker rectangles (to next marker) were not drawn.
2024-05-20 21:55:54 +02:00
ae5d054188 L: smart mode on by default 2024-05-18 12:26:20 -06:00
05561d80e7 Merge branch 'ardour' 2024-05-18 12:24:41 -06:00
f1e7ab08c7 no need to lookup smart mode action, it is cached 2024-05-18 12:24:23 -06:00
cb132cc50e manually fix merge errors for ardour->livetrax 2024-05-17 12:26:07 -06:00
93e1e1c1f2 remove Cue, CD, Scene, Punch, Loop rulers, consolidate to just a pair (ranges, locations)
a menu allows choosing between all markers or 1 specific type, and all ranges or 1 specific type

more work required on menu structure and menu options/dialogs to specify the type of new location
and range marker creation
2024-05-16 22:58:55 -06:00
25887eaeeb L: yet another packing attempt for timebar header 2024-05-11 07:30:51 -05:00
baa29b8bf1 L: more layout changes 2024-05-10 10:25:50 -05:00
19fe832a2c L: move marker buttons into the track-header header 2024-05-09 20:18:09 -05:00
f0311776af L: pack the global track height, solo, and rec-arm in a table 2024-05-09 20:18:09 -05:00
87dc8ad37c L: pixel pushing 2024-05-09 20:18:09 -05:00
e276fd08fd Merge branch 'ardour' 2024-05-07 17:47:56 -06:00
5d175786e8
Remove debug messages, cleanup output (1/2) 2024-05-08 00:56:43 +02:00
2b8967ac12 L: tweaks to global track-header widget layout 2024-05-07 16:07:31 -05:00
7e2ebca512 L: pack the track-sizer menu atop track headers 2024-05-07 16:07:31 -05:00
b33780323c T: pack and layout for global arm-all and solo buttons
Timecode ruler got bigger and no ruler labels are shown now.
2024-05-07 11:13:38 -06:00
5b947d97a6 T: yet another approach to toolbar packing 2024-05-06 16:42:30 -05:00
7b1388f263 avoid track I/O reconnection during drags 2024-05-05 21:53:42 -06:00
2ee9a7ab5f Merge branch 'ardour' 2024-05-05 16:26:02 -06:00
f92d821a72 working track drag-n-drop, re-picked from a 2nd implementation on a branch 2024-05-05 15:09:34 -06:00
c3fb69c385 catch button release after track drag 2024-05-05 15:02:59 -06:00
b515174e6a initialize track_drag member of Editor 2024-05-05 15:02:41 -06:00
774638bec9 LT: thin the range-selection context-menu 2024-05-03 15:28:36 -05:00
355647d6e3 LT: use verbose text for the track size header 2024-05-02 16:59:52 -05:00
f8026fd4bb LT: omnibus layout changes (top toolbar, preferences, arranger+sidebar) 2024-05-02 16:59:52 -05:00
96eab77aaf LT: use borderless buttons for editing tools 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
b6ca43943b add the track visibility widgets to the toolbar 2024-04-25 13:19:35 -06:00
5c5fae430e do not save or restore tabbable state for livetrax 2024-04-25 13:18:57 -06:00
b71b7c62b0 no plugin-related GUI elements (and no editor notebook) for livetrax 2024-04-25 13:18:56 -06:00
46c55fa89b work on livetrax continues 2024-04-25 13:18:56 -06:00
ccb7f462a2 more work on livetrax layout 2024-04-25 13:18:56 -06:00
ec89c3b45e initial work on livetrax 2024-04-25 13:18:36 -06:00
0b8cfdee40 display MIDI scene markers 2024-04-25 13:07:00 -06:00
1eb2a345df prevent flickering of snapped cursor during drags when it should be invisible 2024-04-12 18:54:52 -06:00
bf7d4f895e
Fix jump to next/prev bar
Previously this only located to the prev/next bar if the
playhead was not already on a bar boundary
2024-03-04 20:25:41 +01:00
jean-emmanuel
83f5d40280
grid/snap: disable broken septuplet option 2024-02-27 23:28:41 +01:00
jean-emmanuel
af023cc516
snap: fix quintuplets and septuplets 2x factor
grid: fix quintuplets 2x factor (septuplets still don't draw properly)
2024-02-27 23:21:33 +01:00
jean-emmanuel
81bd75e7ae
ui: editor: add missing h-separator after last track header 2024-02-27 23:19:12 +01:00
5d2a25827e
Show Editor-Mixer by default 2024-02-18 16:43:09 +01:00