diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-01 10:02:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-01 10:02:01 +0100 |
commit | df4e5a1072ac23e9caafa2eb7f64510f757e5437 (patch) | |
tree | 62cb67ac472350f819614a74eb236224aa117d64 /HISTORY | |
parent | 5c47a0033e18ace93453807c8eb1972c6bde5953 (diff) | |
download | vdr-df4e5a1072ac23e9caafa2eb7f64510f757e5437.tar.gz vdr-df4e5a1072ac23e9caafa2eb7f64510f757e5437.tar.bz2 |
Now calling DeviceClear() in cTransfer::Receive() if the output device blocks, instead of not retrying for 10 seconds
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7675,3 +7675,5 @@ Video Disk Recorder Revision History - Updated the Dutch OSD texts (thanks to Carel Willemse). - Removed all "fuzzy" translations from the files ar.po, hu_HU.po and sr_SR.po, because more often than not they are just wrong. +- Now calling DeviceClear() in cTransfer::Receive() if the output device blocks, instead + of not retrying for 10 seconds (reported by Andreas Mair, with help from Oliver Endriss). |