mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 06:06:25 +01:00
[Summary] Add buttons "Name tracks after driver" and "Reset tracks name to default" in Preference Panel
[Reviewed] GZharun [git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465180]
This commit is contained in:
parent
0d0271e431
commit
cd94ffdebe
6 changed files with 121 additions and 12 deletions
|
|
@ -89,6 +89,8 @@
|
|||
void on_all_inputs_off_button(WavesButton*);
|
||||
void on_all_outputs_on_button(WavesButton*);
|
||||
void on_all_outputs_off_button(WavesButton*);
|
||||
void on_name_tracks_after_driver(WavesButton*);
|
||||
void on_reset_tracks_name_to_default(WavesButton*);
|
||||
|
||||
void engine_changed ();
|
||||
void device_changed (bool show_confirm_dial);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue