mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
change kbd selection to F1 & F2; make kbd selection differentiate between rolling and not rolling conditions, using mouse location for not rolling; marker selection starts tobe used; markers get lines when selected; hide marker_grab_line now
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2608 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c61de034c7
commit
62941af2cf
7 changed files with 130 additions and 13 deletions
|
|
@ -1424,6 +1424,7 @@ class Editor : public PublicEditor
|
|||
void track_selection_changed ();
|
||||
void region_selection_changed ();
|
||||
void point_selection_changed ();
|
||||
void marker_selection_changed ();
|
||||
|
||||
enum SelectionOp {
|
||||
CreateSelection,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue