diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-05 12:40:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-05 12:40:37 +0200 |
commit | ae1560819792427d08a7cb51f19b6dccaa850fa2 (patch) | |
tree | e562e5360d34f9cc78073b86e1199885bc5653f5 /HISTORY | |
parent | c2ed9b5daf19b86823b27a06799d7d43d476f654 (diff) | |
download | vdr-ae1560819792427d08a7cb51f19b6dccaa850fa2.tar.gz vdr-ae1560819792427d08a7cb51f19b6dccaa850fa2.tar.bz2 |
Fixed timeout calculation in cFile::FileReady()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -619,3 +619,5 @@ Video Disk Recorder Revision History - Fixed replay progress display in case replay is paused while watching an ongoing recording. - Ringbuffer uses semaphores to signal empty/full conditions. +- Fixed calculating the timeout value in cFile::FileReady() (thanks to + Wolfgang Henselmann-Weiss). |