summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-07-12 10:27:18 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-07-12 10:27:18 +0200
commit3d2cf4e12aefdd7c6ccd8a9a1de3689bceabfab5 (patch)
tree91c405ba6a099956101267da217b732d89d2944c /HISTORY
parent103177a9e75396d18fbbe56a6fa993bb4bfe6263 (diff)
downloadvdr-3d2cf4e12aefdd7c6ccd8a9a1de3689bceabfab5.tar.gz
vdr-3d2cf4e12aefdd7c6ccd8a9a1de3689bceabfab5.tar.bz2
Additional 'emergency exit' in case channel switching doesn't work several times in a row
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 89be5a2a..bac0697b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -534,7 +534,10 @@ Video Disk Recorder Revision History
- No longer getting stuck when a channel doesn't sync while switching
with the 'Up' and 'Down' keys.
-2001-06-27: Version 0.84
+2001-07-12: Version 0.84
- Fixed video packet scanning to make it recognize the whole range of
allowed video packet ids.
+- Added an additional "emergency exit" in case channel switching doesn't
+ work several times in a row (when will the driver finally become stable
+ enough to allow rock solid channel switching??).