add port pictures to the video wizard
[enigma2.git] / lib / python / Plugins / SystemPlugins / Videomode / VideoHardware.py
index 9defb9eb887748829d3f548e517391da0befbb2b..177cbd09bd1638f6f13b369c4c630127f79cbf41 100644 (file)
@@ -153,6 +153,7 @@ class VideoHardware:
 
        # get a list with all modes, with all rates, for a given port.
        def getModeList(self, port):
+               print "getModeList for port", port
                res = [ ]
                for mode in self.modes[port]:
                        # list all rates which are completely valid