mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
Neutrino: show remaining sleep time in main menu if sleeptimer exists
based on idea by martii <m4rtii@gmx.de> in Neutrino-MP Git
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f10fc9821
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2013-12-30 (Mon, 30 Dec 2013)
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
30fb5e2f60
commit
5107116c60
@@ -29,9 +29,12 @@ class CSleepTimerWidget: public CMenuTarget
|
||||
{
|
||||
private:
|
||||
static bool is_running;
|
||||
int shutdown_min;
|
||||
std::string shutdown_min_string;
|
||||
|
||||
public:
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
const char * getTargetValue();
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user