Use volume command for relative volume changes instead of setvol
This commit is contained in:
@@ -536,7 +536,8 @@ struct Connection
|
||||
void SetConsume(bool);
|
||||
void SetCrossfade(unsigned);
|
||||
void SetVolume(unsigned int vol);
|
||||
|
||||
void ChangeVolume(int change);
|
||||
|
||||
std::string GetReplayGainMode();
|
||||
void SetReplayGainMode(ReplayGainMode);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user