Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2024-06-15 16:01:41 -04:00
1e5a5b6b4f do not have MIDI input follow selection when recording
paul pushed to master at ardour/ardour 2024-06-15 00:17:48 -04:00
0847dc8a37 when disconnecting a MIDI port for follows-selection, get ALL connections
cf58a157e3 extend PortManager API to include 3rd argument used by backend get_connections()
7982d69cb3 no need to set up midi input enable button for every ::set_route()
Compare 3 commits »
paul pushed to pianorule at ardour/ardour 2024-06-11 17:18:02 -04:00
e700e5dad1 fix handling of MIDI draw tool actions and widgets
2545a88d50 NO-OP: whitespace
4e7b776b3b fix placement of ghost note while in draw mode
4ffcff624c fix geometry calculations during NoteCreateDrags.
494579c20c prefer nullptr to 0
Compare 6 commits »
paul pushed to master at ardour/ardour 2024-06-10 12:47:17 -04:00
1660ad3ed9 always center the new session dialog
paul pushed to pianorule at ardour/ardour 2024-06-08 00:54:13 -04:00
74a94f5b25 get temporal zoom workign in MidiCueEditor
paul pushed to master at ardour/ardour 2024-06-08 00:19:49 -04:00
9061657940 when checking for an existing marker before adding one, use the intended flags
0a01acc86a add optional Location::Flags argument to Locations::mark_at
Compare 2 commits »
paul pushed to pianorule at ardour/ardour 2024-06-07 12:07:16 -04:00
76e0615827 if the Editor is not the current EditingContext, don't do Editor::escape stuff
6feb02498a fix reordering warning
b43d9926f8 handle Escape signal in all EditingContexts (including MidiCueEditor)
1666cab029 dammit jim, it's a stack not a queue
Compare 4 commits »
paul pushed to pianorule at ardour/ardour 2024-06-07 01:47:03 -04:00
e2f6957c85 virtualize EditingContext::midi_action() so that MidiCueEditor works
9b3ecb3f45 correctly define MIDI actions using MidiView, not MidiRegionView
Compare 2 commits »
paul pushed to pianorule at ardour/ardour 2024-06-06 18:17:01 -04:00
b7b05040c2 NO-OP: whitespace
108acc04fb correct errors in coordinate math when moving a mote selection
d682a7bfd2 correctly set timeline_origin for a MidiCueEditor
d8f222940a various changes to editor drag code to correctly use a bounding item
87f3df3845 don't double-apply the effect of a drag with a bounding item to _grab_y
Compare 100 commits »
paul pushed to pianorule at ardour/ardour 2024-06-06 18:14:10 -04:00
d784fb15dd NO-OP: whitespace
92dacb5f01 correct errors in coordinate math when moving a mote selection
f7a49afeab correctly set timeline_origin for a MidiCueEditor
236b91d8f9 various changes to editor drag code to correctly use a bounding item
547636e93a don't double-apply the effect of a drag with a bounding item to _grab_y
Compare 8 commits »
paul pushed to master at ardour/ardour 2024-06-05 18:38:09 -04:00
1dd7d2af1f sort of NO-OP: follow if/return coding guidelines
4872d6706d fix crash cause by ending non-existing track drag
Compare 2 commits »
paul pushed to pianorule at ardour/ardour 2024-06-04 15:38:53 -04:00
84745480b4 fix dangling references to a MidiRegion and MidiTrack in a MidiView
paul pushed to pianorule at ardour/ardour 2024-06-03 20:43:24 -04:00
3ed9da1a5b manual cleanup after another tricky rebase against master
3c74505ab5 more manual fixes after a substantial rebase
a0939ad8ad more manual fixes after a substantial rebase
b261b8b6fc manual fixes after a substantial rebase
49e7d0260d the state of things in pianorule, committed for travel purposes
Compare 89 commits »
paul pushed to master at ardour/livetrax 2024-06-03 19:56:43 -04:00
e7bdcce65d Merge branch 'ardour'
0ec926668c refine track drag API to control whether cursor can change on button press
3dd8b930e4 fix paste error
144fe5b08a fix issues with the length of captured MIDI regions when there are tempo changes present
c7b8840f8f redesign track drag so that we can start from anywhere in the header, including the name
Compare 5 commits »
paul pushed to master at ardour/ardour 2024-06-03 19:52:48 -04:00
0ec926668c refine track drag API to control whether cursor can change on button press
paul pushed to master at ardour/ardour 2024-06-03 19:24:40 -04:00
3dd8b930e4 fix paste error
paul pushed to master at ardour/ardour 2024-06-03 19:23:57 -04:00
144fe5b08a fix issues with the length of captured MIDI regions when there are tempo changes present
c7b8840f8f redesign track drag so that we can start from anywhere in the header, including the name
Compare 2 commits »
paul pushed to master at ardour/ardour 2024-06-03 15:23:24 -04:00
84445efe92 fix inability to move tracks up if a previous resort had given one of them order == 0
paul pushed to pianorule at ardour/ardour 2024-06-02 00:00:27 -04:00
9cc0509ef1 more manual fixes after a substantial rebase
df1366453d more manual fixes after a substantial rebase
44f4b4b2d0 manual fixes after a substantial rebase
2f3bd9b347 the state of things in pianorule, committed for travel purposes
eb7dbf4eb6 basics of autoscroll for pianoroll (mostly shared with Editor)
Compare 442 commits »
paul pushed to master at ardour/ardour 2024-06-01 11:02:38 -04:00
ecf5f9b1d7 remove unused global static variable