[mythtv-commits] mythtv/master commit: 86228a955 by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Thu Apr 14 05:54:21 UTC 2011


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2011-04-13T22:54:09-07:00
   Push Date:  2011/04/13 22:54:18 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  86228a955d736803b4e775fee85de496ca325dba
   Changeset:  https://github.com/MythTV/mythtv/commit/86228a955

Log:

HTML Setup: Fixes and a channel icon browser

Make the JobQueue job editor popup dialog auto-size vertically.

Allow highlighting files in the file browser.

Fix the Storage Group editor following recent table header conversion
from tr to thead.

Hook up a simple channel icon browser for now.  This currently just lists
channel icons stored in the ChannelIcons Storage Group on the MBE.  The
default dir for this virtual Storage Group is MYTHCONFDIR/ChannelIcons
(ie, ~/.mythtv/ChannelIcons on a *nix machine).  This is just a simple
browser for existing icons, the plan is to integrate downloading of remote
icons as well.  A preview window will also be added later.

Rework the file browser to allow it to be opened in one of three ways:
 1) Directory browsing/selection mode
 2) File browsing/selection mode
 3) Storage Group file browsing/selection mode

Modified:

   mythtv/html/js/jqueryFileTree/jqueryFileTree.js
   mythtv/html/setup/channeleditor-channeldetail.html
   mythtv/html/setup/js/channeleditor.js
   mythtv/html/setup/js/jobqueue.js
   mythtv/html/setup/js/setup.js
   mythtv/html/setup/js/storagegroups.js
   mythtv/html/setup/wizard-media_storage.html



More information about the mythtv-commits mailing list