Philipp Rauch smokephil
  • Joined on 2020-10-30
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-25 04:59:48 +01:00
5f3cd26d02 Cleanup at exit, delete duplicate_routes_dialog
bdb91a434a Simplify call to find_route_name()
7128c9958f Fix crash when duplicating track(s)
4c433106a4 add interview mode to preferences and fix up implementation
8a310a748a add new config variable for interview-editing
Compare 5 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-24 20:49:48 +01:00
4c433106a4 add interview mode to preferences and fix up implementation
8a310a748a add new config variable for interview-editing
b6b9d9231b Trigger page, slot property layout hacks
5b5d8e72f1 Tweak TB layout: same height for all slot-property frames
9b224a79d4 Mixbus prefers stereo-tracks when importing files as triggers
Compare 5 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-24 20:49:48 +01:00
b6b9d9231b Trigger page, slot property layout hacks
5b5d8e72f1 Tweak TB layout: same height for all slot-property frames
9b224a79d4 Mixbus prefers stereo-tracks when importing files as triggers
1c5cfdad82 ..but there is a Temporal::timecnt_t modulo operation
dd0dcd6d59 timepos_t modulo operator is defined but not implemented
Compare 5 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-24 12:39:49 +01:00
1c5cfdad82 ..but there is a Temporal::timecnt_t modulo operation
dd0dcd6d59 timepos_t modulo operator is defined but not implemented
90ff5de6e3 Add Lua bindings for libtemporal type operations
d51a1ccd99 Add API to modify Lua Metatable and set Metamethods
Compare 4 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-24 12:39:49 +01:00
90ff5de6e3 Add Lua bindings for libtemporal type operations
d51a1ccd99 Add API to modify Lua Metatable and set Metamethods
00aec4f91e Trigger page: changes to cue-recording behavior (see comments)
dab9f8d226 trigger page: theme the rec-enable button
f35cb6da8f trigger page: cue recording should be disabled by default
Compare 8 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-24 04:29:48 +01:00
00aec4f91e Trigger page: changes to cue-recording behavior (see comments)
dab9f8d226 trigger page: theme the rec-enable button
f35cb6da8f trigger page: cue recording should be disabled by default
9e48633b82 trigger page: trigger cue buttons red when cues are record-enabled
e2b9995bb0 trigger_ui: fix typo
Compare 6 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-24 04:29:48 +01:00
92f3681977 minor translation fix -- #8862
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-23 20:19:48 +01:00
fea76a4adf fix thinko in cleaning up of XML nodes in Session::memento_command_factory()
6ff1d86cad wscript: improve configure messages slightly
8bb91099c5 wscript: drop configure statements already present in the top level wscript
7f6ce9a010 sndfile: Fix skipping of first character of file names in error logging.
197ec7a943 vst2: drop unused vst2_suffix static function
Compare 7 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-23 20:19:47 +01:00
92f3681977 minor translation fix -- #8862
fea76a4adf fix thinko in cleaning up of XML nodes in Session::memento_command_factory()
6ff1d86cad wscript: improve configure messages slightly
8bb91099c5 wscript: drop configure statements already present in the top level wscript
7f6ce9a010 sndfile: Fix skipping of first character of file names in error logging.
Compare 7 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-22 19:49:47 +01:00
f9f3f598c4 Address rare race condition when creating sidechain inputs
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-22 19:49:47 +01:00
0e6561b009 Fix Thread & Lock issues when adding Triggerbox w/sidechain
687149d8d2 Require Session MIDI buffer for Triggerbox sidechain
Compare 2 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-22 11:39:48 +01:00
0e6561b009 Fix Thread & Lock issues when adding Triggerbox w/sidechain
687149d8d2 Require Session MIDI buffer for Triggerbox sidechain
Compare 2 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-22 11:39:48 +01:00
b3f524a78a Ruler markers: less drastic highlights in ruler bars
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-22 03:29:47 +01:00
b3f524a78a Ruler markers: less drastic highlights in ruler bars
d6815d7e40 trigger page: rough-in a control for Cue Recording
094fbfa132 trigger page: shrink Cue column to minimum (?)
b0a2d678dc trigger_ui: implement direct-Jump actions from trigger slots; context-menu and icons
8ed6f685cf trigger_ui: remove Jump action from trigger-master (column), seems pointless?
Compare 10 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-22 03:29:47 +01:00
d6815d7e40 trigger page: rough-in a control for Cue Recording
094fbfa132 trigger page: shrink Cue column to minimum (?)
b0a2d678dc trigger_ui: implement direct-Jump actions from trigger slots; context-menu and icons
8ed6f685cf trigger_ui: remove Jump action from trigger-master (column), seems pointless?
f62c4908e0 trigger_ui: implement direct-Jump actions for the slot properties (left&right FA)
Compare 17 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-21 19:19:48 +01:00
fd3ddce80a do not play existing cue markers while recording cues
e14acfc07d prevent multiple cue markers at the same location
76f4813ee6 triggerbox: experimentally enable cue recording by default
b023b97538 triggerbox: flush newly recorded cue markers back to RT context
d830800ed9 triggerbox: add flush-at-transport-stop from recorded cues to locations
Compare 17 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-21 19:19:48 +01:00
d50e854b05 Rulers: restore theme-ing of ruler bars (reverts much of 60cb)
9239d8af06 Ruler Marker: replace some padding in Location marks, to accommodate a selected marker
f6813e0749 Ruler Markers: customize the menus for Cue Marks, including a way to change the Cue-ID
48c5974b2b Ruler Marker: watch for -my- location cue-id to change
c9b5db6dee Mini-Timeline: watch for -any- cue marker to change
Compare 15 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-21 07:31:33 +01:00
f16c99ddb8 remove Other/Any follow action types (GUI edition)
5ade0927dd remove Other/Any follow action types
fdedbe24ec remove Next/Prev (Live-style) follow action types (GUI edition)
b94c5dcec7 remove Next/Prev (Live-style) follow action types
38a603910a remove FollowAction type "QueuedTrigger" (GUI edition)
Compare 10 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-21 07:31:33 +01:00
dd159b0841 Use default fg on bg (white on black) for tooltips
4020561389 Fix TB DnD (only check data-type when dropping regions)
60cbe57a6e Marker Rulers: changes to match mini-timeline aesthetic
16c809986d Mini Timeline: Add Circular Cue Markers; various cleanup and pixel-pushing tweaks
90e6107972 triggerbox: left follow action == None means "no follow action at all"
Compare 6 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-20 23:21:33 +01:00
90e6107972 triggerbox: left follow action == None means "no follow action at all"
8ddf057553 triggerbox: fix enum (compiler should have noticed this)
b884f7c534 triggerbox: do not use follow length when (left) follow action is None
68c87c3f29 triggerbox: fix various errors caused by not setting transition_bbt
76c62139c8 Fix tiny memory leak when pasting multple files
Compare 14 commits »