Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2024-11-26 21:02:56 -05:00
0132a0b8ad amend GdkQuartzView:drawRect to be able to show both the exposed and "leftover" areas
paul pushed to master at ardour/ardour 2024-11-26 15:11:33 -05:00
2096ff7876 cue editor end dragging operational
af0162c73c add colors for cue editor end boundary
c90b19a954 add colors for cue editor start boundary and use them
73847a9b42 use correct Region API for adjusting the start position in the cue editor
Compare 4 commits »
paul pushed to master at ardour/ardour 2024-11-25 23:38:07 -05:00
2eece78718 stop leftward drags from corrupting clip start
bbdc87b6fa midi cue editor: Trigger::current_pos() is relative to the region start, so fix playhead position
Compare 2 commits »
paul pushed to master at ardour/ardour 2024-11-25 23:16:29 -05:00
ecd3cf8766 improved ("working") clip start drag
9243dcf961 draw clip rect correctly after it is reset\n
efc153d880 actually set trigger start to where mouse was released when dragging
Compare 3 commits »
paul pushed to master at ardour/ardour 2024-11-25 19:54:42 -05:00
5ef4f8973f somewhat sort of working clip start drag (GUI edition)
8c0c9cc115 somewhat sort of working clip start drag
Compare 2 commits »
paul pushed to master at ardour/ardour 2024-11-24 15:29:22 -05:00
c39de501a3 triggerbox: significantly re-design MIDI Triggers to allow for bounds editing
7af9442098 NO-OP: add explanatory comment
53773bb8cb send correct property change for MIDI trigger when region changes
83f501f084 send correct property change for audio trigger when region changes
Compare 4 commits »
paul pushed to master at ardour/ardour 2024-11-23 11:06:55 -05:00
465f39e5bf create nonfunctional clip boundary drags when appropriate
3feaf2046c fix inadvertent partial line deletion
8064353a82 fix/remove on the current #warnings arising from the pianorule refactor
Compare 3 commits »
paul pushed to master at ardour/ardour 2024-11-22 11:35:00 -05:00
9ab42f8d14 fix error in hastily introduced DEBUG_TRACE statement
paul pushed to master at ardour/ardour 2024-11-22 11:33:49 -05:00
d5cc1b5efc initial steps to trigger start/end point display and editing
a162250682 fix MIDI triggers where region start/end are not the source start/end
Compare 2 commits »
paul pushed to master at ardour/ardour 2024-11-21 16:12:46 -05:00
4fbdf0d680 macOS: catch spurious full redraw calls to NSView:drawRect and act appropriately
paul pushed to cocoatea at ardour/ardour 2024-11-21 15:36:02 -05:00
17f45db41f more experiments with cocoa/quartz drawing
paul pushed to cocoatea at ardour/ardour 2024-11-20 22:15:50 -05:00
e66975bc56 more cocoa drawing experiments
paul pushed to master at ardour/ardour 2024-11-19 18:32:04 -05:00
fc91c7b92d prevent canvas piano roll header scroomer drag pushing the same cursor over and over
28e638deac undo a change the broke cursor management
Compare 2 commits »
paul pushed to master at ardour/ardour 2024-11-19 18:04:52 -05:00
f598f4e4e0 potential fixes for SNAFU with cursors
paul pushed to cocoatea at ardour/ardour 2024-11-19 14:27:48 -05:00
2884c502c1 use a better style mask
bfffe101de clean up single-view version of cocoatea
56a2c9978c continuing experiments with cocoa drawing
Compare 3 commits »
paul pushed to cocoatea-vpw at ardour/ardour 2024-11-19 14:27:11 -05:00
8e7cbec428 add meter impl
21477cafa8 view-per-widget version of cocoatea
56a2c9978c continuing experiments with cocoa drawing
Compare 3 commits »
paul created branch cocoatea-vpw in ardour/ardour 2024-11-19 14:26:48 -05:00
paul pushed to cocoatea at ardour/ardour 2024-11-16 20:37:41 -05:00
bb19a59315 extend cocoa drawing test
paul pushed to cocoatea at ardour/ardour 2024-11-15 19:54:28 -05:00
d588b86e54 do some drawing in the cocoa test app
paul pushed to cocoatea at ardour/ardour 2024-11-14 17:20:28 -05:00
d194c019d8 randomly invalidate areas of cocoa tester and observe result