aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
AgeCommit message (Collapse)Author
2008-02-20timer_select.patch by Moritz Venn, with minor fixesFelix Domke
2008-01-24remove old video setupFelix Domke
2007-11-27add videosetup skeletonRonny Strutz
2007-10-07move media player into plugin (patch by Moritz Venn, ↵Felix Domke
001_enigma2_make_mediaplayer_a_plugin.patch)
2007-09-23add globals,session globalsFelix Domke
2007-03-24add a radiomode background picture (mvi file.. changable inAndreas Monzner
/etc/enigma2/config ... config.misc.radiopic = /bla/blubber.mvi add support for radio text plus, add rass (radio screen show) support (yes used by SWR3, cont.ra and DASDING) thanks to seddi for some piece of code for better single iframe support its recommend to update in dreambox-dvb-modules.bb CVSDATE for dm7025 to 20070323
2006-12-19add IpkgInstaller Media Scanner pluginStefan Pluecken
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