Fixed handling rc key learning in case cRemote::Initialize() returns 'false'

This commit is contained in:
Klaus Schmidinger
2003-10-05 09:51:02 +02:00
parent e4c3316bd2
commit f163e785fb
4 changed files with 15 additions and 6 deletions

View File

@@ -2414,3 +2414,5 @@ Video Disk Recorder Revision History
- Fixed detecting the /dev/videoN devices for GRAB in case there are others
before the DVB devices (thanks to Andreas Kool).
- Updated 'channels.conf.terr' for Berlin (thanks to Markus Hardt).
- Fixed handling rc key learning in case cRemote::Initialize() returns 'false'
(thanks to Oliver Endriss).