aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2008-10-02add basic mkv inline ssa/ass subtitle supportAndreas Frisch
2008-10-02small fixesAndreas Monzner
2008-10-01dont show pvr state widget when state ist playAndreas Monzner
2008-10-01fix bracket bug (thanks to Nix_niX)Andreas Frisch
2008-09-30add missing braketAndreas Monzner
2008-09-30fix linguistic syntaxAndreas Frisch
2008-09-30Networksetup updateAndreas Monzner
2008-09-29don't display clock on LCD/OLED for MessageBoxes anymore. instead display ↵Andreas Frisch
more of the question text plus answer
2008-09-27fix "stop and show movielist"Andreas Monzner
2008-09-05additional service information for DVD menu and fixesAndreas Frisch
2008-08-30change network scan default value to yes for multisat and single sat scanAndreas Monzner
add multisat scan twice.. one with all satellites enable.. second disabled
2008-08-26network setup fixesAndreas Monzner
2008-08-26add support for dm8000 rtc,Andreas Monzner
add support for dm8000 deepstandby wakeup, go back to deepstandby after deepstandby timer wakeup even when not explicitely selected (this needs new drivers and / or new atmel firmware) add some sanity checks to dont break anything even with old drivers/atmel firmware
2008-08-14some small fixesAndreas Monzner
2008-08-11some service scan improovementsAndreas Monzner
- add a only free scan - the scan now finds also services not listed in SDT - add option "clear before scan" also for single transponder searches For the only free scan a change in the main lamedb transponder format was needed... i think this breaks some external settings editors To detect the service format now the service database file starts with "eDVB services /4/" .. the old format was "eDVB services /3/" .. e2 can read the old and the new format.. but it writes always the new format!
2008-08-08revert 128 LNB change... this was per TunerAndreas Monzner
so now its possible to configure up to 36 LNBs per Tuner (32 + 4 just for motorized dishes) (max 144 LNBs now for all Tuners)
2008-08-08add support for up to 128 LNBsAndreas Monzner
now its possible to configure a usals motor behind a toneburst/committed diseqc/uncommitted diseqc switch (in advanced satellite config.. choose "All Satellites X" as Satellite
2008-07-24typoStefan Pluecken
2008-07-24add spaceStefan Pluecken
2008-07-24- fix configMode for DVB-T and DVB-CStefan Pluecken
- add some information to the NimSelection to give a quick overview to the user
2008-07-23add LanguageWizard to adapt to the wizard design of the start wizardStefan Pluecken
2008-07-21call saveAll from within def run... so now save connectedTo configEntriesAndreas Monzner
also working in startwizard
2008-07-21properly use rcused config elementStefan Pluecken
2008-07-21re-add listupdate after defaultinterface changeAndreas Monzner
2008-07-21properly use rcused config elementStefan Pluecken
2008-07-21use builtin python functions instead of use os.systemAndreas Monzner
2008-07-21dont use os.system when not needed,Andreas Monzner
remove /etc/default_gw when only one interface is available
2008-07-21networksetup update, add missing .cvsignoresAndreas Monzner
2008-07-21reset choices of connectedTo on leaving the nim setup with the "EXIT"Stefan Pluecken
button
2008-07-21we don't need to call saveAll for keyCancel to work properly anymoreStefan Pluecken
since we added the saveAll to keySave. that should fix keyCancel again.
2008-07-20we should call saveAllStefan Pluecken
2008-07-20do some voodoo on the config list to store the connectedTo values properly ↵Stefan Pluecken
(reset to all choices while saving items to get a fixed default value)
2008-07-19remove no more needed functionAndreas Monzner
2008-07-17hopefully fix SatConfig (rebuilding new choices each time the satconfig is ↵Stefan Pluecken
called for a tuner was faulty)
2008-07-16use new box depending rcs in HelpMenu (not yet 100% correct, needsStefan Pluecken
modifications to several action maps)
2008-07-15disable instant record by pressing red button with new rcsStefan Pluecken
2008-07-15display "audio" instead of "timeshift" in the infobar next to the yellow ↵Stefan Pluecken
knob for new rc boxes
2008-07-14remove debugStefan Pluecken
2008-07-14add new box depending rc visualizationStefan Pluecken
2008-07-14add new box depending rc visualizationStefan Pluecken
2008-07-12dont show WLAN Status when WLAN IF is not upAndreas Monzner
2008-07-11fix subservicequickzapAndreas Monzner
2008-07-11use harddiskmanager in about screenAndreas Monzner
2008-07-11add missing def run... (for network wizard)Andreas Monzner
2008-07-11add message "Please press OK to continue." to DefaultSatLists wizard'sStefan Pluecken
last step
2008-07-11update network setupAndreas Monzner
cleanup imports
2008-07-11fix some importsAndreas Monzner
2008-07-10use self.getTranslation() for translationsStefan Pluecken
2008-07-09save config entries after creating them for keyCancel to work properlyStefan Pluecken
2008-07-09fix configmode selection in sat config (not yet working 100% properly)Stefan Pluecken