[mythtv-commits] mythtv/master commit: 2bd69f99d by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Wed Jun 15 15:34:16 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-06-15T08:33:47-07:00
   Push Date:  2011/06/15 08:34:04 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  2bd69f99dc310f166d18633e6f11251dc34967db
   Changeset:  https://github.com/MythTV/mythtv/commit/2bd69f99d

Log:

MythFrontend: Add a new Slave menu theme.

A menu theme with no menus. It is intended for frontends that are
operated remotely via either the network or http interfaces.

It is not selectable from the appearance settings (as you can't change
it back!) and can currently only be used in a non-persistent manner from
the command line with:

mythfrontend -O MenuTheme=Slave

In the future there may be a more convenient and obvious command line
switch and 'slave' frontends may advertise themselves as such through
the UPnP server (in much the same way as slave backends distinguish
themselves from master backends).

Added:

   mythtv/themes/Slave/mainmenu.xml
   mythtv/themes/Slave/themeinfo.xml

Modified:

   mythtv/libs/libmythui/mythuihelper.cpp
   mythtv/themes/themes.pro



More information about the mythtv-commits mailing list