adding remote timer (experimental)

switch record timers to remote box or back with "play"-key
This commit is contained in:
TangoCash
2016-10-21 10:47:37 +02:00
committed by svenhoefer
parent 75a2665b87
commit 716e9f4d9b
11 changed files with 272 additions and 5 deletions

View File

@@ -2382,6 +2382,7 @@ typedef enum
LOCALE_TIMERLIST_TYPE_NEXTPROGRAM,
LOCALE_TIMERLIST_TYPE_RECORD,
LOCALE_TIMERLIST_TYPE_REMIND,
LOCALE_TIMERLIST_TYPE_REMOTEBOX,
LOCALE_TIMERLIST_TYPE_SHUTDOWN,
LOCALE_TIMERLIST_TYPE_SLEEPTIMER,
LOCALE_TIMERLIST_TYPE_STANDBY,