diff options
| author | M. Voerman <rekordc@gmail.com> | 2012-12-12 13:17:09 +0100 |
|---|---|---|
| committer | M. Voerman <rekordc@gmail.com> | 2012-12-12 13:17:09 +0100 |
| commit | 704aa320d60da6efba4e00e930784fcc384e956f (patch) | |
| tree | 00bf0e8720bd1ba057fcb2c79dc94a94dba37a06 | |
| parent | 5f38c752711565739d4229d710557f94d894a844 (diff) | |
| download | vdr-vipclient-704aa320d60da6efba4e00e930784fcc384e956f.tar.gz vdr-vipclient-704aa320d60da6efba4e00e930784fcc384e956f.tar.bz2 | |
Changed History file, settings.js
| -rw-r--r-- | History | 2 | ||||
| -rw-r--r-- | settings.js | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,7 @@ Added switch timers (atm 1 switch timer possible and for next program only) switch timer reset from mainmenu. EPG language is now based on Satellite/ NID/ TID - Added CA Mode to OSD + Added CA Mode to OSD key.png Full schedule try. In guide mode Red - switch timer next program, Green now/next, Yellow Schedule, Blue program info. diff --git a/settings.js b/settings.js index f3f177f..7346123 100644 --- a/settings.js +++ b/settings.js @@ -82,3 +82,4 @@ var timerChan = 10; var TimerActions = ""; var switchtimerID = 0; var SwitchTimer = 1; // No other options yet + |
