aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/__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-11removing deleted module from __init__.py (EventInfo)Stefan Pluecken
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-06-17save playlist on leaving the media playerStefan Pluecken
2006-04-30ChoiceBox is now usable with number keysStefan Pluecken
2006-04-04avoid future redundant code by moving functionality for tuner status display ↵Stefan Pluecken
to a seperate component (which is a BIT slower because infobar values are gathered twice)
2006-02-24turn magic into pythonFelix Domke
2006-02-21add FileList component for browsing files and directoriesStefan Pluecken
2006-01-25added a sanity check for timer editor (no functionality until now except ↵Stefan Pluecken
building a list of simultanious timers)
2005-11-18add help stuffFelix Domke
2005-11-17parsing for /etc/timezone.xml addedStefan Pluecken
2005-11-12add ScrollLabel componentAndreas Monzner
2005-11-10fixed biggest bug everRonny Strutz
fixed biggest bug ever
2005-11-09add LCDRonny Strutz
2005-11-07add TimerEntry for later use in TimerEditStefan Pluecken
add configDateTime as a config entry to select time, date, weekday or whatever is wanted... flexible as always :)
2005-10-05added nimmanagerRonny Strutz
2005-09-29add DiskInfo componentFelix Domke
2005-09-02network setup ConfigList styleStefan Pluecken
2005-09-02network setup stuffStefan Pluecken
2005-08-28added setup screensRonny Strutz
2005-08-17 - add ServicePositionFelix Domke
2005-07-29 - add movie selectorFelix Domke
2005-05-14 - work on timersFelix Domke
- add eInput widget - add python/Tools - add flexible listbox content
2005-05-05 - split of Components into different filesFelix Domke
- screen (will be split next) must import required modules