Fixed device handling in the CICAM menu in case a VDR instance was started with a specific device using the -D option

This commit is contained in:
Klaus Schmidinger
2003-06-07 12:56:19 +02:00
parent 9652b45809
commit 50076b8059
3 changed files with 10 additions and 4 deletions

View File

@@ -2235,7 +2235,7 @@ Video Disk Recorder Revision History
- Some corrections to the Finnish OSD texts (thanks to Jaakko Hyv<79>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).