aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/Videomode/VideoHardware.py
AgeCommit message (Collapse)Author
2008-03-25fix wss, slowblank, standby without scartswitch (requires new drivers)Felix Domke
2008-03-10fix typoFelix Domke
2008-03-09better aspect settingFelix Domke
2008-03-02store video setup after finishing video wizardStefan Pluecken
2008-02-22add port pictures to the video wizardStefan Pluecken
lcd pics don't work yet
2008-02-14add support for cyclic garbage collection to eTimer and eSocketNotifierAndreas Monzner
class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated)
2008-02-11workaround: on non-scart modes, set aspect/policyFelix Domke
2008-02-11arm the video wizardStefan Pluecken
2008-01-30set video mode on bootup, set /etc/videomode for bootup scriptFelix Domke
2008-01-30fix when booting in scart mode (preferred modes will be empty)Felix Domke
2008-01-24remove debug, add (untested) isPortUsedFelix Domke
2008-01-24YPrPb -> YPbPrStefan Pluecken
2008-01-24disable preferred_modes stuff for now, implement hotplug (but disable it)Felix Domke
2008-01-24add videowizardStefan Pluecken