diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-10-13 14:19:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-10-13 14:19:26 +0200 |
commit | 8c633a5f65da85769600f8867296f33cc30b9946 (patch) | |
tree | 2563791d7f807e34ddd4fd144fe814bb625ac701 /HISTORY | |
parent | 7f7fa7fd902c819f616312489dbe882f3bc1edfa (diff) | |
download | vdr-8c633a5f65da85769600f8867296f33cc30b9946.tar.gz vdr-8c633a5f65da85769600f8867296f33cc30b9946.tar.bz2 |
Fixed handling VPS timers in case the running status of an event goes to '1' (not running) and later goes to '4' (running)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7272,7 +7272,7 @@ Video Disk Recorder Revision History ".keep" to prevent a directory from being deleted when it is empty. Currently the only file name that is ignored is ".sort". -2012-10-09: Version 1.7.32 +2012-10-13: Version 1.7.32 - Pressing the Play key during normal live viewing mode now opens the Recordings menu if there is no "last viewed" recording (thanks to Alexander Wenzel). @@ -7296,3 +7296,5 @@ Video Disk Recorder Revision History libhdffcmd/Makefile. - Added options to build a 32-bit version of VDR on a 64-bit machine to Make.config.template. +- Fixed handling VPS timers in case the running status of an event goes to '1' (not + running) and later goes to '4' (running). |