mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
add option to regulate audio systems volume via CEC
Origin commit data
------------------
Commit: 8e9c4a7568
Author: TangoCash <eric@loxat.de>
Date: 2018-10-14 (Sun, 14 Oct 2018)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
class CCECSetup : public CMenuTarget, CChangeObserver
|
||||
{
|
||||
private:
|
||||
CMenuOptionChooser *cec1, *cec2;
|
||||
CMenuOptionChooser *cec1, *cec2, *cec3;
|
||||
|
||||
int width;
|
||||
|
||||
|
Reference in New Issue
Block a user