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

MythTV noreply at mythtv.org
Tue Apr 12 04:58:23 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-04-11T21:55:06-07:00
   Push Date:  2011/04/11 21:58:21 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  d583497fed69c8eebc093fa9657a51e7b74c7e9b
   Changeset:  https://github.com/MythTV/mythtv/commit/d583497fe

Log:

HTML Setup: Add a custom channel edit screen.

Breaks the channel attributes into three categories:

1) Basic Settings: Those channel attributes which can be freely and without fatal consequence changed.  Channel Number, Callsign, XMLTV ID, Icon File, Visibility, Use EIT, etc.

2) Advanced Settings: Those channel attributes which, when changed incorrectly, could break the channel.  Advises the user to leave alone, hidden in an accordion.

3) Expert Information: Information which either must not be changed otherwise the channel cannot be updated (sourceid, chanid) or which we have no easy way of modifying without a whole slough of other information (modulation, frequency, SI Standard).

Still does not save, but we're basically one update function away from being able to do that.

Added:

   mythtv/html/setup/channeleditor-channeldetail.html

Modified:

   mythtv/html/css/site.css
   mythtv/html/setup/channeleditor.html
   mythtv/html/setup/js/channeleditor.js



More information about the mythtv-commits mailing list