diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-30 15:57:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-30 15:57:23 +0200 |
commit | b7615a7ae144789da14d32019b2f86fc4bf6dcef (patch) | |
tree | 8bc22453c06c4a81fe794b83805380b2c1f32c0a /HISTORY | |
parent | 2c8aa42043b35e19600f1181369f1ecb076cf5db (diff) | |
download | vdr-b7615a7ae144789da14d32019b2f86fc4bf6dcef.tar.gz vdr-b7615a7ae144789da14d32019b2f86fc4bf6dcef.tar.bz2 |
Fixed a missing Flush() call in the remote control learning procedure
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |