git.cweiske.de
/
enigma2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'master' of git.opendreambox.org:/git/enigma2
[enigma2.git]
/
lib
/
python
/
Screens
/
Menu.py
2009-03-31
Felix Domke
Merge commit 'origin/master' into tmbinc/FixTimingBugs
blob
|
commitdiff
|
raw
2009-03-02
Fraxinas
Merge branch 'master' of fraxinas@git.opendreambox...
blob
|
commitdiff
|
raw
2009-02-24
ghost
small optimizations and cleanups by Moritz Venn
blob
|
commitdiff
|
raw
2009-02-11
Felix Domke
Merge branch 'master' of /home/tmbinc/enigma2-git into...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Fraxinas
Merge branch 'master' of fraxinas@git.opendreambox...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
ghost
use cElementTree instead of minidom for xml parsing...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Felix Domke
translate menu title, thanks to Tero
blob
|
commitdiff
|
raw
|
diff to current
2008-02-01
Andreas Monzner
add possibilty to hide menu entries when needed hardwar...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-25
Felix Domke
remove debug
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Felix Domke
allow overriding menus from plugins
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Felix Domke
ignore ok button when menu is empty
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Felix Domke
support for 'level'-attribute in menu.xml
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Felix Domke
allow selection of menu entries with numbers. Patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-07
Felix Domke
add 'weight' for menu entries (including plugins),...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-07
Felix Domke
add entryid to WHERE_MENU, add entryids in local plugin...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Felix Domke
use StaticText for MenuTitle to simplify summary code...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Felix Domke
simplify summary code by using parent.menu+stringListSe...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Andreas Monzner
commit missing code for pixmaps in mainmenu
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Felix Domke
allow different skins by specifying a list as skinName...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-22
Andreas Monzner
cleanup some imports
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Felix Domke
use List source instead of MenuList
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Andreas Monzner
take care of running recording before realy shutdown e2
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Andreas Monzner
recursive close Menu when a screen returns true at...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Andreas Monzner
add auto vcr switching support (needs new drivers ...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Felix Domke
add possibility to have menu entries from a plugin
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Felix Domke
config rewrite. some extensions still need to be updated.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-30
Felix Domke
allow standby only in InfoBar, MoviePlayer, Menus,...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Felix Domke
fix menu
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Felix Domke
convert to new skin system
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Felix Domke
finally use new styled skins for infobar, menu
blob
|
commitdiff
|
raw
|
diff to current
2006-03-03
Felix Domke
fix
blob
|
commitdiff
|
raw
|
diff to current
2006-03-03
Felix Domke
fix initial menu entry on lcd
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Felix Domke
minimally improved LCD support
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Felix Domke
add some info to debug prints
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Felix Domke
fix menu close with config flush
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Andreas Monzner
flush config (to flash) on close setup list
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Felix Domke
recursive close with menu key in menu
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Stefan Pluecken
menu positioning for the plugins works now
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Stefan Pluecken
use Tools.Directories to get paths
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Stefan Pluecken
fix screens without a module
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Stefan Pluecken
plugins can register their own menu now
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Stefan Pluecken
leave menu with menu button
blob
|
commitdiff
|
raw
|
diff to current
2005-11-18
Stefan Pluecken
menu.xml and setup.xml are now translatable
blob
|
commitdiff
|
raw
|
diff to current
2005-10-08
Felix Domke
menu: new syntax which fixes the import problems
blob
|
commitdiff
|
raw
|
diff to current
2005-10-08
Stefan Pluecken
import Setup which was used but not imported
blob
|
commitdiff
|
raw
|
diff to current
2005-10-05
Ronny Strutz
use nimselection instead of satconfig
blob
|
commitdiff
|
raw
|
diff to current
2005-09-29
Felix Domke
move out FixedMenu, remove import-all hack, still needs...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Ronny Strutz
removed old code
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
Stefan Pluecken
readding the component-imports
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
Stefan Pluecken
dynamically importing the screens
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
Stefan Pluecken
use menu.xml for the menu instead of an inline string
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
Ronny Strutz
add HarddiskSetup
blob
|
commitdiff
|
raw
|
diff to current
2005-08-28
Ronny Strutz
added setup screens
blob
|
commitdiff
|
raw
|
diff to current
2005-08-16
Ronny Strutz
add openSetup()
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Felix Domke
- add mark in channellist
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Felix Domke
- skins are now loaded first and applied later
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Felix Domke
- work on timers
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Felix Domke
- split 2 (Screens)
blob
|
commitdiff
|
raw
|
diff to current