aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/Videomode
AgeCommit message (Collapse)Author
2011-03-29fix some crashes during settings wizardAndreas Oberritter
2011-02-08Plugins: fix permission of plugin.pyacid-burn
2011-02-07Enigma2-Plugins: implement needsRestart=False for plugins that don't need a ↵acid-burn
enigma2 restart after installation. refs #670
2010-11-05add support for dm7020hdghost
2010-10-06Merge remote branch 'origin/bug_530_add_dm800se_support'ghost
2010-09-21Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵acid-burn
enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578
2010-06-10add missing dm800se color oled screens. refs #530acid-burn
2010-06-01dm800se supportghost
2010-04-26meta: remove trailing slash from installdirsAndreas Oberritter
2010-01-29* Remove triple dot "..." from main menu entries and main menu plugin names.acid-burn
This fixes bug #171 Please enter the commit message for your changes. Lines starting
2010-01-26fixes bug #393Stefan Pluecken
change DVI picture to HDMI picture for dm500hd
2010-01-01save multi framerate even to configfileghost
2010-01-01no more ask for 50hz in videowizzard when 720p/1080i is selected.. and now ↵ghost
multi is used as default for 720p and 1080i this fixes bug #262
2009-11-25Enigma2-Metainformations: - update all Meta Informationsacid-burn
2009-11-15fixes bug #286Stefan Pluecken
remove DVI-PC from video wizard to solve some sorting problems and remove a not widely used option remove
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-06Merge branch 'master' of git.opendreambox.org:/git/enigma2Stefan Pluecken
2009-10-06don't crash when video modes are brokenStefan Pluecken
2009-10-01show scaler sharpness in av setup and in video enhancement pluginghost
2009-09-06DVI-PC -> HDMI-PC on 500hdghost
2009-09-03Enigma2-meta: install plugins-meta.xml in /usr/share/metaacid-burn
genmetaindex.py: change index.xml layout a bit
2009-08-19Plugins/Meta-Makefiles: add EXTRA_DIST for jpgs to Makefilesacid-burn
2009-08-18set permissions to 644 for data filesAndreas Oberritter
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-18do not use wildcards, because it breaks builds outside the source directory ↵Andreas Oberritter
and therefore breaks 'make distcheck'
2009-08-18Don't install *.jpg files with the Plugin metadata to save space.acid-burn
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2009-08-05SystemPlugins/Videomode: show HDMI on DM500HD instead of DVIghost
2009-08-05Plugins/Videomode/VideoHardware.py: remove DVI-PC when not DVI-PC modes are ↵ghost
usable
2009-07-20some more work on plugin manageracid-burn
add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process
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-02-19- increase video wizard timeout from 10 to 20 secondsStefan Pluecken
- rearrange summary screen widgets - set summary screen before anything else in the wizard
2009-02-06code cleanup ... use more /proc/stb/avs/0/* auto functionsghost
this change needs current drivers (SRCDATE >= 20090206)
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-11-17get rid of some floating point valuesghost
2008-11-17more changes for async picture decode supportghost
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-07-14add new box depending rc visualizationStefan Pluecken
2008-07-11fix some importsAndreas Monzner
2008-06-04i forgot to mention that you need current drivers (from today) for 480i and 576iAndreas Monzner
2008-06-04add support for 480i and 576i... but keep in mind that not all TVs canAndreas Monzner
handle 480i or 576i
2008-06-04fix typoAndreas Monzner
2008-06-02reapply patch for making 640x480 the highest entry in the DVI-PC modesStefan Pluecken
list (since every PC monitor should be able to display this mode)