add converter to test config entrie values
[enigma2.git] / lib / python / Components / config.py
2007-10-28 Stefan Plueckenparental control:
2007-10-24 Andreas Monznerparse satellites/cables/terrestrial.xml in c++ now...
2007-01-09 Felix Domkeadd getHTML to ConfigIP
2006-11-20 Andreas Monznerrevert local change
2006-11-20 Andreas Monznerfix limits (typo)
2006-11-01 Felix Domkefix resolve key for ConfigSubDict / ConfigSublist
2006-10-31 Felix Domkefix timeout on rightmost position
2006-10-24 Andreas Monznerdo not translate empty string
2006-10-23 Andreas MonznergetConfigListEntry now supports more than two arguments
2006-10-20 Felix Domkeadd GetText for showing config entries, update summary...
2006-10-19 Andreas Monznerfix python part of ePythonConfig::getConfigQuery.....
2006-10-16 Stefan Plueckenadd parental control setup to the start wizard
2006-10-11 Felix Domkedon't complain on empty config files
2006-10-11 Stefan Plueckenimprove parental control retry count
2006-10-11 Andreas Monznerfix channelselection in timeredit dialog
2006-10-09 Felix Domkeadd optional addNotifier(initial_call=False)-support
2006-10-09 Felix Domkefix ConfigText to use unicode, fix ConfigClock
2006-10-08 Stefan Plueckenuse default=-1 for ConfigPin for non guessable default...
2006-10-08 Andreas Monznerfix configPIN,
2006-10-08 Felix Domkecheck ConfigPIN default
2006-10-08 Stefan Plueckenchange ConfigDummy to ConfigNothing
2006-10-08 Felix Domkedon't create selection comments for now, check ConfigSu...
2006-10-08 Felix Domkefix off-by-one bug in ConfigSubList
2006-10-08 Felix Domkecall notifier instantly after they are added
2006-10-07 Felix Domkeallow empty ConfigSelection, value will be '' then...
2006-10-06 Felix Domkecopy default values for sequence, remove some debug
2006-10-02 Felix Domkeconfig rewrite. some extensions still need to be updated.
2006-08-24 Andreas Monznersmall fix
2006-08-24 Andreas Monznerrevert incorret changes
2006-08-24 Andreas Monznersome NumericalInput and uncode/utf-8 fixes
2006-07-30 Felix Domkefix configElementBoolean display sense
2006-07-21 Andreas Monznerstore and re-use previous pip position and size
2006-05-11 Andreas Monznerimplement and re-enable default ac3 option
2006-04-07 Felix Domkefix typo
2006-04-07 Felix Domkedon't translate "", add FIXME
2006-02-27 Stefan Pluecken- add positioner plugin (just basic gui atm)
2006-01-27 Andreas Monznerrevert getKey change..
2006-01-26 Andreas Monznerfix ugly config bug
2006-01-21 Andreas Monznerdisable debug info
2006-01-21 Andreas Monznerfix default storing for configSatlist
2006-01-21 Stefan Plueckencopy lists, not list identities... should fix saving...
2006-01-21 Stefan Plueckensave configSequence floating point correctly
2006-01-15 Felix Domkeremove some debug
2006-01-01 Stefan Plueckenmake tmbinc happy
2006-01-01 Stefan Plueckenreduce size of config file from 100k to some bytes...
2006-01-01 Stefan Plueckenremove debug print
2006-01-01 Stefan Plueckencheck for validity of parameter
2006-01-01 Stefan Plueckenfixed sequence to floating point conversion in usals...
2005-12-30 Stefan Plueckensome changes to the configSelection stuff
2005-12-30 Stefan PlueckenconfigSelection is now saved to config file in a human...
2005-12-18 Stefan Plueckenremove debug code
2005-12-18 Stefan Plueckenfix not-a-string when using english
2005-12-13 Stefan Plueckenallow 000 in the first byte of ip addresses
2005-12-13 Stefan Plueckenfix ip address
2005-12-13 Stefan Plueckenfix configSequence (ip address input should work now)
2005-12-12 Stefan Plueckenfix (hope so) configSequence
2005-11-30 Stefan Plueckenstore config in /etc/enigma2 and create the path if...
2005-11-29 Stefan Plueckenremove cursor when configElement is enabled==False
2005-11-28 Stefan Plueckenyou can now delete characters in the timerentry descrip...
2005-11-27 Stefan Plueckenmake configSelection circular
2005-11-23 Stefan Plueckentranslate config element properly
2005-11-22 Felix Domkeconfig: create config.misc, add configElementBoolean
2005-11-15 Felix Domkeremove dead code
2005-11-15 Ronny Strutzsave simple integers too
2005-11-15 Ronny Strutzfix text in config
2005-11-13 Stefan Plueckenfix for inconsistency when moving the selection while...
2005-11-13 Stefan Plueckenfix redraw-problem with NumericalTextInput in TimerEntry
2005-11-13 Stefan Plueckensanity checks for the timer
2005-11-12 Stefan Plueckendeleting timers redrawing working ping
2005-11-12 Stefan Plueckentextinput works now except for the nextCharacter-thing
2005-11-11 Stefan Plueckenmobile phone like text input (doesn't update the config...
2005-11-11 Stefan Plueckenadd configText for entering text in the configList...
2005-11-10 Stefan Plueckenvolume-control:
2005-11-09 Felix Domkefix newline
2005-11-07 Stefan Plueckenadded an example for weekday selection
2005-11-07 Stefan Plueckenadd TimerEntry for later use in TimerEdit
2005-11-01 Ronny Strutzadd newline
2005-10-15 Stefan Pluecken- add pissibility to mask pins
2005-10-15 Stefan Plueckenremove annoying debug message
2005-10-12 Stefan Plueckenactivate the bounds in configSequence
2005-10-12 Stefan Plueckenfix drawing of configSequence string
2005-10-12 Stefan Plueckenprepare better configSequence
2005-10-12 Stefan Plueckenfix boundaries of configSequence input
2005-10-11 Stefan Plueckensort config file
2005-10-11 Stefan Plueckenuse a configElement_nonSave instead of constructor...
2005-10-11 Stefan Plueckenadd additional argument to the configElement constructo...
2005-10-10 Stefan Plueckenadding function getConfigListEntry for dynamic menus
2005-10-08 Ronny Strutzadd invalidate after reload() used for cancel
2005-10-08 Ronny Strutzadd satlist file-io
2005-10-07 Ronny Strutzadd configsatlist
2005-09-04 Stefan Plueckenentering numbers into networksetup is possible now
2005-09-03 Felix Domke - beautified network cursor, added 'selected' argument...
2005-09-03 Stefan Pluecken- adding netmask to network setup
2005-09-03 Ronny StrutzconfigBoolean is now configSelection
2005-09-02 Ronny Strutzremoved debug
2005-09-02 Stefan Plueckenadd option for DHCP and possibility to disable configEl...
2005-09-02 Ronny Strutzadd digitCount to init
2005-09-02 Ronny Strutzadd load/save for configSequence
2005-09-02 Stefan Plueckennetwork setup ConfigList style
2005-09-02 Stefan Plueckenuser predefined vars instead of integers for keyhandlin...
next