mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
adding remote timer (experimental)
switch record timers to remote box or back with "play"-key
This commit is contained in:
@@ -68,7 +68,8 @@ class CTimerd
|
||||
TIMER_REMIND,
|
||||
TIMER_SLEEPTIMER,
|
||||
TIMER_EXEC_PLUGIN,
|
||||
TIMER_IMMEDIATE_RECORD
|
||||
TIMER_IMMEDIATE_RECORD,
|
||||
TIMER_REMOTEBOX
|
||||
};
|
||||
|
||||
enum CTimerEventStates
|
||||
|
Reference in New Issue
Block a user