aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Satconfig.py
AgeCommit message (Collapse)Author
2007-02-08fix possible bluescreenAndreas Monzner
2006-12-04comment out not yet implemented 12V Switch optionAndreas Monzner
2006-11-27move keySave, keyCancel into ConfigList.py, use cancel confirm in satsetup ↵Felix Domke
to fix enduser problems ;)
2006-10-10some German translations (especially for the parental control)Stefan Pluecken
improve automatic cable scan
2006-10-10remove debugFelix Domke
2006-10-08change ConfigDummy to ConfigNothingStefan Pluecken
2006-10-07fix satconfigAndreas Monzner
2006-10-06finally fix priorities: ConfigListScreen's action must be -1 to override ↵Felix Domke
eListbox' 0, the other setup screens need to use -2 to override ConfigListScreen
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-06-28move dvb-t 5V antenna switching to better placeAndreas Monzner
rename Service Searchin -> Satconfig to -> Nimconfig
2006-05-01fix when only one frontend availableFelix Domke
2006-04-07fix "run" for dvb-tFelix Domke
2006-03-07fix storing of advanced satconfig out of the start wizardAndreas Monzner
2006-02-19revert non working codeAndreas Monzner
2006-01-28store configmode in advanced sat modeAndreas Monzner
2006-01-27fix saving of advanced satconfigAndreas Monzner
cleanup code
2006-01-27fixAndreas Monzner
2006-01-20add tuner B option "Equal to Socket A"Andreas Monzner
add tuner B option "Secondary cable from Rotor-LNB"
2005-12-30dont show toneburst(MiniDiSEqC) setting when no diseqc is usedAndreas Monzner
2005-12-30add a very complex advanced sat configStefan Pluecken
2005-12-30remove commented code to save spaceStefan Pluecken
2005-12-30fix some hacker's codeStefan Pluecken
2005-12-30some changes to the configSelection stuffStefan Pluecken
2005-12-17add a "nothing connected" option to the sat setup for nim bStefan Pluecken
2005-12-16don't use the configElement description for element recognitionStefan Pluecken
2005-12-15%s/Diseqcmode/DiSEqC Mode/gAndreas Oberritter
2005-12-15%s/Configmode/Configuration Mode/gAndreas Oberritter
2005-12-09use step attribute to point to the next step for a listbox entry in the wizardStefan Pluecken
scanning is now possible through the wizard
2005-12-09use slotid as parameter for the SatSetup instead of nim for easier inclusing ↵Stefan Pluecken
into the start wizard add ability to pass arguments to a screen (the args-tag is evaluated with eval())
2005-12-09add tunersetup to the startwizard (just a proof of concept as of now)Stefan Pluecken
2005-11-30dont allow any other mode then simple for slot ARonny Strutz
2005-11-25fix GUI for handling loopthrough btw nims - pls add functionalityRonny Strutz
2005-11-23translationsStefan Pluecken
usals-setup
2005-11-22add config options for linked NIMsStefan Pluecken
2005-11-21provider-selection is now possible for cable and terrestrialStefan Pluecken
2005-11-21don't die with cable-NIMStefan Pluecken
2005-11-17translationsStefan Pluecken
2005-11-17some basic language support (already working a bit)Stefan Pluecken
2005-11-11sync spaces & CRRonny Strutz
2005-11-10fix spacesRonny Strutz
2005-11-10forbid enabling advanced mode...from advanced to simple is still possibleRonny Strutz
2005-11-09call nimmanager->update()Ronny Strutz
2005-10-15add NumberActionMap to satconfig and scansetupStefan Pluecken
2005-10-12added positioner setup into satconfigStefan Pluecken
2005-10-10improving readability by using a function for frequently used codeStefan Pluecken
2005-10-08added config-functions now you can save your setupRonny Strutz
2005-10-07setList() will invalidate itselfRonny Strutz
2005-10-07add invalidate to eListboxPythonStringContentAndreas Monzner
2005-10-07enter setup if nim is detected as useable onlyRonny Strutz
2005-10-07add nimsetupRonny Strutz
FIXME: cannot rebuild/redraw ConfigList