• Joined on 2022-04-20
ben pushed to master at ardour/ardour 2022-12-26 12:41:37 -05:00
a5378e559a dsp_stats: aesthetic tweaks to text and padding
d5160b6e8c export_dialog: use more sensible padding around the preset widgets
Compare 2 commits »
ben pushed to master at ardour/ardour 2022-12-21 21:06:32 -05:00
037de53c3f bbt_marker_dialog: improve layout + spacings
ben pushed to master at ardour/ardour 2022-12-19 11:04:39 -05:00
3e19363c4c fix typo in prior 10d125: sort presets
ben pushed to master at ardour/ardour 2022-12-16 16:36:46 -05:00
24ed994d02 redirect box: add a Reset action to the Presets submenu
483047635c Rec page: implement Undo actions and shortcuts
10ef8535c7 Import dialog: tweak layout
Compare 3 commits »
ben pushed to master at ardour/ardour 2022-11-10 12:06:49 -05:00
162a8c00b3 fix merge error
ben pushed to master at ardour/ardour 2022-11-10 10:14:12 -05:00
01c7e14c6e MixerScenes: highlight momentarily recalled scenes by using libardour 'undo'
a40c8d8e9a MixerScenes: implement 'undo' function for mixer scene recalls (libardour)
Compare 2 commits »
ben pushed to master at ardour/ardour 2022-11-08 21:33:20 -05:00
f8ea94e86c Fix jump_forward_to_mark in the case where you are already located on a marker
ben pushed to master at ardour/ardour 2022-11-08 20:13:42 -05:00
bae336129f Add action to create named-range from Selection, and prefer that over the Region variant
3b49422277 Policy change: hiding a group should not affect its enablement
70251c758d MixerScenes: show last-selected scene (gui part)
44ff0e46ba MixerScenes: show last-selected scene (libardour part)
f55f0409f8 MixerScenes : scenes should report a Change when applied
Compare 5 commits »
ben pushed to master at ardour/ardour 2022-11-08 14:24:30 -05:00
e4e773053a Re-order redirect-box (plugin) context menu
dd33e19eda Disambiguate Controls in the redirect box: "Inline Controls"
Compare 2 commits »
ben pushed to master at ardour/ardour 2022-11-07 13:45:46 -05:00
8f9636f48e TouchOSC: Trigger Grid layout: improve banking
32c73f93a2 TouchOSC: Mixer Scene layout: Add an example layout for Mixer Scenes
Compare 2 commits »
ben pushed to master at ardour/ardour 2022-11-07 13:45:13 -05:00
7038e586d0 OSC: add support for Mixer Scenes: save, recall, and state feedback
0bda71b40b BasicUI: Add simple functions to store and recall Mixer Scenes
68dc07ecee Mixer Scenes: initialize with a datestamp, rather than no name at all
Compare 3 commits »
ben pushed to master at ardour/ardour 2022-11-01 15:04:07 -04:00
32d2b371c1 TouchOSC: add Clip_Launcher.tosc and update TransportController.tosc
ben pushed to master at ardour/ardour 2022-11-01 15:03:38 -04:00
c6dade9484 OSC: implement controls and feedback for a banked trigger grid controller
bdf9cedb0e triggers: implement grid banking in BasicUI so it can be shared (?)
0851d230cd basic_ui: add convenience functions to access an NxM bank of triggers
4f5106ae82 triggers: add convenience function to report # of trigger channels
756e0beb1b triggers: more session:: functions to access Triggers by index
Compare 7 commits »
ben pushed to master at ardour/ardour 2022-10-03 14:53:14 -04:00
374ff2b12d fix thinko in unbang behavior
ben pushed to master at ardour/ardour 2022-10-01 10:20:04 -04:00
42a4216f22 osc: publish session-provided trigger functions: bang/unbang
7fe7adb83c push2: adapt to new unbang and 'stop' semantics (needs testing)
6c292a83da basic_ui: use session-provided bang/unbang functions
29dc388bbc triggerbox: change bang/unbang semantics. UnBang != Stop
2829f4385f triggerbox: publish some trigger functions to ::session (for the convenience of control surfaces)
Compare 10 commits »
ben pushed to master at ardour/ardour 2022-09-22 10:07:29 -04:00
0af0e3a8e8 remove unused code: an unused follow-action icon
ben pushed to master at ardour/ardour 2022-09-21 21:48:35 -04:00
7cad01ae1e clip list: add a Refresh button to the file list
ben pushed to master at ardour/ardour 2022-08-11 17:54:09 -04:00
69d3bd8821 new-user dialog: updated text; more consistent fonts and layout
ben pushed to master at ardour/ardour 2022-08-10 16:16:09 -04:00
8b28a284ba Cue markers must be centered after their text is assigned
ben pushed to master at ardour/ardour 2022-08-04 14:40:26 -04:00
916fc4a2ee likely fix for cue-text sizing on windows