Fixed a missing Flush() call in the remote control learning procedure

This commit is contained in:
Klaus Schmidinger
2002-09-30 15:57:23 +02:00
parent 2c8aa42043
commit b7615a7ae1
4 changed files with 13 additions and 4 deletions

View File

@@ -1535,3 +1535,8 @@ Video Disk Recorder Revision History
- Fixed handling DVD subtitles in the SPU decoder (thanks to Andreas Schultz).
- Avoiding restarts due to 'panic level' when switching channels on the primary
device during EPG scan.
2002-09-30: Version 1.1.12
- Fixed a missing Flush() call in the remote control learning procedure (thanks
to Oliver Endriss).