aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/__init__.py
AgeCommit message (Collapse)Author
2007-07-22cleanup __init__.py files ....Andreas Monzner
2006-12-17replace software update plugin with a more user friendly approachStefan Pluecken
add an ipkg python class
2006-10-30add missing fileAndreas Monzner
2006-10-26add auto vcr switching support (needs new drivers (fp.ko))Andreas Monzner
2006-10-10add parental control (still somehow buggy and some minor features missing... ↵Stefan Pluecken
don't trust it yet to protect your children)
2006-08-05adding subservices quickzap (still buggy.. don't use timeshifting or PiP ↵Stefan Pluecken
while in subservices quickzap mode as it will eat your cat)
2006-05-04move/resize PiP window (requires new drivers) (and is not yet working properly)Stefan Pluecken
2006-05-02use ChoiceBox for audio selection (audio tracks are now sorted by description)Stefan Pluecken
2006-05-02replace subservice selection screen with ChoiceBox screenStefan Pluecken
2006-04-02add support for multiple instant recordingsStefan Pluecken
2006-03-02minimally improved LCD supportFelix Domke
2006-03-02add ChoiceBox screen for asking simple multi choice questionsStefan Pluecken
2006-02-25add InputBox screen for textual inputStefan Pluecken
2006-02-22create a Console screen for command executionsStefan Pluecken
2006-01-26add pvr state windowFelix Domke
2005-12-05add support for Linkage services ( Premiere Subservices )Andreas Monzner
TODO: show/hide green point depending on avail subservices
2005-11-22add welcome wizardFelix Domke
2005-11-18add help stuffFelix Domke
2005-11-15fix kommaFelix Domke
2005-11-15add infobargenericRonny Strutz
2005-11-14add audioselectionRonny Strutz
2005-11-12add serviceinfoRonny Strutz
2005-11-12add standbyRonny Strutz
2005-11-11add Event detail viewerAndreas Monzner
not final version yet.. service name is missing, and i need to build a scrollable label
2005-11-10fixed biggest bug everRonny Strutz
fixed biggest bug ever
2005-11-10use mute.png for volume mutingStefan Pluecken
2005-11-10add Volume.py to the mysterious __init__.pyStefan Pluecken
2005-10-15add ciRonny Strutz
2005-10-10service scan setup addedStefan Pluecken
2005-09-29add FixedMenuFelix Domke
2005-09-29add satconfigRonny Strutz
2005-09-02added mac address to network setting menu for testingStefan Pluecken
2005-08-31added missing classesRonny Strutz
2005-08-31adding AboutStefan Pluecken
2005-07-29 - add movie selectorFelix Domke
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-14 - work on timersFelix Domke
- add eInput widget - add python/Tools - add flexible listbox content
2005-05-05 - split 2 (Screens)Felix Domke