aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Collapse)Author
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-25better dvi rate selection (testing for 50 Hz)Stefan Pluecken
2008-01-25add question for test pictures to the video wizard pluginStefan Pluecken
2008-01-25fix typo, fix gamma test screenFelix Domke
2008-01-25use special refresh rate selection for DVI portsStefan Pluecken
2008-01-25add some .cvsignoreFelix Domke
2008-01-25put main screen into own .py file to speed up enigma boottime (only ↵Felix Domke
plugin.py will be loaded at that time)
2008-01-25'rate' -> 'refresh rate'Felix Domke
2008-01-25add cvsignoreFelix Domke
2008-01-25add VideoTune pluginFelix Domke
2008-01-24merge with old A/V setupFelix 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
2008-01-10epg fixesAndreas Monzner
2008-01-10fix bsod when draw epglist entrys without beginTimeAndreas Monzner
2008-01-07Fixed very useful TestPlugin-plugin (callback wasn't called correctly)Stefan Pluecken
2008-01-02patch by Moritz Venn: allow plugins to provide a Wakeup-TimeFelix Domke
2007-12-27add possibility to add complete content of a directory to playlist just withAndreas Monzner
one button press
2007-12-21add videomode plugin to makefileFelix Domke
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
2007-12-13factor out loadPNG into generic LoadPixmapFelix Domke
2007-11-26remove unneeded importsAndreas Monzner
2007-11-23add python files for socket mmi pluginAndreas Monzner
2007-11-23add socket mmi plugin,Andreas Monzner
fix some mmi bugs
2007-11-15fix typeAndreas Monzner
2007-11-13fixAndreas Monzner
2007-11-10fix frequently vacancies in multiepgAndreas Monzner
fix no more responding left/right button in graph multiepg when no more valid entries are on visible page
2007-11-09add ServiceNameForegroundColor and ServiceNameBackgroundColor skinAndreas Monzner
attributes to GraphMultiEpg
2007-11-09fix findBestEvent functionAndreas Monzner
2007-11-09add foregroundcolor selected and backgroundcolor selected to local listboxAndreas Monzner
styles (backgroundColorSelected, foregroundColorSelected in skin) add EntryForegroundColorSelected support to GraphMultiEPG add possibility to set selected foregroundcolor for listboxmulticontent entries
2007-10-29some ipkg changes.. (done by ritzmo)Andreas Monzner
2007-10-25small fixAndreas Monzner
2007-10-25ignore applySkin when skinAttributes is NoneAndreas Monzner
2007-10-25fix bugAndreas Monzner
2007-10-23fix coverart png stuffAndreas Monzner
2007-10-22use coverart png given in skinAndreas Monzner
2007-10-21don't crash when having unknown fec/pol values (possibly due to broken ↵Felix Domke
satellites.xml)
2007-10-16fix bluescreen when opening motor setup and more than one nim is configuredAndreas Monzner
for motor use
2007-10-10add .cvsignoreFelix Domke
2007-10-07reorder mainmenu to match previous order, patch by Moritz Venn ↵Felix Domke
(007_enigma2_fix_mainmenu_order.patch)
2007-10-07add 'weight' for menu entries (including plugins), so they can be sorted, ↵Felix Domke
patch by Moritz Venn (006_enigma2_add_weight_support_to_menu.patch)
2007-10-07add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz ↵Felix Domke
Venn, 005_enigma2_add_entryid_support_to_where_menu.patch)
2007-10-07Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this ↵Felix Domke
(patch by Moritz Venn, 004_enigma2_plugin_rename_where_setup_to_where_menu.patch)
2007-10-07This fixed the PicturePlayer to check if a file is local rather than ↵Felix Domke
accepting files from all sources (which is unsupported), patch by Moritz Venn (003_enigma2_make_pictureplayer_scanner_only_detect_local.patch)
2007-10-07add .cvsignoreFelix Domke