software volume can now be saved and read from the state file
git-svn-id: https://svn.musicpd.org/mpd/trunk@4495 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -37,4 +37,8 @@ int getVolumeLevel();
|
||||
|
||||
int changeVolumeLevel(int fd, int change, int rel);
|
||||
|
||||
void read_sw_volume_state(FILE *fp);
|
||||
|
||||
void save_sw_volume_state(FILE *fp);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user