diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-06-07 12:56:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-06-07 12:56:19 +0200 |
commit | 50076b805937e8c4bb3b6aa2e7650c42eb7b9695 (patch) | |
tree | 194eaf680917bdeeb90a52bf08f6d1971bcc5575 /HISTORY | |
parent | 9652b45809f9ae9da4e942d69017899d2597be2d (diff) | |
download | vdr-50076b805937e8c4bb3b6aa2e7650c42eb7b9695.tar.gz vdr-50076b805937e8c4bb3b6aa2e7650c42eb7b9695.tar.bz2 |
Fixed device handling in the CICAM menu in case a VDR instance was started with a specific device using the -D option
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-06: Version 1.2.1 +2003-06-07: Version 1.2.1 - Fixed OSD access in case none of the devices provides one (thanks to Axel Gruber for reporting this one). @@ -2245,3 +2245,6 @@ Video Disk Recorder Revision History for reporting this one). - Completed Hungarian language texts (thanks to Istvan Koenigsberger and Guido Josten). +- 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). |