aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
AgeCommit message (Collapse)Author
2006-11-12adding a sleep timerStefan Pluecken
2006-10-30add missing fileAndreas Monzner
2006-10-27dont try to install no more existing ScartLoopThrough.pyAndreas 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-10-02config rewrite. some extensions still need to be updated.Felix Domke
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-06-02install SubtitleDisplay.pyFelix Domke
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-26add ability to list all events for a specific start time/date (press Dream/Menu)Andreas Monzner
2006-04-08add support for picture in picture into the infobar (by pressing the blue ↵Stefan Pluecken
button)
2006-04-02add support for multiple instant recordingsStefan Pluecken
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-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