[mythtv-commits] mythtv/master commit: efff3424f by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Mon Jul 11 22:23:36 UTC 2011


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2011-07-11T15:23:11-07:00
   Push Date:  2011/07/11 15:23:29 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  efff3424fdc5c7fc0449f9a88a6a19d670b79e8b
   Changeset:  https://github.com/MythTV/mythtv/commit/efff3424f

Log:

Web Setup: Make the xmltv edit in the channel editor an autocomplete edit.

The xmltv edit will now present a list of xmltvid's that are valid for the
source of the channel you are editing (pulled in from the *.xmltv file for
the source). The list is filtered as you type into the edit.

Currently only useful for xmltv users but could probably be extended for
schedules direct if there is interest.

Modified:

   mythtv/html/setup/channeleditor-channeldetail.html
   mythtv/html/setup/js/channeleditor.js
   mythtv/libs/libmythservicecontracts/services/channelServices.h
   mythtv/programs/mythbackend/services/channel.cpp
   mythtv/programs/mythbackend/services/channel.h



More information about the mythtv-commits mailing list