[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Apr 20 19:35:03 EDT 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Tue Apr 20 23:32:40 2004

Modified Files:
   in mythtv/libs/libmyth:
        mythcontext.cpp mythcontext.h themedmenu.cpp 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp 
Log Message:
Support for menu themes.
MythContext now has a GetMenuThemeDir, the theme settings UI allows you to select the menu theme to use.
Search order for theme menus now goes:  ~/.mythtv, MenuThemeDir, ThemeDir, $prefix/share/mythtv/, ../mythfrontend
ParseThemeMenu will attempt a bounce to mainmenu.xml if it fails to load a menu file (instead of exit(0)).

Also included is the part of Kenneth Aafløy's setup patch that adds help text and the like.  None of the reordering is included.



----------------------------------------------------------------------------


More information about the mythtv-commits mailing list