aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Expand)Author
2008-12-16add ResourceManager for handling resources in inter plugin communicationStefan Pluecken
2008-12-14Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-12-14prettify MultiContent TitleListFraxinas
2008-12-13add possibility to set manual lnb priority (only in advanced sat config)ghost
2008-12-12small fixghost
2008-12-12cleanup codeghost
2008-12-12cleanupghost
2008-12-12small cleanupghost
2008-12-12PositionerSetup/plugin.py: use data from currently tuned transponder as initi...ghost
2008-12-11Satfinder/plugin.py: fix nimselection size, add support for DVB-S2ghost
2008-12-11PositionerSetup/plugin.py: fix modulation, fix nim selection list sizeghost
2008-12-11PositionerSetup/plugin.py: add support for DVB-S2ghost
2008-12-11Patch by Anders Holst:Felix Domke
2008-12-11servicedvd.cpp: fix typoghost
2008-12-10enable dream keyboardacid-burn
2008-12-10fix mem leakghost
2008-12-09ServicePosition.py: add Option "ShowNoSeconds"ghost
2008-12-09RemainingToText.py: more flexible useghost
2008-12-09DVDPlayer/plugin.py: set size of overlay screen depended to desktop sizeghost
2008-12-09blit just needed regionsghost
2008-12-09Merge branch 'master' into dvd_scale_testghost
2008-12-09also show SNR in dB in PositionerSetupghost
2008-12-09remove unneeded skin (already in skin_default.xml)ghost
2008-12-09add SNRdB to TunerInfoghost
2008-12-08small fixghost
2008-12-08Merge branch 'master' into dvd_scale_testghost
2008-12-08remove agcghost
2008-12-08follow libdreamdvd changes to support scaling (needs libdreamdvd >= 20081208)ghost
2008-12-08change character encoding of source file from 8859-1 to utf-8Fraxinas
2008-12-08use ConfigDirectory from config.py instead of local definitionFraxinas
2008-12-08add new config types ConfigSearchText, which uses the new sql NumericalTextIn...Fraxinas
2008-12-08add search parameter for NumericalTextInput which supplies a mapping with onl...Fraxinas
2008-12-08change translateable year string from lower to upper case to save one po entryFraxinas
2008-12-08allow using complex shell commandlines (including | etc.) for job tasks (hand...Fraxinas
2008-12-08get rid off trailing colon : from translatable strings for tag keysFraxinas
2008-12-05move audio_extensions one level up. fixes http://www.dm8000-vip.de/forum/inde...Fraxinas
2008-12-04add m4a as audio extensionghost
2008-12-04small cleanupghost
2008-12-04Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-12-04allow fully customizable dvd menu layout, including automatic thumbnail graph...Fraxinas
2008-12-04allow grabbing still frames from movies using seddis AiO Screengrabber V0.8 (...Fraxinas
2008-12-04allow callback-less ePopenFraxinas
2008-12-03GraphMultiEpg/plugin.py: fix not working zap function when the bouquet is cha...ghost
2008-12-03GraphMultiEpg.py: better readable code (no functional change)ghost
2008-12-03GraphMultiEpg: fix zap to services without eventsghost
2008-12-03Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-12-03initialize noCoverFile in case skin doesn't define it. thx to RitzMoFraxinas
2008-12-03add possibility to change start/end time in timer edit with Vol/Bouquet +/- (...ghost
2008-12-03show timer name in dialog when asking to remove itghost
2008-12-03use cElementTree instead of minidom for xml parsing (thx to Moritz Venn)ghost