aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Menu.py
AgeCommit message (Expand)Author
2008-02-01add possibilty to hide menu entries when needed hardware is not availableAndreas Monzner
2008-01-25remove debugFelix Domke
2008-01-24allow overriding menus from pluginsFelix Domke
2007-11-24ignore ok button when menu is emptyFelix Domke
2007-11-07support for 'level'-attribute in menu.xmlFelix Domke
2007-10-20allow selection of menu entries with numbers. Patch by Moritz Venn (enigma2_e...Felix Domke
2007-10-07add 'weight' for menu entries (including plugins), so they can be sorted, pat...Felix Domke
2007-10-07add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Ven...Felix Domke
2007-09-24use StaticText for MenuTitle to simplify summary code. this needs a skin chan...Felix Domke
2007-09-24simplify summary code by using parent.menu+stringListSelection to display cur...Felix Domke
2007-09-14commit missing code for pixmaps in mainmenuAndreas Monzner
2007-09-14allow different skins by specifying a list as skinName, use menu_<menuid> as ...Felix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-04-12use List source instead of MenuListFelix Domke
2007-01-07take care of running recording before realy shutdown e2Andreas Monzner
2006-10-30recursive close Menu when a screen returns true at closeAndreas Monzner
2006-10-26add auto vcr switching support (needs new drivers (fp.ko))Andreas Monzner
2006-10-10add possibility to have menu entries from a pluginFelix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-07-30allow standby only in InfoBar, MoviePlayer, Menus, Setup and RadiomodeFelix Domke
2006-07-20fix menuFelix Domke
2006-07-11convert to new skin systemFelix Domke
2006-07-11finally use new styled skins for infobar, menuFelix Domke
2006-03-03fixFelix Domke
2006-03-03fix initial menu entry on lcdFelix Domke
2006-03-02minimally improved LCD supportFelix Domke
2006-02-20add some info to debug printsFelix Domke
2006-02-20fix menu close with config flushFelix Domke
2006-02-07flush config (to flash) on close setup listAndreas Monzner
2006-02-03recursive close with menu key in menuFelix Domke
2006-01-11menu positioning for the plugins works nowStefan Pluecken
2006-01-11use Tools.Directories to get pathsStefan Pluecken
2006-01-06fix screens without a moduleStefan Pluecken
2006-01-06plugins can register their own menu nowStefan Pluecken
2006-01-04leave menu with menu buttonStefan Pluecken
2005-11-18menu.xml and setup.xml are now translatableStefan Pluecken
2005-10-08menu: new syntax which fixes the import problemsFelix Domke
2005-10-08import Setup which was used but not importedStefan Pluecken
2005-10-05use nimselection instead of satconfigRonny Strutz
2005-09-29move out FixedMenu, remove import-all hack, still needs proper fix.Felix Domke
2005-09-02removed old codeRonny Strutz
2005-08-31readding the component-importsStefan Pluecken
2005-08-31dynamically importing the screensStefan Pluecken
2005-08-30use menu.xml for the menu instead of an inline stringStefan Pluecken
2005-08-30add HarddiskSetupRonny Strutz
2005-08-28added setup screensRonny Strutz
2005-08-16add openSetup()Ronny Strutz
2005-07-22 - add mark in channellistFelix Domke
2005-07-08 - skins are now loaded first and applied laterFelix Domke
2005-05-14 - work on timersFelix Domke