diff options
author | M. Voerman <rekordc@gmail.com> | 2013-01-20 22:26:07 +0100 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2013-01-20 22:26:07 +0100 |
commit | d6d9ab16e3d253f9f17628947a6481154c9e8a48 (patch) | |
tree | e0494c94b2509f901f5798ae7c6faf6438164147 /History | |
parent | c0cd92a9e5c49ad007cc776e84a48ecc2fb75987 (diff) | |
download | vdr-vipclient-d6d9ab16e3d253f9f17628947a6481154c9e8a48.tar.gz vdr-vipclient-d6d9ab16e3d253f9f17628947a6481154c9e8a48.tar.bz2 |
Switch timer fix
Diffstat (limited to 'History')
-rw-r--r-- | History | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,7 +2,8 @@ Fixed pause function with "VDR on SmartTV" Updated to use the new function 'is_new' from "VDR on SmartTV" Added (key '5') jump to next mark in recordings. With use of restfulapi plugin - + Fixed standby problems when playing recordings. + Fixed switchtimer when menu / recordingsmenu / playing recordings 0.11 Switch to Scheduler services for settings timers. Some fixes in the recorder & player routine @@ -14,7 +15,7 @@ Recordings Menu now show maps. Use of restfulapi Read Timers from Server - Delete recording // if you want to Delete a recording, change in restfulapi/recordings.ccp line 46 DELETE by POST + Delete recording // if you want to Delete a recording, change in restfulapi/recordings.ccp line 46 DELETE to POST KillStream on standby can be set from settings.js 0.10 Added sub Listinges for use as Radio list / Protected List / SD/HD list etc |