show dolby, crypt and format status in the infobar - we don't have functionality...
[enigma2.git] / lib / python / Components / config.py
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...
2005-09-01 Ronny Strutzadded skip comment
2005-09-01 Ronny Strutzfix line break
2005-09-01 Ronny Strutzfixed line break in configfile
2005-09-01 Ronny Strutzuse a dict for configEntries
2005-09-01 Ronny Strutzadd fileIO
2005-08-31 Ronny Strutzadded reload (cancel)
2005-08-31 Ronny Strutznew save / cancel
2005-08-28 Ronny Strutzadded setup screens
2005-08-25 Felix Domke - add config slider
2005-08-17 Ronny Strutzadded working slider
2005-08-16 Ronny Strutzfill configlist with correct entries
2005-08-16 Ronny Strutzremoved c/Confif confusion
2005-08-16 Ronny Strutzadd configelement and config class
2005-05-05 Felix Domke - split of Components into different files