mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Allow to reset volume to 100% in GUI
This commit is contained in:
@@ -47,6 +47,9 @@ namespace BlackGui
|
||||
//! Volumes changed (elsewhere)
|
||||
void ps_onOutputVolumeChanged(int volume);
|
||||
|
||||
//! Set volume to 100
|
||||
void ps_setVolume100();
|
||||
|
||||
//! Change values because of volume GUI controls
|
||||
void ps_changeOutputVolumeFromSlider(int volume);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user