Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul created branch livetrax in ardour/ardour 2024-03-20 08:49:36 -04:00
paul pushed to livetrax at ardour/ardour 2024-03-20 08:49:36 -04:00
97d84ee3ac initial work on livetrax
f1f0aae2a5 add a new Profile flag for livetrax
0098f46417 allow true boxy buttons for ArdourButtons
520c3617ff add unrounded rectangle methods to Gtkmm2ext for use in truly boxy buttons
Compare 4 commits »
paul pushed to master at ardour/ardour 2024-03-18 13:28:40 -04:00
e64af8e4ed add a test for an environment variable before switching canvas single-expose off
paul pushed to master at ardour/ardour 2024-03-18 12:51:44 -04:00
4b563ae518 move CairoCanvas::render() implementation for ArdourCanvas::Canvas into source
71e085d825 ensure that the canvas fully redraws after style/visibility events
0c4eada414 make editor canvas use multi-expose redraws
802d9fa487 correctly implement canvas expose redraw for both single- and multi-expose contexts
9efd521ea6 (GDK) keep our own record of invalidated rectangles for GdkQuartzView
Compare 5 commits »
paul pushed to cliprec2 at ardour/ardour 2024-03-10 08:31:52 -04:00
4a848004c7 like 5450e80bd4 but for the GUI
5450e80bd4 replace use of non-null region as test for "trigger can be used"
Compare 2 commits »
paul pushed to cliprec2 at ardour/ardour 2024-03-05 20:13:58 -05:00
paul created branch cliprec2 in ardour/ardour 2024-03-05 20:13:49 -05:00
paul pushed to master at ardour/ardour 2024-03-01 21:08:57 -05:00
256d3b1d52 add control names to General MIDI drums
paul pushed to pianorule at ardour/ardour 2024-02-27 14:21:32 -05:00
9b61abd390 the state of things in pianorule, committed for travel purposes
paul pushed to pianorule at ardour/ardour 2024-02-23 13:25:14 -05:00
d191330235 basics of autoscroll for pianoroll (mostly shared with Editor)
paul pushed to pianorule at ardour/ardour 2024-02-22 12:37:15 -05:00
d6dcb1c575 change coordinate system used for rubberband drags in piano roll
paul pushed to pianorule at ardour/ardour 2024-02-22 00:30:30 -05:00
a5b6e1676a redesign drag API to provide a bounding item, not just "trackview only"
8661bfb090 fix event deliver for MidiCueView
f76d81d44f move various action registry stuff into EditingContext
0b7461c465 add -D actions to gtkmm2ext
8d8e8a5509 get those MIDI tool selector menus built
Compare 207 commits »
paul pushed to pianorule at ardour/ardour 2024-02-22 00:19:01 -05:00
3ba8e10153 redesign drag API to provide a bounding item, not just "trackview only"
aa248f8f8b fix event deliver for MidiCueView
Compare 2 commits »
paul pushed tag 8.4 to ardour/ardour 2024-02-20 13:20:06 -05:00
paul pushed to master at ardour/ardour 2024-02-20 13:17:04 -05:00
c35515e43d initialize variable
paul pushed tag 8.3 to ardour/ardour 2024-02-19 18:47:00 -05:00
paul pushed to master at ardour/ardour 2024-02-18 22:36:18 -05:00
15eae21c37 fix failure to record MIDI notes that are already on when capture starts
paul pushed to master at ardour/ardour 2024-02-17 09:27:10 -05:00
f7341b374e don't use dashes within comments in XML
paul pushed to pianorule at ardour/ardour 2024-02-14 19:11:02 -05:00
507190131a move various action registry stuff into EditingContext
69af2cd06e add -D actions to gtkmm2ext
Compare 2 commits »
paul pushed to master at ardour/ardour 2024-02-14 11:27:35 -05:00
25310e49c3 add metadata to session property editor so that search "works" there