Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2022-12-11 01:01:55 -05:00
39c324b620 temporal: fix ::get_grid() crash condition
paul pushed to master at ardour/ardour 2022-12-10 20:13:55 -05:00
5e9e21911c corrections for methods that move playhead to region boundaries
paul pushed to master at ardour/ardour 2022-12-10 16:14:16 -05:00
db3e87a7e4 do nothing gracefully if asked to remove only tempo
paul pushed to master at ardour/manual 2022-12-10 16:01:24 -05:00
3c8eb2beab exclude www.manual.ardour.org from DDG search results
paul pushed to master at ardour/ardour 2022-12-10 15:45:11 -05:00
dc74decdf7 remove luminance changes from ARDOUR_UI_UTILS::unique_palette_color()
paul pushed to master at ardour/ardour 2022-12-10 15:40:15 -05:00
6ed1402812 use ItemChangeBlocker to improve performance of RegionView::remove_silent_frames()
ab34861388 canvas: provide a means of blocking change notifications from Item propagating up the object tree
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-12-10 12:49:03 -05:00
8237a8115c cleanup unused variables in Editor ruler display code
paul pushed to master at ardour/ardour 2022-12-10 12:33:47 -05:00
303f838a53 define new actions for stopping triggers/slots
c2c23172bd ctrl surfaces: add method to BasicUI to stop slots in a given trigger box
9403b116ad Mackie: make AudioInstruments button work correctly
4fdd8646b4 fix positioning of regions during multiduplicate or fill track operations
425f84493b fix display of selection end point and duration (again!)
Compare 5 commits »
paul pushed to master at ardour/ardour 2022-12-08 12:53:05 -05:00
74f95ff0dd when use stripable palette colors, use them sequentially
paul pushed to master at ardour/ardour 2022-12-07 23:27:55 -05:00
cd4b6e85a8 pick route colors from the color palette (with random variation) #9115
paul pushed to master at ardour/ardour 2022-12-07 14:11:37 -05:00
b9f9531fa1 duration clocks: fix display when mode is changed
paul pushed to master at ardour/ardour 2022-12-07 13:13:52 -05:00
ad9757e73c fix nudge/duration clocks when scrolling in BBT mode
9f85a0aaba fix behavior of duration clocks when scrolling in all modes except BBT
4beca98e28 temporal: fix various incorrect uses of ::samples() in audio time arithmetic
Compare 3 commits »
paul pushed to master at ardour/ardour 2022-12-06 13:11:12 -05:00
f37687a985 various fixes for AudioClock duration/!duration confusion
716501defa potential fix for "/bus/... master ..." target in MIDI binding maps failing
7850628f6f fix manual drawing of MIDI automation (avoid offset) #9142
Compare 3 commits »
paul pushed to master at ardour/ardour 2022-12-05 12:01:53 -05:00
c505024a4b temporal: when resetting the map, position BBT markers in beat time (and stop reset there)
12b672492e tempomap: fix and improve efficiency and readability in ::get_grid()
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-11-29 12:09:42 -05:00
c312d570f4 move twist-tempo drag from tempo ruler to BBT ruler
cd86521c65 rulers: improve labelling of non-quarter note beats in tempo ruler
8b06eb9878 editor rulers: do not try to generate "fill" ticks/lines for the grid
e3dc0a24f2 canvas ruler: use second font description appropriately
148dfdd23c editor tempodisplay: use new TempoMap::get_grid() argument to get a finer grid
Compare 15 commits »
paul pushed to master at ardour/ardour 2022-11-23 10:08:07 -05:00
f98a14ed13 more debug output regarding macOS language preferences and translation
paul pushed to master at ardour/ardour 2022-11-22 20:09:50 -05:00
264140c191 do not label ticks generated to fill space between ::get_grid() results
d0fb7ae18a avoid duplicate BBT points in grid
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-11-21 20:34:17 -05:00
fe386e51b1 incomplete comments - just say no
paul pushed to master at ardour/ardour 2022-11-21 20:33:24 -05:00
c7cf4d96e0 confusing comments - just say no
paul pushed to master at ardour/ardour 2022-11-21 20:18:23 -05:00
a84d3e04c4 tests: add new test to check that tempo map reset changes beat time correctly
f5887b978d tempo map: when resetting, set beat/quarter positions as well as audio positions
Compare 2 commits »