aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/config.py
AgeCommit message (Expand)Author
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
2005-11-23translate config element properlyStefan Pluecken
2005-11-22config: create config.misc, add configElementBooleanFelix Domke
2005-11-15remove dead codeFelix Domke
2005-11-15save simple integers tooRonny Strutz
2005-11-15fix text in configRonny Strutz
2005-11-13fix for inconsistency when moving the selection while callback is not calledStefan Pluecken
2005-11-13fix redraw-problem with NumericalTextInput in TimerEntryStefan Pluecken
2005-11-13sanity checks for the timerStefan Pluecken
2005-11-12deleting timers redrawing working pingStefan Pluecken
2005-11-12textinput works now except for the nextCharacter-thingStefan Pluecken
2005-11-11mobile phone like text input (doesn't update the configList... why?)Stefan Pluecken
2005-11-11add configText for entering text in the configList (numbers only at the moment)Stefan Pluecken
2005-11-10volume-control:Stefan Pluecken
2005-11-09fix newlineFelix Domke
2005-11-07added an example for weekday selectionStefan Pluecken
2005-11-07add TimerEntry for later use in TimerEditStefan Pluecken
2005-11-01add newlineRonny Strutz
2005-10-15- add pissibility to mask pinsStefan Pluecken
2005-10-15remove annoying debug messageStefan Pluecken
2005-10-12activate the bounds in configSequenceStefan Pluecken
2005-10-12fix drawing of configSequence stringStefan Pluecken
2005-10-12prepare better configSequenceStefan Pluecken
2005-10-12fix boundaries of configSequence inputStefan Pluecken
2005-10-11sort config fileStefan Pluecken
2005-10-11use a configElement_nonSave instead of constructor argument in configElementStefan Pluecken
2005-10-11add additional argument to the configElement constructor to make configElemen...Stefan Pluecken
2005-10-10adding function getConfigListEntry for dynamic menusStefan Pluecken
2005-10-08add invalidate after reload() used for cancelRonny Strutz
2005-10-08add satlist file-ioRonny Strutz
2005-10-07add configsatlistRonny Strutz
2005-09-04entering numbers into networksetup is possible nowStefan Pluecken
2005-09-03 - beautified network cursor, added 'selected' argument to __call__Felix Domke
2005-09-03- adding netmask to network setupStefan Pluecken