Block a user
0cc9f87baf
continued work on modifier semantics (gtk part)
e557245bf7
implement group_override_modifier() (lib part)
ca744cd94a
tooltips: append 'Lock' to Solo Safe menu-item, to match mixer-strip button
1965e90c24
tooltips: enumerate the various modifiers for mute, solo, scenes
fd9a76073b
modifiers: add momentary_push_name (for tooltips)
9a6533c382
modifiers: unconditionally show the solo context menu
88888237ac
modifiers: remove shortcut for solo isolate
d66bda9f07
mackie send subview: potential fix for send-enable banking (vpot push)
a992adf0c3
lua reset_mixer script: ignore hidden io processors like "main out"
215acaca2e
NO-OP: reset_mixer.lua remove CR at line endings
e5c19994c9
mixer scenes: reminder for mac trackpad users: Ctrl+Alt is a middle-click
fed731cb3d
add single range marker: fix dialog to ask for a Range not a Location
ab1d9b0e39
further work on shortcuts...
828d1245c9
range analysis was only accessible by context-click; add to main menu
24df1503a8
add menu item for Consolidate Range
c431575f22
add menu-accessible actions for Consolidate Range
bd62f76875
fix redundant bounced-clips from a Consolidate operation
d842326999
add some keybindings (for Nathan at Harrison)
ca8dddcd37
Mixer Scenes: first-draft GUI for mixer scenes
00bd313e6e
Mixer Scenes: fix code thinkos for sparsely-populated vector of scenes
b3e4f243b0
Mixer Scenes: tweak action names; add mother-may-i for scene overwrites
3fe6bf3cf7
Mixer Scenes: add bindings for F1..F12 on the mix window
e8058792a3
Mixer Save+Recall (Lua): add option to recall the route names stored in the file
cb85a0a521
fix for automation control point drags: prevent overlapping points in time.
e0f9f11dfc
automation-range-drag: if lane is empty, use current value for guard points
cd332a2af0
when pasting a Range of automation, first add guard points,
3a174ff914
add support for 'positive' guard points in ControlList
c98561e95c
when cutting or clearing an automation range, always add boundary points
4339e3c729
temporarily remove effective_ripple_mark_start behavior
f7abe8dacd
fix: RegionMotionDrag actions are always rippling to other tracks
0cfbc64e54
triggerbox: given no other info, assume a clip is 1,2,4,8 or 16 bars at 4/4
41815f8d53
midi_region_view: use absolute_time_to_region_beats
1fdfa53b9f
region::absolute_time_to_region_beats() needs to incorporate start offset
83d0892777
when drawing notes, the grid should be scaled to the zoom scale
a60dfc19d2
take Snap enablement into account when drawing new notes
de9f18b4f9
when Drawing MIDI notes, enforce a minimum length
a251ba3b76
pt_import: since we aren't using undo here, need to delete the diff_command manually
5f6f01a8e2
fix trim_region_to_{loop|punch} ... coverage logic was reversed
764aa75f09
reset_region_scale_amplitude is redundant with reset_region_gain
62fd8ecd35
crop_region_to_selection: remove redundant check for a Range
256549e0c7
correctly abort the undo record when Editor::clear_markers (et al) have no effect