[mythtv-commits] mythtv commit: r13217 - in trunk/mythplugins/mythweb by xris

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 12 07:52:54 UTC 2007


      Author: xris
        Date: 2007-04-12 07:52:53 +0000 (Thu, 12 Apr 2007)
New Revision: 13217
   Changeset: http://cvs.mythtv.org/trac/changeset/13217

Added:

   trunk/mythplugins/mythweb/includes/objects/MythFrontend.php
   trunk/mythplugins/mythweb/modules/remote/
   trunk/mythplugins/mythweb/modules/remote/handler.php
   trunk/mythplugins/mythweb/modules/remote/init.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/jump.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/keys.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/play.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/query.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/remote.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/skins/default/remote.css

Modified:

   trunk/mythplugins/mythweb/includes/mythfrontend.php
   trunk/mythplugins/mythweb/modules/_shared/lang/Catalan.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Czech.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Danish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Dutch.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/English.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/English_GB.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Finnish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/French.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/German.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Japanese.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Slovenian.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Spanish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Swedish.lang
   trunk/mythplugins/mythweb/modules/status/tmpl/default/status.php

Log:

Initial remote control module for MythWeb.  For now, this only includes a basic keyboard to send events.  It will eventually include jump points and possibly some more interactive features.  Closes #1146, too.




More information about the mythtv-commits mailing list