| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-01-01 | make tmbinc happy | Stefan Pluecken | |
| 2006-01-01 | reduce 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-01 | remove debug print | Stefan Pluecken | |
| 2006-01-01 | check for validity of parameter | Stefan Pluecken | |
| 2006-01-01 | fixed sequence to floating point conversion in usals parameters | Stefan Pluecken | |
| 2005-12-30 | some changes to the configSelection stuff | Stefan Pluecken | |
| 2005-12-30 | configSelection is now saved to config file in a human readable style | Stefan Pluecken | |
| 2005-12-18 | remove debug code | Stefan Pluecken | |
| 2005-12-18 | fix not-a-string when using english | Stefan Pluecken | |
| add some wizard-stuff | |||
| 2005-12-13 | allow 000 in the first byte of ip addresses | Stefan Pluecken | |
| 2005-12-13 | fix ip address | Stefan Pluecken | |
| 2005-12-13 | fix configSequence (ip address input should work now) | Stefan Pluecken | |
| 2005-12-12 | fix (hope so) configSequence | Stefan Pluecken | |
| 2005-11-30 | store config in /etc/enigma2 and create the path if needed | Stefan Pluecken | |
| 2005-11-29 | remove cursor when configElement is enabled==False | Stefan Pluecken | |
| 2005-11-28 | you can now delete characters in the timerentry description with the mute-key | Stefan Pluecken | |
| 2005-11-27 | make configSelection circular | Stefan Pluecken | |
| 2005-11-23 | translate config element properly | Stefan Pluecken | |
| 2005-11-22 | config: create config.misc, add configElementBoolean | Felix Domke | |
| 2005-11-15 | remove dead code | Felix Domke | |
| 2005-11-15 | save simple integers too | Ronny Strutz | |
| 2005-11-15 | fix text in config | Ronny Strutz | |
| 2005-11-13 | fix for inconsistency when moving the selection while callback is not called | Stefan Pluecken | |
| 2005-11-13 | fix redraw-problem with NumericalTextInput in TimerEntry | Stefan Pluecken | |
| 2005-11-13 | sanity checks for the timer | Stefan Pluecken | |
| 2005-11-12 | deleting timers redrawing working ping | Stefan Pluecken | |
| 2005-11-12 | textinput works now except for the nextCharacter-thing | Stefan Pluecken | |
| 2005-11-11 | mobile phone like text input (doesn't update the configList... why?) | Stefan Pluecken | |
| 2005-11-11 | add configText for entering text in the configList (numbers only at the moment) | Stefan Pluecken | |
| 2005-11-10 | volume-control: | Stefan Pluecken | |
| move volumeBar from infobar to a single screen Volume timer: change input type of configelement for start- and endtime | |||
| 2005-11-09 | fix newline | Felix Domke | |
| 2005-11-07 | added an example for weekday selection | Stefan Pluecken | |
| 2005-11-07 | add TimerEntry for later use in TimerEdit | Stefan Pluecken | |
| add configDateTime as a config entry to select time, date, weekday or whatever is wanted... flexible as always :) | |||
| 2005-11-01 | add newline | Ronny Strutz | |
| 2005-10-15 | - add pissibility to mask pins | Stefan Pluecken | |
| - using PINCODE instead of INTEGER in ci.py | |||
| 2005-10-15 | remove annoying debug message | Stefan Pluecken | |
| 2005-10-12 | activate the bounds in configSequence | Stefan Pluecken | |
| 2005-10-12 | fix drawing of configSequence string | Stefan Pluecken | |
| can now be used for input of: - IPs - MACs (just decimal values up to now) - Integers of a defined size - real numbers with a defined size before and after the decimal point | |||
| 2005-10-12 | prepare better configSequence | Stefan Pluecken | |
| 2005-10-12 | fix boundaries of configSequence input | Stefan Pluecken | |
| 2005-10-11 | sort config file | Stefan Pluecken | |
| 2005-10-11 | use a configElement_nonSave instead of constructor argument in configElement | Stefan Pluecken | |
| 2005-10-11 | add additional argument to the configElement constructor to make ↵ | Stefan Pluecken | |
| configElements, that don't save themselves and use it in scan-setup | |||
| 2005-10-10 | adding function getConfigListEntry for dynamic menus | Stefan Pluecken | |
| 2005-10-08 | add invalidate after reload() used for cancel | Ronny Strutz | |
| 2005-10-08 | add satlist file-io | Ronny Strutz | |
| add special defaultValue handling for satlist | |||
| 2005-10-07 | add configsatlist | Ronny Strutz | |
| 2005-09-04 | entering numbers into networksetup is possible now | Stefan Pluecken | |
| 2005-09-03 | - beautified network cursor, added 'selected' argument to __call__ | Felix Domke | |
| 2005-09-03 | - adding netmask to network setup | Stefan Pluecken | |
| - writing network config (to /etc/network/interfaces.tmp for now) - adding magic to config.py | |||
