summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-08-22 12:37:19 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-08-22 12:37:19 +0200
commitfc03e021bbba2c664114aa9d6606034d567a7587 (patch)
tree8ec5ac62295eee254dbee6efc65089e738eccf79 /HISTORY
parent6e6e468148e231156be0cccf1ecd3f6eab5b5970 (diff)
downloadvdr-fc03e021bbba2c664114aa9d6606034d567a7587.tar.gz
vdr-fc03e021bbba2c664114aa9d6606034d567a7587.tar.bz2
Increased the value of MAXRETRIES to 20 to reduce the probability of disturbances 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 0ab944f6..8f5430d8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7824,3 +7824,5 @@ Video Disk Recorder Revision History
- cDevice::IsPrimaryDevice() now also checks whether the primary device actually has
a decoder and returns false otherwise. This should improve device allocation on
systems that are only used as a receiver and don't actually display anything.
+- Increased the value of MAXRETRIES to 20 to reduce the probability of disturbances
+ in transfer mode.