summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-31 12:41:19 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-31 12:41:19 +0200
commitab622153edfd43576768e11feef6fcb5e788c52f (patch)
tree4381ccd5069f429c6cfa8e7182b1ab48e26cd8da /HISTORY
parent105825f3127e4edc5c490d67baf34abe2983b611 (diff)
downloadvdr-ab622153edfd43576768e11feef6fcb5e788c52f.tar.gz
vdr-ab622153edfd43576768e11feef6fcb5e788c52f.tar.bz2
Now clearing the player device if there are too many poll timeouts in 'Transfer Mode'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 07c182c9..75bdca5a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2346,3 +2346,5 @@ Video Disk Recorder Revision History
menus with the DVD plugin.
- Fixed handling extra blanks in plugin command lines.
- Actually implemented the SVDRP command DELC.
+- Now clearing the player device if there are too many poll timeouts in 'Transfer
+ Mode', which avoids buffer overflows and black screens in such cases.