[mythtv-commits] mythtv/master commit: a41a2adb5 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Thu Apr 7 02:48:35 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-04-06T19:46:13-07:00
   Push Date:  2011/04/06 19:48:33 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  a41a2adb506f26ecfe237d71acfb0834dc3e60d1
   Changeset:  https://github.com/MythTV/mythtv/commit/a41a2adb5

Log:

HTML Setup/Backend Web Server: Add message sending capabilities.

Adds a button/page to send messages to frontends, defaulting to broadcast to all frontends.

There are a couple of improvements I'd like to see here, such as making the list of frontends a dropdown instead of text entry and validating the UDP port value... but this works pretty nicely for now.

Adds a util function to show and hide a div that might come in handy later on.  Here it's used to hide advanced options.

Added:

   mythtv/html/misc/message.html

Modified:

   mythtv/html/js/util.qjs
   mythtv/html/menu.qsp



More information about the mythtv-commits mailing list