~mendomusic/ardour/+git/ardour-github:pianorule

Last commit made on 2024-02-27
Get this branch:
git clone -b pianorule https://git.launchpad.net/~mendomusic/ardour/+git/ardour-github

Branch merges

Branch information

Name:
pianorule
Repository:
lp:~mendomusic/ardour/+git/ardour-github

Recent commits

9b61abd... by Paul Davis

the state of things in pianorule, committed for travel purposes

d191330... by Paul Davis

basics of autoscroll for pianoroll (mostly shared with Editor)

More work to do moving/testing pianoroll autoscroll variant back into EditingContext
and sharing it with Editor.

d6dcb1c... by Paul Davis

change coordinate system used for rubberband drags in piano roll

a5b6e16... by Paul Davis

redesign drag API to provide a bounding item, not just "trackview only"

This allows rubberband drags on both the main editor and the separate piano roll to wokr
correctly.

8661bfb... by Paul Davis

fix event deliver for MidiCueView

events need a non-container item to be delivered

f76d81d... by Paul Davis

move various action registry stuff into EditingContext

0b7461c... by Paul Davis

add -D actions to gtkmm2ext

8d8e8a5... by Paul Davis

get those MIDI tool selector menus built

69ab632... by Paul Davis

some state mgmt for EditingContexts

c3c34a0... by Paul Davis

cue editor/piano roll: starting to get mode buttons working and keybindings too