| Age | Commit message (Expand) | Author |
| 2009-02-24 | small optimizations and cleanups by Moritz Venn | ghost |
| 2008-12-03 | use cElementTree instead of minidom for xml parsing (thx to Moritz Venn) | ghost |
| 2008-10-20 | translate menu title, thanks to Tero | Felix Domke |
| 2008-02-01 | add possibilty to hide menu entries when needed hardware is not available | Andreas Monzner |
| 2008-01-25 | remove debug | Felix Domke |
| 2008-01-24 | allow overriding menus from plugins | Felix Domke |
| 2007-11-24 | ignore ok button when menu is empty | Felix Domke |
| 2007-11-07 | support for 'level'-attribute in menu.xml | Felix Domke |
| 2007-10-20 | allow selection of menu entries with numbers. Patch by Moritz Venn (enigma2_e... | Felix Domke |
| 2007-10-07 | add 'weight' for menu entries (including plugins), so they can be sorted, pat... | Felix Domke |
| 2007-10-07 | add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Ven... | Felix Domke |
| 2007-09-24 | use StaticText for MenuTitle to simplify summary code. this needs a skin chan... | Felix Domke |
| 2007-09-24 | simplify summary code by using parent.menu+stringListSelection to display cur... | Felix Domke |
| 2007-09-14 | commit missing code for pixmaps in mainmenu | Andreas Monzner |
| 2007-09-14 | allow different skins by specifying a list as skinName, use menu_<menuid> as ... | Felix Domke |
| 2007-07-22 | cleanup some imports | Andreas Monzner |
| 2007-04-12 | use List source instead of MenuList | Felix Domke |
| 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 |