diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-06-08 09:25:07 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-06-08 09:25:07 +0200 |
commit | 60b83574632e24fecb8e6e3bf78a33c2988f2fc8 (patch) | |
tree | b2e73c5460dc31591d47816e26a7000a3159be7e /HISTORY | |
parent | 50076b805937e8c4bb3b6aa2e7650c42eb7b9695 (diff) | |
download | vdr-60b83574632e24fecb8e6e3bf78a33c2988f2fc8.tar.gz vdr-60b83574632e24fecb8e6e3bf78a33c2988f2fc8.tar.bz2 |
Initializing the current channel to '1'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2235,7 +2235,7 @@ Video Disk Recorder Revision History - Some corrections to the Finnish OSD texts (thanks to Jaakko Hyvätti). - Officially released as version 1.2.0. -2003-06-07: Version 1.2.1 +2003-06-08: Version 1.2.1 - Fixed OSD access in case none of the devices provides one (thanks to Axel Gruber for reporting this one). @@ -2248,3 +2248,6 @@ Video Disk Recorder Revision History - Fixed device handling in the CICAM menu in case a VDR instance was started with a specific device using the -D option (thanks to Gerald Raaf for reporting ths one). +- Initializing the current channel to '1' to avoid a crash in creating a new + timer in case there is no device in the system that can actually receive any + channel (thanks to Malcolm Caldwell for reporting this one). |