mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
[Summary] Implementation of the AUTO LOCK TIMER and minor improvement of session_lock_dialog
[Review] GZharun
This commit is contained in:
parent
1bdf3a8bda
commit
f28dcaa77f
12 changed files with 133 additions and 64 deletions
|
|
@ -55,9 +55,11 @@
|
|||
void on_stereo_out (WavesButton*);
|
||||
void on_browse_button (WavesButton*);
|
||||
void save_default_session_path();
|
||||
void save_auto_lock_time();
|
||||
void on_ok(WavesButton*);
|
||||
void on_cancel(WavesButton*);
|
||||
void on_apply(WavesButton*);
|
||||
void update_configs();
|
||||
void update_session_config();
|
||||
void on_capture_active_changed (DeviceConnectionControl* capture_control, bool active);
|
||||
void on_playback_active_changed (DeviceConnectionControl* playback_control, bool active);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue