Fixed a busy loop in fast forward if the next video data file is missing

This commit is contained in:
Klaus Schmidinger
2007-04-28 15:16:15 +02:00
parent 3606c5ef23
commit 842efc15c5
3 changed files with 10 additions and 2 deletions

View File

@@ -5047,3 +5047,8 @@ Video Disk Recorder Revision History
2007-03-03: Version 1.4.6
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
2007-04-28: Version 1.4.6-1
- Fixed a busy loop in fast forward if the next video data file is missing
(thanks to Reinhard Nissl).