[mythtv-commits] mythtv branch master updated by gigem. v0.26-pre-525-g7fb9747

Git Repo Owner noreply at mythtv.org
Thu Jun 7 21:31:58 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  7fb9747c047add7d149f32afd27f20bd0f76ea6e (commit)
      from  b119cf2450b4816401502e6b627dfc252c1ea916 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7fb9747c047add7d149f32afd27f20bd0f76ea6e
Author:    David Engel <dengel at mythtv.org> at Thu, 7 Jun 2012 16:22:25 -0500
Committer: David Engel <dengel at mythtv.org> at Thu, 7 Jun 2012 16:22:25 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7fb9747c047add7d149f32afd27f20bd0f76ea6e

Fix some UTC breakage for find and custom rules.
Update the find day and time for recording rules.

Update the SQL clause for the  "Prime time" recording filter.

Update the time-related, example, SQL clauses in the custom rule
editor.

IMPORTANT NOTE: For the two latter changes to work properly, time zone
data must be loaded into the MySQL server.  If that is not done, any
recording rules using them will not match any programs.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/perl/MythTV.pm              |    2 +-
 mythtv/bindings/python/MythTV/static.py     |    2 +-
 mythtv/libs/libmythbase/mythversion.h       |    2 +-
 mythtv/libs/libmythtv/dbcheck.cpp           |   37 +++++++++++++++++++++++++
 mythtv/programs/mythfrontend/customedit.cpp |   39 ++++++++++++++++-----------
 5 files changed, 63 insertions(+), 19 deletions(-)

-- 



More information about the mythtv-commits mailing list