Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2023-10-06 19:08:36 -04:00
bdd0fda188 remove debug output
26eed327ad amend 405574184 with correct lock scope and do not hold state
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-10-06 18:17:16 -04:00
405574184a use a RegionWriteLock while modifying Playlist region list in ::region_bounds_changed
paul pushed to master at ardour/ardour 2023-10-05 14:59:35 -04:00
eba00287cd fix SNAFU with ordering of adding stripables and selecting them
paul pushed to master at ardour/ardour 2023-10-05 13:24:25 -04:00
cd1d83f366 reintroduce a fake XML "active" property for Tempo to allow 7.x to load 8.x sessions
paul pushed to master at ardour/ardour 2023-10-05 10:35:57 -04:00
558b300177 tweaks to arprof to make it more useful with CALLGRIND_* macros
e23f79a8a9 do not create a Gtk::ColorSelectionDialog for every trigger/slot, create on demand
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-10-04 20:51:24 -04:00
91f50b8a06 in insert time, don't differentiate between audio/music time markers
dd556f6ee8 NO-OP: line formattting
85f0648b6b don't pass unnecessary argument to Playlist::shift()
62416ee276 remove unnecessary argument from Playlist::shift()
Compare 4 commits »
paul pushed to master at ardour/ardour 2023-10-04 19:08:31 -04:00
0ffb9d6c8a following c40f40, make insert/remove time apply to all markers
5b038e488c no more "glue to ..." concept in GUI
e363da1f90 NOOP: remove unused variable
40a0ad2299 tweak shortcut window so that the tree is expanded to actually show search results
Compare 4 commits »
paul pushed to master at ardour/ardour 2023-10-04 10:38:04 -04:00
0c3791117c remove much debug output associated with tempo map copy/pasta, et al.
paul pushed to master at ardour/ardour 2023-10-03 18:01:58 -04:00
945ce377aa tempo mapping (like all other drags) must use button1 only
paul pushed to master at ardour/ardour 2023-10-03 13:15:13 -04:00
364c892c68 remove debug output
paul pushed to master at ardour/ardour 2023-10-03 12:18:46 -04:00
b2e168e79e NOOP: whitespace cleanup
2194ae70da must reset BBT markers in GUI after reset_tempo_marks()
Compare 2 commits »
paul pushed tag 8.0-rc3 to ardour/ardour 2023-10-02 22:16:54 -04:00
paul pushed to master at ardour/ardour 2023-10-02 18:53:07 -04:00
969dcaa8a6 update all location markers during tempo/meter drags
dd8f5c477f remove debug output
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-10-02 15:24:44 -04:00
e7ced9b855 mergeable line: check callbacks are non-null before calling them
paul pushed to master at ardour/ardour 2023-10-02 14:08:30 -04:00
764ed125a4 region gain line freehand draw: ensure drawn line is above waveform
paul pushed to master at ardour/ardour 2023-10-01 17:07:33 -04:00
1455619e7d revert change in 4bed642d71 that made build_session_from_dialog() do nothing at all
paul pushed to master at ardour/ardour 2023-10-01 16:31:56 -04:00
f6d60abda8 remove debug output
paul pushed to master at ardour/ardour 2023-09-30 14:23:44 -04:00
460b9a24ff add missing file
paul pushed to master at ardour/ardour 2023-09-30 13:10:33 -04:00
18819a48a9 region gain and MIDI CC freehand line drawing
6b64ebdb27 NOOP: do not wrap lines for small screens
b2bb8e9bac move (empty) Drag destructor into source file and add DEBUG_TRACE
cd99fed7cd canvas: add PolyItem::clear()
ff021b83d3 libardour: add Region::absolute_time_to_source_time()
Compare 8 commits »
paul pushed to master at ardour/ardour 2023-09-29 10:50:29 -04:00
f504eba0fe velocity regions should never be opaque, even when the region is selected