add option to regulate audio systems volume via CEC

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8e9c4a7568
Author: TangoCash <eric@loxat.de>
Date: 2018-10-14 (Sun, 14 Oct 2018)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2018-10-14 22:29:22 +02:00
committed by vanhofen
parent 712a8b0392
commit 73f061c7f9
8 changed files with 61 additions and 1 deletions

View File

@@ -36,7 +36,7 @@
class CCECSetup : public CMenuTarget, CChangeObserver
{
private:
CMenuOptionChooser *cec1, *cec2;
CMenuOptionChooser *cec1, *cec2, *cec3;
int width;