Block a user
b689d2881e
M: US2400: allows user to bank over sends while in TrackView.
20fff72370
US2400: Use Bank- and Bank+ to page over sends on pots
0d05cd231b
US2400: maps track parameters and sends to vpots
b5487415ec
editing: a partiaally implemented version of TempoTwistDrag, to be completed.
86e7a1b259
temporal: no reason for Point::set() to be virtual
55755d5453
temporal: fix TempoMap::reset_starting_at()
ccc4cd1bb1
fix incorrect drawing of tempo curves
69ee24c22b
editor: improved handling of tempo map changes
d218dcb21b
evoral: when adding points to a ControlList, coerce the time domain of the new point to the list time domain
8b97abee19
change location of TempoMap::fetch() call in graph main thread to match semantic equivalent in process threads
b74fb262fa
use a very very slightly more convenient and possibly more correct method for LV2 bpm port
51ebb143de
on windows, allow ARDOUR_DATA_PATH envvar to be used in the data search path
c9b8a91edb
apply new Item method name to various other usage sites
f913373351
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
c75ceb31ab
canvas: when an item has its bbox marked dirty, this should propagate to all parents
d54d63da3a
canvas: remove code long disabled via an "if (0"
3d860b9665
libpbd: do not use DEBUG transmitter from inside AbstractUI<T> request methods