vuplus: fix volume 0

Origin commit data
------------------
Branch: master
Commit: 51b7100513
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-13 (Fri, 13 Dec 2019)

Origin message was:
------------------
- vuplus: fix volume 0

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-12-13 22:14:55 +01:00
parent d9a2267914
commit 265a203f2a
3 changed files with 79 additions and 26 deletions

View File

@@ -70,6 +70,7 @@ private:
void request_audio_status();
bool muted;
int volume;
bool hdmi_mode;
protected:
bool running;
public: