aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/MenuList.py
AgeCommit message (Collapse)Author
2008-02-15fixAndreas Monzner
2008-02-15add missing functionAndreas Monzner
2008-02-15fix and simplify ChoiceListAndreas Monzner
more flexible MenuList
2008-02-14unlink some cyclic dependencys to get garbage collection workingAndreas Monzner
2007-07-22cleanup some importsAndreas Monzner
2006-11-18check if screen has already been builtFelix Domke
2006-10-16add parental control setup to the start wizardStefan Pluecken
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-04-27make bouquet +/- useable in multiepg to change directly from one to another ↵Andreas Monzner
bouquet epg
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
2006-03-18pre select currently running subservice in subservicelistAndreas Monzner
2006-03-04enhance usability of ZappingAlternatives pluginStefan Pluecken
2006-03-02minimally improved LCD supportFelix Domke
2005-12-10add language selection to the start-wizardStefan Pluecken
2005-07-08 - skins are now loaded first and applied laterFelix Domke
- this allows use skin information to build special eWidgets, depending on skin - add "applet"-feature: code which is executed from skin - example: centering of messagebox
2005-05-05 - split of Components into different filesFelix Domke
- screen (will be split next) must import required modules