[mythtv-commits] mythtv/master commit: fec82bc81 by John Patrick Poet (jpoet)

MythTV noreply at mythtv.org
Sun Jun 12 20:03:27 UTC 2011


      Author:  John Patrick Poet <jpoet at mythtv.org>
 Change Date:  2011-06-12T12:48:44-07:00
   Push Date:  2011/06/12 13:03:18 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  fec82bc812708bff68dee89c8e5c8628c3418d47
   Changeset:  https://github.com/MythTV/mythtv/commit/fec82bc81

Log:

Add UI for new scheduler filters (see e0122d89 and 5241f65c)

Themes can now have <button name="filters"> in <window
name="scheduleeditor">, and if that exists, must define <window
name="schedulefiltereditor">

<window name="schedulefiltereditor"> requires <buttonlist name="filters">

I say "can now have", because this change does NOT require all themes to be
updated immediately.  However, at some point I expect gigem to change the
scheduler such that this does become a requirement.

Included in this change-set, are updates to default, default-wide,
MythCenter, MythCenter-wide and Terra to include the new elements.  The
original authors of those themes will probably want to look over the changes
and tweak them to fit their vision better.

Modified:

   mythtv/programs/mythfrontend/scheduleeditor.cpp
   mythtv/programs/mythfrontend/scheduleeditor.h
   mythtv/themes/MythCenter-wide/schedule-ui.xml
   mythtv/themes/MythCenter/schedule-ui.xml
   mythtv/themes/Terra/schedule-ui.xml
   mythtv/themes/default-wide/schedule-ui.xml
   mythtv/themes/default/schedule-ui.xml



More information about the mythtv-commits mailing list