Removing a cRemote from the Remotes list in case its initialization failed

This commit is contained in:
Klaus Schmidinger
2010-12-24 15:32:40 +01:00
parent 9cc9553c63
commit c60c8b9e4f
3 changed files with 7 additions and 1 deletions

View File

@@ -6511,3 +6511,5 @@ Video Disk Recorder Revision History
variables where additional 'k_...' flags are used.
- Fixed inclusion of <stdarg.h> (thanks to Henning Heinold).
- Changed "frame duration" to "frame rate" in vdr.5 (reported by Tobias Grimm).
- Removing a cRemote from the Remotes list in case its initialization failed (thanks
to Dominik Strasser).