aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/config.py
AgeCommit message (Expand)Author
2006-10-19fix python part of ePythonConfig::getConfigQuery... so now default ac3 and 5VAndreas Monzner
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
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
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 C...Felix Domke
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
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
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 defaul...Stefan Pluecken
2006-01-01remove debug printStefan Pluecken
2006-01-01check for validity of parameterStefan Pluecken
2006-01-01fixed sequence to floating point conversion in usals parametersStefan Pluecken
2005-12-30some changes to the configSelection stuffStefan Pluecken
2005-12-30configSelection is now saved to config file in a human readable styleStefan Pluecken
2005-12-18remove debug codeStefan Pluecken
2005-12-18fix not-a-string when using englishStefan Pluecken
2005-12-13allow 000 in the first byte of ip addressesStefan Pluecken
2005-12-13fix ip addressStefan Pluecken
2005-12-13fix configSequence (ip address input should work now)Stefan Pluecken
2005-12-12fix (hope so) configSequenceStefan Pluecken
2005-11-30store config in /etc/enigma2 and create the path if neededStefan Pluecken
2005-11-29remove cursor when configElement is enabled==FalseStefan Pluecken
2005-11-28you can now delete characters in the timerentry description with the mute-keyStefan Pluecken
2005-11-27make configSelection circularStefan Pluecken