fix dependencies
[enigma2.git] / lib / python / Screens /
2008-10-28 Andreas Monznerremove non working wrapper class to add a (unneeded...
2008-10-26 Felix Domkeworkaround for config entry dependencies
2008-10-25 Felix Domkeremove duplicate code, add 'quit and delete movie'...
2008-10-24 Felix Domkeadd language cache to speed up language selection and...
2008-10-23 Felix Domkefix typo
2008-10-23 Andreas Frischturn around action maps so that red key (abort) works...
2008-10-23 Andreas Frischadd summary screen for task view
2008-10-22 Andreas Monznerfix copy&paste typos
2008-10-22 Andreas Frischimplement UTF-8 text/plain subtitles. change subtitle...
2008-10-21 Andreas Frischdisplay choices and selection of ChoiceBoxes on summary...
2008-10-21 Andreas Frischremove double import
2008-10-20 Andreas Monznerremove debug output
2008-10-20 Andreas Monznergui timeroverlap fixes,
2008-10-20 Felix Domkeallow translation, thanks to Tero
2008-10-20 Felix Domketranslate menu title, thanks to Tero
2008-10-18 Andreas Monzneradd timeroverlap detection made by adenin (thanks for...
2008-10-17 Stefan Plueckenuse config callbacks from instantiated dialog in wizard...
2008-10-15 Andreas Frischcheck for running jobs before shutting down/rebooting
2008-10-14 Andreas FrischAllow going into standby/shutting down after completing...
2008-10-14 Stefan Plueckenremove onSelectionChanged callbacks before deleting...
2008-10-13 Andreas Frischallow DVD burning in background. to view progress of...
2008-10-09 Andreas Monznerfix satconfig problem (sometimes simple config was...
2008-10-07 Stefan Pluecken- show NumericalTextInput on text config entries
2008-10-07 Stefan PlueckenWizard shouldn't be a subclass of HelpableScreen since...
2008-10-05 Felix Domkeuse LocationBox skin for MovieLocationBox
2008-10-03 Andreas FrischActionmap fix on behalf of Acid-Burn
2008-10-02 Andreas Frischadd basic mkv inline ssa/ass subtitle support
2008-10-02 Andreas Monznersmall fixes
2008-10-01 Andreas Monznerdont show pvr state widget when state ist play
2008-10-01 Andreas Frischfix bracket bug (thanks to Nix_niX)
2008-09-30 Andreas Monzneradd missing braket
2008-09-30 Andreas Frischfix linguistic syntax
2008-09-30 Andreas MonznerNetworksetup update
2008-09-29 Andreas Frischdon't display clock on LCD/OLED for MessageBoxes anymor...
2008-09-27 Andreas Monznerfix "stop and show movielist"
2008-09-05 Andreas Frischadditional service information for DVD menu and fixes
2008-08-30 Andreas Monznerchange network scan default value to yes for multisat...
2008-08-26 Andreas Monznernetwork setup fixes
2008-08-26 Andreas Monzneradd support for dm8000 rtc,
2008-08-14 Andreas Monznersome small fixes
2008-08-11 Andreas Monznersome service scan improovements
2008-08-08 Andreas Monznerrevert 128 LNB change... this was per Tuner
2008-08-08 Andreas Monzneradd support for up to 128 LNBs
2008-07-24 Stefan Plueckentypo
2008-07-24 Stefan Plueckenadd space
2008-07-24 Stefan Pluecken- fix configMode for DVB-T and DVB-C
2008-07-23 Stefan Plueckenadd LanguageWizard to adapt to the wizard design of...
2008-07-21 Andreas Monznercall saveAll from within def run... so now save connect...
2008-07-21 Stefan Plueckenproperly use rcused config element
2008-07-21 Andreas Monznerre-add listupdate after defaultinterface change
2008-07-21 Stefan Plueckenproperly use rcused config element
2008-07-21 Andreas Monzneruse builtin python functions instead of use os.system
2008-07-21 Andreas Monznerdont use os.system when not needed,
2008-07-21 Andreas Monznernetworksetup update, add missing .cvsignores
2008-07-21 Stefan Plueckenreset choices of connectedTo on leaving the nim setup...
2008-07-21 Stefan Plueckenwe don't need to call saveAll for keyCancel to work...
2008-07-20 Stefan Plueckenwe should call saveAll
2008-07-20 Stefan Plueckendo some voodoo on the config list to store the connecte...
2008-07-19 Andreas Monznerremove no more needed function
2008-07-17 Stefan Plueckenhopefully fix SatConfig (rebuilding new choices each...
2008-07-16 Stefan Plueckenuse new box depending rcs in HelpMenu (not yet 100...
2008-07-15 Stefan Plueckendisable instant record by pressing red button with...
2008-07-15 Stefan Plueckendisplay "audio" instead of "timeshift" in the infobar...
2008-07-14 Stefan Plueckenremove debug
2008-07-14 Stefan Plueckenadd new box depending rc visualization
2008-07-14 Stefan Plueckenadd new box depending rc visualization
2008-07-12 Andreas Monznerdont show WLAN Status when WLAN IF is not up
2008-07-11 Andreas Monznerfix subservicequickzap
2008-07-11 Andreas Monzneruse harddiskmanager in about screen
2008-07-11 Andreas Monzneradd missing def run... (for network wizard)
2008-07-11 Stefan Plueckenadd message "Please press OK to continue." to DefaultSa...
2008-07-11 Andreas Monznerupdate network setup
2008-07-11 Andreas Monznerfix some imports
2008-07-10 Stefan Plueckenuse self.getTranslation() for translations
2008-07-09 Stefan Plueckensave config entries after creating them for keyCancel...
2008-07-09 Stefan Plueckenfix configmode selection in sat config (not yet working...
2008-07-08 Stefan Plueckenallow import of ConfigLists from non Screens. positions.
2008-07-08 Stefan Plueckenadd getTranslation method to wizard baseclass to allow...
2008-07-07 Stefan Pluecken- allow multiple xml control files for one wizard ...
2008-07-04 Andreas Frischfixes crash in DVDBurn
2008-07-03 Andreas Monznerfix deathscreen when opening wlan network list (ssid...
2008-07-02 Andreas Monzner#
2008-07-01 Andreas Monznerrestart previous running services in onClose event
2008-06-27 Andreas Monznerrevert rest of local changes (so the complete commit...
2008-06-27 Andreas Monznerrewrite ServiceEventTracker and PerServiceBase service...
2008-06-27 Andreas Monznersome cleanups,
2008-06-26 Stefan Plueckensome restrictions for the sat setup
2008-06-26 Andreas Monzneradd possibility to choose record location on timer...
2008-06-26 Stefan Plueckenhandle 'equal' option in tuner config correctly for...
2008-06-26 Stefan Plueckenallow better and smarter configuration for > 2 nims
2008-06-25 Andreas Monznertake care of hotplug events just when the infobar is...
2008-06-23 Stefan Plueckensimplify enabling the sleep timer by defaulting the...
2008-06-13 Andreas Monznernetworksetup fixes / cleanups
2008-06-11 Felix DomkeNotification support in TaskView
2008-06-10 Andreas Monznercleanup code
2008-06-10 Andreas Monzneruse MultiPixmaps and MultiColorLabels in Network Setup
2008-06-06 Felix Domkeugly messagebox summary screen, choices is still missing
2008-06-05 Andreas Monznerdont crash when the satellites.xml does not exist or...
2008-06-03 Felix Domkefix typos
2008-06-03 Felix Domkeadapter setup update
next