aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/config.py
AgeCommit message (Collapse)Author
2008-02-19movie player configuration options, by Anders HolstFelix Domke
2008-02-11text edit patch #5 by Anders HolstFelix Domke
2007-11-28improve text editing. Patch by Anders HolstFelix Domke
2007-10-28parental control:Stefan Pluecken
automatically wrap to validation pin entry in pin changing dialog when 4 figures were entered leave dialog when 4 figures were entered in the validation pin entry
2007-10-24parse satellites/cables/terrestrial.xml in c++ now.. its round about threeAndreas Monzner
times faster .. this speedup e2 start a little bit
2007-01-09add getHTML to ConfigIPFelix Domke
2006-11-20revert local changeAndreas Monzner
2006-11-20fix limits (typo)Andreas Monzner
2006-11-01fix resolve key for ConfigSubDict / ConfigSublistFelix Domke
2006-10-31fix timeout on rightmost positionFelix Domke
2006-10-24do not translate empty stringAndreas Monzner
2006-10-23getConfigListEntry now supports more than two argumentsAndreas Monzner
2006-10-20add GetText for showing config entries, update summary values when changedFelix Domke
2006-10-19fix python part of ePythonConfig::getConfigQuery... so now default ac3 and 5VAndreas Monzner
on Terrestrial Tuner are working again
2006-10-16add parental control setup to the start wizardStefan Pluecken
2006-10-11don't complain on empty config filesFelix Domke
2006-10-11improve parental control retry countStefan Pluecken
2006-10-11fix channelselection in timeredit dialogAndreas Monzner
2006-10-09add optional addNotifier(initial_call=False)-supportFelix Domke
2006-10-09fix ConfigText to use unicode, fix ConfigClockFelix Domke
2006-10-08use default=-1 for ConfigPin for non guessable default pinsStefan Pluecken
2006-10-08fix configPIN,Andreas Monzner
add getLength() method to getPIN
2006-10-08check ConfigPIN defaultFelix Domke
2006-10-08change ConfigDummy to ConfigNothingStefan Pluecken
2006-10-08don't create selection comments for now, check ConfigSubsection contents for ↵Felix Domke
valid classes, fix default not overwriting non-defaults
2006-10-08fix off-by-one bug in ConfigSubListFelix Domke
2006-10-08call notifier instantly after they are addedFelix Domke
2006-10-07allow empty ConfigSelection, value will be '' then. remove KEY_TIMEOUT from ↵Felix Domke
ConfigSelection, we don't need it there. Fix empty satlist. orbitial_position will be None if satlist is empty.
2006-10-06copy default values for sequence, remove some debugFelix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-08-24small fixAndreas Monzner
2006-08-24revert incorret changesAndreas Monzner
2006-08-24some NumericalInput and uncode/utf-8 fixesAndreas Monzner
2006-07-30fix configElementBoolean display senseFelix Domke
2006-07-21store and re-use previous pip position and sizeAndreas Monzner
2006-05-11implement and re-enable default ac3 optionAndreas Monzner
2006-04-07fix typoFelix Domke
2006-04-07don't translate "", add FIXMEFelix Domke
2006-02-27- add positioner plugin (just basic gui atm)Stefan Pluecken
- some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now) - add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet)
2006-01-27revert getKey change..Andreas Monzner
2006-01-26fix ugly config bugAndreas Monzner
2006-01-21disable debug infoAndreas Monzner
2006-01-21fix default storing for configSatlistAndreas Monzner
fix just non default values in complete satconfig
2006-01-21copy lists, not list identities... should fix saving of non-default valuesStefan Pluecken
2006-01-21save configSequence floating point correctlyStefan Pluecken
2006-01-15remove some debugFelix Domke
2006-01-01make tmbinc happyStefan Pluecken
2006-01-01reduce size of config file from 100k to some bytes... we just save non ↵Stefan Pluecken
default values now which arises some problems... but size matters :)
2006-01-01remove debug printStefan Pluecken
2006-01-01check for validity of parameterStefan Pluecken