Additional 'emergency exit' in case channel switching doesn't work several times in a row

This commit is contained in:
Klaus Schmidinger
2001-07-12 10:27:18 +02:00
parent 103177a9e7
commit 3d2cf4e12a
4 changed files with 33 additions and 4 deletions

View File

@@ -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??).