mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-16 01:43:35 +02:00
Add volume bar to osd timeouts in the OSD setup
Origin commit data
------------------
Commit: d08d18522e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Origin message was:
------------------
* 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