Implemented a default cRemote::Initialize()

This commit is contained in:
Klaus Schmidinger
2004-05-28 14:28:36 +02:00
parent eb13b8eadd
commit d63e99d8ef
4 changed files with 23 additions and 3 deletions

View File

@@ -2837,5 +2837,11 @@ Video Disk Recorder Revision History
Oliver Endriss for reporting this one).
- Added some missing cStatus::MsgOsdTextItem() calls (thanks to Oliver Endriss for
reporting this one).
2004-05-28: Version 1.3.9
- Completed Croatian language texts (thanks to Drazen Dupor).
- New iso8859-2 font to fix the problem with program freezes (thanks to Drazen Dupor).
- Implemented a default cRemote::Initialize() that waits 10 seconds for a keypress
in order to prevent a "hangup" in case, e.g., the LIRC driver is not loaded (thanks
to Helmut Auer).