~mendomusic/ardour/+git/ardour-github:property-editors

Last commit made on 2021-12-07
Get this branch:
git clone -b property-editors https://git.launchpad.net/~mendomusic/ardour/+git/ardour-github

Branch merges

Branch information

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

Recent commits

50430f1... by Ben Loftis <email address hidden>

New region-property placeholders should not be Properties (mostly reverts 045cf7)

Properties are created for announcing changes, but values are not actually stored as undo-able properties.

3186a85... by Ben Loftis <email address hidden>

PropertyBoxen: add some proposed audio-region property controls. (can be squashed)

7635e5e... by Ben Loftis <email address hidden>

Property Boxen: handle more {audio|midi} cases; move code around. (can be squashed)

ab44ede... by Ben Loftis <email address hidden>

Property Boxen: populate the Trigger page with property-editor placeholders

99ce145... by Ben Loftis <email address hidden>

PropertyBoxen: provide all slot property editors in a popup dialog (?)

2b0eb2a... by Ben Loftis <email address hidden>

squash to de-canvas

045cf77... by Ben Loftis <email address hidden>

Add New Region Properties for Clips

c07a773... by Ben Loftis <email address hidden>

PropertyBoxen: move selection-properties into the sidebar

aff4715... by Ben Loftis <email address hidden>

PropertyBoxen: initial draft of property-editing widgets that follow the Selection

f315778... by Ben Loftis <email address hidden>

PropertyBoxen: Publish some region operations to PublicEditor so we can access them more easily