diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-03-13 13:19:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-03-13 13:19:30 +0100 |
commit | ae5ee879d0b2fe661278be9337eeda88fd4c656f (patch) | |
tree | b835a355eb8327b272be3257d40ca0fe389ecba1 /HISTORY | |
parent | 3c0ea98ab3934f944d03919afacbcd33bff63be7 (diff) | |
download | vdr-ae5ee879d0b2fe661278be9337eeda88fd4c656f.tar.gz vdr-ae5ee879d0b2fe661278be9337eeda88fd4c656f.tar.bz2 |
The running status of a VPS event is now only taken seriously if that event has been seen within the last 30 seconds
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3458,3 +3458,6 @@ Video Disk Recorder Revision History - Fixed cDolbyRepacker to allow recording ProSieben HD broadcasts (thanks to Reinhard Nissl). - Fixed cDvbDevice::SetVideoDisplayFormat() in case of 16:9 (thanks to Marco Schlüßler). +- The running status of a VPS event is now only taken seriously if that event has been + seen within the last 30 seconds - otherwise recording is done as if no VPS was + available. |