aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/Videomode/plugin.py
AgeCommit message (Collapse)Author
2009-10-13Enigma2{data/skin_default.xml,Videomode/plugin.py}: - revert own skin entry ↵acid-burn
for VideoMode Plugin(removed again from skin_default.xml), instead use the "Setup" Skin entry, but still allow individual skinning using "VideoSetup" as screen name.
2009-10-06/Videomode/plugin.py: - use StaticText for Buttonsacid-burn
- use own Skin for better skinability - use same translateable string for screen title and lcd title
2009-10-01show scaler sharpness in av setup and in video enhancement pluginghost
2009-06-15make msg translatableFelix Domke
2009-03-11Patch by Moritz Venn: Allow to set an additional delay via config.Felix Domke
Note that this requires driver support, which is not necessarily complete.
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-01-26allow separate configuration of aspect ratioFelix Domke
- used when viewing >16:9 content on 16:9 TV, - used when viewing 4:3 content on 16:9 TV
2008-10-03fix save current selected video modeAndreas Monzner
2008-10-03add possibility to set osd visibility (alpha) (just with dm800/8000 with newAndreas Monzner
drivers)
2008-10-02restore video mode to prev valid mode, when change to another mode was notAndreas Monzner
ok
2008-05-23cleanup PC ModesAndreas Monzner
add 480p and 576p to DVI and YPbPr
2008-04-27remove check for config.misc.firstrun and start video wizard ifStefan Pluecken
config.misc.videowizardenabled is true instead
2008-03-13add config option to enable/disable ac3 downmix (when its possible with usedAndreas Monzner
hardware)
2008-03-09better aspect settingFelix Domke
2008-02-11do some late importsFelix Domke
2008-02-11add a 'priority' for wizard screens to define the run orderFelix Domke
2008-01-25'rate' -> 'refresh rate'Felix Domke
2008-01-24merge with old A/V setupFelix Domke
2008-01-24disable preferred_modes stuff for now, implement hotplug (but disable it)Felix Domke
2008-01-24add videowizardStefan Pluecken
2007-12-20add LCD supportFelix Domke
2007-12-20create global (real) config entries, update setup on hotplug (untested), fix ↵Felix Domke
apply, implement mode revert
2007-12-20add videomode plugin (not used yet) for advanced videomode configurationFelix Domke