mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
[Summary] Reworked master track behavior according to PRD
This commit is contained in:
parent
33349b260d
commit
dd78cce7b7
10 changed files with 56 additions and 130 deletions
|
|
@ -1725,7 +1725,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void time_selection_changed ();
|
||||
void update_time_selection_display ();
|
||||
void track_selection_changed ();
|
||||
bool non_master_track_selected ();
|
||||
bool track_selected ();
|
||||
void output_connection_mode_changed ();
|
||||
void region_selection_changed ();
|
||||
sigc::connection editor_regions_selection_changed_connection;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue