aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
AgeCommit message (Collapse)Author
2006-03-05adding the image upgrade wizardStefan Pluecken
can backup settings to hdd, cf, usb or (in the future) a given path recognizes the backup after flashing the image automatically and asks the user, if it should restore the settings guides the user through the upgrade process
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-26follow api changesFelix Domke
2005-12-25add vcr scart switch to main menuStefan Pluecken
2005-12-23hold red or blue key in movie player to seek x minutes forward or backwardStefan Pluecken
2005-12-21add pluginsStefan Pluecken
to test it: uncomment the example.py in lib/python/Plugins/Makefile.am plugins can be added at runtime
2005-12-17some work on the wizard:Stefan Pluecken
- each wizard has its own precondition now - the steps label and the step slider is hidable for each wizard - add a tutorial wizard
2005-12-11rename a baseclass wizard for further wizardsStefan Pluecken
derive a StartWizard-class from this wizard-baseclass each wizard now has a listbox, a configlist, a text-label and a xml file describing the wizard
2005-12-09add language selectionStefan Pluecken
2005-12-05add support for Linkage services ( Premiere Subservices )Andreas Monzner
TODO: show/hide green point depending on avail subservices
2005-12-01add blinking dish-picture if positioner is moving (we need a function which ↵Stefan Pluecken
returns true when the positioner is moving for it to work)
2005-11-22add welcome wizardFelix Domke
2005-11-18add help stuffFelix Domke
2005-11-15add infobargenericRonny Strutz
2005-11-14add audioselectionRonny Strutz
2005-11-12add ServiceInfo.pyRonny 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-10fix Makefile.ams to include missing .py filesStefan Pluecken
2005-11-10use mute.png for volume mutingStefan Pluecken
2005-11-10add Screens/Volume.pyStefan Pluecken
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-15add ciRonny Strutz
2005-10-11move network setup into a dynamic configlistStefan Pluecken
2005-10-10service scan setup addedStefan Pluecken
2005-10-08pre-bytecompile pythonfilesFelix Domke
2005-09-29add FixedMenuFelix Domke
2005-09-29add satconfigRonny Strutz
2005-09-02remove old network stuffStefan Pluecken
2005-08-31add missing Network.pyStefan Pluecken
2005-08-30add harddisksetupRonny Strutz
2005-08-28fix aboutRonny Strutz
2005-08-28add aboutRonny Strutz
remove SetupRCU
2005-08-28added setup screensRonny Strutz
2005-08-16 - install missing filesFelix Domke
2005-07-29 - add movie selectorFelix Domke
2005-07-27 - first step on installing enigma2 filesFelix Domke