diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-24 15:32:40 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-24 15:32:40 +0100 |
commit | c60c8b9e4f5b603157e5ac2acdbd2ad63f453b18 (patch) | |
tree | 99094cf6c0d11ff2aeb90e5058c0cd2b6ce3ca41 /HISTORY | |
parent | 9cc9553c63e9bfbdf71ccadd191565bd43f2fb7c (diff) | |
download | vdr-c60c8b9e4f5b603157e5ac2acdbd2ad63f453b18.tar.gz vdr-c60c8b9e4f5b603157e5ac2acdbd2ad63f453b18.tar.bz2 |
Removing a cRemote from the Remotes list in case its initialization failed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |