DVI-PC -> HDMI-PC on 500hd
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / Videomode / VideoHardware.py
index adc63d2..e3b902f 100644 (file)
@@ -241,6 +241,8 @@ class VideoHardware:
                        descr = port
                        if descr == 'DVI' and hw_type == 'dm500hd':
                                descr = 'HDMI'
+                       elif descr == 'DVI-PC' and hw_type == 'dm500hd':
+                               descr = 'HDMI-PC'
                        lst.append((port, descr))
 
                        # create list of available modes