mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
* Add volume bar to osd timeouts in the OSD setup
This commit is contained in:
@@ -47,7 +47,7 @@ class CVolume : public CChangeObserver
|
||||
static CVolume* getInstance();
|
||||
|
||||
void setvol(int vol);
|
||||
void setVolume(const neutrino_msg_t key, bool nowait = false);
|
||||
void setVolume(const neutrino_msg_t key);
|
||||
|
||||
void SetCurrentPid(int pid) { apid = pid; }
|
||||
void SetCurrentChannel(t_channel_id id) { channel_id = id; }
|
||||
|
Reference in New Issue
Block a user