[mythtv-commits] mythtv commit: r15324 - in trunk/mythplugins by justinh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 4 17:30:58 UTC 2008


      Author: justinh
        Date: 2008-01-04 17:30:58 +0000 (Fri, 04 Jan 2008)
New Revision: 15324
   Changeset: http://cvs.mythtv.org/trac/changeset/15324

Added:

   trunk/mythplugins/mythappearance/
   trunk/mythplugins/mythappearance/README
   trunk/mythplugins/mythappearance/mythappearance.pro
   trunk/mythplugins/mythappearance/mythappearance/
   trunk/mythplugins/mythappearance/mythappearance/appear-ui.xml
   trunk/mythplugins/mythappearance/mythappearance/images/
   trunk/mythplugins/mythappearance/mythappearance/images/bottomright.png
   trunk/mythplugins/mythappearance/mythappearance/images/topleft.png
   trunk/mythplugins/mythappearance/mythappearance/main.cpp
   trunk/mythplugins/mythappearance/mythappearance/mythappearance.cpp
   trunk/mythplugins/mythappearance/mythappearance/mythappearance.h
   trunk/mythplugins/mythappearance/mythappearance/mythappearance.pro
   trunk/mythplugins/mythappearance/mythappearance/theme-wide/
   trunk/mythplugins/mythappearance/mythappearance/theme-wide/appear-ui.xml

Log:

GENERAL INFO
------------

MythAppearance is a new (and intended to be temporary - until it's included in mythfrontend) plugin intended to ease setting up the GUI size of mythfrontend.

USAGE
-----

When first run, mythappearance presents the user with an arrow located at the top left corner of the screen.  The arrow can be moved to the visible edges of the
screen with the arrow keys.

Pressing SELECT shows an arrow in the bottom right hand corner of the screen.  Again the arrow can be moved to the visible edges of the screen with the arrow
keys.

Pressing ESC quits the plugin & discards any changes.

Pressing MENU shows a menu which can be used to change the arrow movement amount (toggles between coarse (10 pixels at a time) and fine (1 pixel at a time)).
The same menu also allows the screen size & offset amounts to be reset to a default of zero effectively making mythfrontend use the whole screen again.
Within the menu is also an option to save the newly changed settings & quit the plugin.





More information about the mythtv-commits mailing list