Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2022-06-16 12:36:22 -04:00
9964f20c63 when creating a session without a template, reset tempo map to default
32096afc90 temporal: remve debug output
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-06-16 12:19:21 -04:00
2cfc013b0c temporal: fix loading tempo map from XML
477b136e97 temporal: if requested via -Dtemporalmap, dump tempo map after any update
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-06-13 15:48:53 -04:00
d060348df0 main: add a SIGUSR1 handler to allow dynamic triggering of debug bits
32b41037b5 libpbd: do not use debug transmitter inside BaseUI::signal_new_request() to avoid recursion
590b4165e8 use exception-safe inc/dec in TransportFSM::process_events()
20997dfa78 add new exception-safe RAII object, that increments/decrements its argument
842fa3c708 NOOP: comment terminology update
Compare 5 commits »
paul pushed to master at ardour/ardour 2022-06-10 15:02:00 -04:00
5567f30213 triggerbox: output information rather than abort
paul pushed to master at ardour/ardour 2022-06-10 13:59:21 -04:00
6bef80ae60 triggerbox: use regular transport request mechanism to get transport started
paul pushed to master at ardour/ardour 2022-06-05 17:37:13 -04:00
75fe2ce095 generic MIDI: extend select function API and make argument be bank-relative, always
eb4ac77a7b control protocol: allow protocol implementations to override rid selection API
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-06-05 17:03:51 -04:00
2e027e5894 generic MIDI: re-enable the "select" function
33b7c38e42 control protocols: add API to control selection by RID
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-06-03 17:02:40 -04:00
0e85655c38 right click on tempo curve should be equivalent to right click on empty bar
cc021f9e94 complete list of return values for ::get_grid_type_as_beats()
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-06-03 15:20:22 -04:00
de2c553e1a improvements to BBT marker dialog appearance and behavior
88a035b000 temporal: changes in API to better support BBT markers
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-06-03 12:54:46 -04:00
531db75a27 temporal: when dragging tempo/meter, move in points list as well
7dadb1407b temporal: when copying points between TempoMaps do not double-count MusicTimePoints
1b904285be temporal: improve utility of TempoMap::dump() output
Compare 3 commits »
paul pushed to master at ardour/ardour 2022-05-31 15:21:47 -04:00
a127399f5e click on a region in TimeFX mode should not switch back to grab mouse mode
763d92a294 timefx: fix interactions with duration clock and percentage spinner in timefx dialog
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-05-31 14:36:58 -04:00
b806ccf373 timestretching: fix inaccuracies in generated length
2d24bcdf4a temporal: add operator== and operator!= for ratio_t
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-05-30 23:15:00 -04:00
265f5d8342 numerous fixes for meter marker drag
192b2fd839 temporal: fixes for TempoMap::move_meter()
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-05-29 17:01:58 -04:00
710cca9ccf change logic for memory management when adding tempo,meter,bartime points
paul pushed to master at ardour/ardour 2022-05-29 16:42:27 -04:00
25c151bd8d fix errors in drawing BBT markers
7168139861 abort reversible command if add-bbt-marker is cancelled
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-05-29 16:19:36 -04:00
fdd634f530 add ctrl-drag on tempo bar/ruler to adjust tempo more directly
ef07fb601a libcanvas: FramedCanvas::covers() method is ill-conceived. Use PolyItem::covers()
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-05-28 23:51:52 -04:00
9e754959f6 AutomationLine: make sure control points aren't empty
paul pushed to master at ardour/ardour 2022-05-28 14:59:38 -04:00
c82745301c fix #ifdef'ed-out call to TrimDrag in case we ever use it in the future
cca3e6e061 temporal: fix bug introduced in 48f4f9bf9c
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-05-28 01:07:50 -04:00
c1f92861c6 triggerbox: fix responses to "Play Cues" button being clicked
paul pushed to master at ardour/ardour 2022-05-27 20:50:11 -04:00
fd879ca45d libardour: change API of Session::request_locate() to include "force" argument (script edition)
e2e6274956 libardour: change API of Session::request_locate() to include "force" argument (GUI edition)
cc2e6b3cf8 libardour: change API of Session::request_locate() to include "force" argument
03649dc32a temporal: fix bug in TempoMap::get_grid() when next point (eg. BBT) is not on grid
Compare 4 commits »