some minor speedups using caches and more selective updating
[vuplus_dvbapp] / lib / python / Components / Sources / FrontendStatus.py
index 6682e82..f1402f1 100644 (file)
@@ -27,7 +27,7 @@ class FrontendStatus(Source):
                                                iFrontendInformation.bitErrorRate, 
                                                iFrontendInformation.lockState] ]
 
-               self.changed()
+               self.changed((self.CHANGED_ALL, ))
 
        def getFrontendInfo(self):
                if self.frontend_source: