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
/
Menu.py
Age
Commit message (
Expand
)
Author
2007-01-07
take care of running recording before realy shutdown e2
Andreas Monzner
2006-10-30
recursive close Menu when a screen returns true at close
Andreas Monzner
2006-10-26
add auto vcr switching support (needs new drivers (fp.ko))
Andreas Monzner
2006-10-10
add possibility to have menu entries from a plugin
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-20
fix menu
Felix Domke
2006-07-11
convert to new skin system
Felix Domke
2006-07-11
finally use new styled skins for infobar, menu
Felix Domke
2006-03-03
fix
Felix Domke
2006-03-03
fix initial menu entry on lcd
Felix Domke
2006-03-02
minimally improved LCD support
Felix Domke
2006-02-20
add some info to debug prints
Felix Domke
2006-02-20
fix menu close with config flush
Felix Domke
2006-02-07
flush config (to flash) on close setup list
Andreas Monzner
2006-02-03
recursive close with menu key in menu
Felix Domke
2006-01-11
menu positioning for the plugins works now
Stefan Pluecken
2006-01-11
use Tools.Directories to get paths
Stefan Pluecken
2006-01-06
fix screens without a module
Stefan Pluecken
2006-01-06
plugins can register their own menu now
Stefan Pluecken
2006-01-04
leave menu with menu button
Stefan Pluecken
2005-11-18
menu.xml and setup.xml are now translatable
Stefan Pluecken
2005-10-08
menu: new syntax which fixes the import problems
Felix Domke
2005-10-08
import Setup which was used but not imported
Stefan Pluecken
2005-10-05
use nimselection instead of satconfig
Ronny Strutz
2005-09-29
move out FixedMenu, remove import-all hack, still needs proper fix.
Felix Domke
2005-09-02
removed old code
Ronny Strutz
2005-08-31
readding the component-imports
Stefan Pluecken
2005-08-31
dynamically importing the screens
Stefan Pluecken
2005-08-30
use menu.xml for the menu instead of an inline string
Stefan Pluecken
2005-08-30
add HarddiskSetup
Ronny Strutz
2005-08-28
added setup screens
Ronny Strutz
2005-08-16
add openSetup()
Ronny Strutz
2005-07-22
- add mark in channellist
Felix Domke
2005-07-08
- skins are now loaded first and applied later
Felix Domke
2005-05-14
- work on timers
Felix Domke
2005-05-05
- split 2 (Screens)
Felix Domke