Philipp Rauch smokephil
  • Joined on 2020-10-30
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-20 23:21:33 +01:00
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
02f4daffe4 fix inconsequential debug-trace garbage value report from clang
ee5d3da929 fix inconsequential (unlikely) memory leak from clang
Compare 14 commits »
smokephil synced and deleted reference github/rlist at smokephil/ardour from mirror 2022-01-20 07:01:33 +01:00
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-20 07:01:33 +01:00
2152e7ba3b triggerbox: change FollowActions into an object with a target list (GUI edition)
95edfbac4a triggerbox: change FollowActions into an object with a target list
Compare 2 commits »
smokephil synced and deleted reference rlist at smokephil/ardour from mirror 2022-01-19 22:53:23 +01:00
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-19 22:53:23 +01:00
b51621a1ae Fix assert() when using DnD to import MIDI files
50bccb44d5 Add static meta-data for x-ardour/region.pbdid DnD
62a098811c Allow DnDTreeView drag w/o object reference
d4b436b4c5 Add SourceList to TriggerPage
c0ac99003b Add RegionList to TriggerPage
Compare 10 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-19 22:53:23 +01:00
b51621a1ae Fix assert() when using DnD to import MIDI files
50bccb44d5 Add static meta-data for x-ardour/region.pbdid DnD
62a098811c Allow DnDTreeView drag w/o object reference
d4b436b4c5 Add SourceList to TriggerPage
c0ac99003b Add RegionList to TriggerPage
Compare 10 commits »
smokephil synced commits to github/rlist at smokephil/ardour from mirror 2022-01-19 22:53:23 +01:00
61cf4b2c46 Add static meta-data for x-ardour/region.pbdid DnD
acf9f0b950 Allow DnDTreeView drag w/o object reference
a9a96e81f5 Add SourceList to TriggerPage
479131c084 Add RegionList to TriggerPage
24a868a3ff Unify Source and RegionList abstraction
Compare 7 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-19 06:33:23 +01:00
c916d3d952 Substantial overhaul of tempo display code
dbefba9904 temporal: have tempo map expose it's separate (intrusive) lists of tempo, meter and bbt points
4ec70bbaec Source::natural_position API uses samplepos_t
ddd5b26686 trigger_ui: pixel-pushing: remove drop-shadows and try circles for Cues
267229c03c ArdourCanvas::Arc (i.e. Circle) should allow for child items to be drawn
Compare 9 commits »
smokephil synced commits to rlist at smokephil/ardour from mirror 2022-01-19 06:33:23 +01:00
61cf4b2c46 Add static meta-data for x-ardour/region.pbdid DnD
acf9f0b950 Allow DnDTreeView drag w/o object reference
a9a96e81f5 Add SourceList to TriggerPage
479131c084 Add RegionList to TriggerPage
24a868a3ff Unify Source and RegionList abstraction
Compare 14 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-19 06:33:23 +01:00
c916d3d952 Substantial overhaul of tempo display code
dbefba9904 temporal: have tempo map expose it's separate (intrusive) lists of tempo, meter and bbt points
4ec70bbaec Source::natural_position API uses samplepos_t
ddd5b26686 trigger_ui: pixel-pushing: remove drop-shadows and try circles for Cues
267229c03c ArdourCanvas::Arc (i.e. Circle) should allow for child items to be drawn
Compare 9 commits »
smokephil synced commits to github/rlist at smokephil/ardour from mirror 2022-01-19 06:33:23 +01:00
smokephil synced new reference github/rlist to smokephil/ardour from mirror 2022-01-19 06:33:23 +01:00
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-18 22:23:23 +01:00
945849cfb5 TriggerPage: show newly created tracks
smokephil synced commits to rlist at smokephil/ardour from mirror 2022-01-18 22:23:23 +01:00
smokephil synced new reference rlist to smokephil/ardour from mirror 2022-01-18 22:23:23 +01:00
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-18 22:23:23 +01:00
945849cfb5 TriggerPage: show newly created tracks
0eb44c3be9 trigger_ui: cancel audition when you drag+drop a clip so you can play with it
Compare 2 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-18 06:03:23 +01:00
0eb44c3be9 trigger_ui: cancel audition when you drag+drop a clip so you can play with it
c6a3c54907 trigger_ui: tweaks to Stretch properties box
251263828b trigger_ui: gui for barcnt and meter (AudioTriggers only)
6cdeed8945 triggerbox: first draft: allow gui access to audio-segment meter and barcnt
8e96dd40ed Tweak layout of Slot properties area
Compare 9 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-18 06:03:23 +01:00
c6a3c54907 trigger_ui: tweaks to Stretch properties box
251263828b trigger_ui: gui for barcnt and meter (AudioTriggers only)
6cdeed8945 triggerbox: first draft: allow gui access to audio-segment meter and barcnt
8e96dd40ed Tweak layout of Slot properties area
8595348db0 Remove unused property-editor widgets (for now). Resolves some SessionHandleRef shutdown errors
Compare 9 commits »
smokephil synced commits to master at smokephil/ardour from mirror 2022-01-17 21:53:23 +01:00
3e59902573 Yet another media-clip bundle fix
2d46d9a882 Fix bundling media content for macOS (again)
7e36daecd6 Fix bundling media content
0481b10d97 Bundle Mixbus Media
20824b6407 Fix bundling demo sessions (mac, win)
Compare 5 commits »
smokephil synced commits to github/master at smokephil/ardour from mirror 2022-01-17 21:53:23 +01:00
2d46d9a882 Fix bundling media content for macOS (again)
7e36daecd6 Fix bundling media content
0481b10d97 Bundle Mixbus Media
20824b6407 Fix bundling demo sessions (mac, win)
e0f6ef4369 Always use a sidechain input to control triggers
Compare 5 commits »