mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
adding remote timer (experimental)
switch record timers to remote box or back with "play"-key
This commit is contained in:
@@ -85,6 +85,8 @@ class CTimerList : public CMenuTarget, public CListHelpers
|
||||
int newTimer();
|
||||
/* todo: properly import the enum CVFD::MODES */
|
||||
int saved_dispmode;
|
||||
void remoteTimerList(CTimerd::TimerList &timerlist);
|
||||
void enterRemoteBox();
|
||||
|
||||
public:
|
||||
CTimerList();
|
||||
|
Reference in New Issue
Block a user