index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Screens
/
Setup.py
Age
Commit message (
Expand
)
Author
2007-07-22
cleanup some imports
Andreas Monzner
2006-11-27
move keySave, keyCancel into ConfigList.py, use cancel confirm in satsetup to...
Felix Domke
2006-10-20
add GetText for showing config entries, update summary values when changed
Felix Domke
2006-10-08
ask before not saving settings
Felix Domke
2006-10-06
finally fix priorities: ConfigListScreen's action must be -1 to override eLis...
Felix Domke
2006-10-02
config rewrite. some extensions still need to be updated.
Felix Domke
2006-07-30
allow standby only in InfoBar, MoviePlayer, Menus, Setup and Radiomode
Felix Domke
2006-07-19
take setup menu titles optionally from setup.xml, try to make them a bit easi...
Felix Domke
2006-07-10
move __init__ to top
Felix Domke
2006-05-01
add summary support for setup
Felix Domke
2006-01-02
beautify the ok, cancel and initialize buttons
Stefan Pluecken
2005-11-24
translate setup-titles
Stefan Pluecken
2005-11-18
menu.xml and setup.xml are now translatable
Stefan Pluecken
2005-11-12
fix spaces
Ronny Strutz
2005-10-12
add NumberActionMap for better input of numbers
Stefan Pluecken
2005-10-11
reenable editing of network settings by adding an action for every number
Stefan Pluecken
2005-09-29
add title
Ronny Strutz
2005-09-04
entering numbers into networksetup is possible now
Stefan Pluecken
2005-09-03
configBoolean is now configSelection
Ronny Strutz
2005-09-02
add option for DHCP and possibility to disable configElements
Stefan Pluecken
2005-09-02
user predefined vars instead of integers for keyhandling in Config
Stefan Pluecken
2005-09-02
fix prio
Ronny Strutz
2005-09-02
added ActionMap prio - im sure tmbinc will this ;-)
Ronny Strutz
2005-09-01
finaly removed dummy
Ronny Strutz
2005-09-01
removed dummy
Ronny Strutz
2005-08-31
add save/cancel functions
Ronny Strutz
2005-08-30
bug
Stefan Pluecken
2005-08-30
use setup.xml for the menu instead of an inline string
Stefan Pluecken
2005-08-28
added setup screens
Ronny Strutz
2005-08-25
- add config slider
Felix Domke
2005-08-17
add save
Ronny Strutz
2005-08-17
use own actions
Ronny Strutz
2005-08-16
fill configlist with correct entries
Ronny Strutz
2005-08-16
add fill configlist as simple demo
Ronny Strutz
2005-08-16
add xml stuff
Ronny Strutz
2005-08-16
generic setup
Ronny Strutz