[mythtv-commits] mythtv branch master updated by gigem. v0.27-pre2-685-g7d6d049

Git Repo Owner noreply at mythtv.org
Sun Feb 24 20:20:00 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  7d6d0492299d64e2edaf40873463070c1a3e55c4 (commit)
      from  1dee2a5f58f24a1a0323110153a5a05d03a3b073 (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 7d6d0492299d64e2edaf40873463070c1a3e55c4
Author:    David Engel <dengel at mythtv.org> at Sun, 24 Feb 2013 14:12:21 -0600
Committer: David Engel <dengel at mythtv.org> at Sun, 24 Feb 2013 14:12:21 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7d6d0492299d64e2edaf40873463070c1a3e55c4

Allow the EPG to be called from ViewScheduled and ProgList.
Also add the ability to set the initial time when calling the EPG.
The primary use case for this is to more easily check what shows
preceed a scheduled recording to see if padding needs to be added in
case live programming runs late.



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h          |    2 +-
 mythtv/libs/libmythtv/tv_play.cpp              |    3 ++-
 mythtv/libs/libmythtv/tv_play.h                |    2 +-
 mythtv/programs/mythfrontend/guidegrid.cpp     |   11 ++++++++---
 mythtv/programs/mythfrontend/guidegrid.h       |    7 +++++--
 mythtv/programs/mythfrontend/main.cpp          |    3 ++-
 mythtv/programs/mythfrontend/progfind.cpp      |   12 +++++++++++-
 mythtv/programs/mythfrontend/proglist.cpp      |   15 +++++++++++++++
 mythtv/programs/mythfrontend/proglist.h        |    1 +
 mythtv/programs/mythfrontend/viewscheduled.cpp |   24 ++++++++++++++++++++++++
 mythtv/programs/mythfrontend/viewscheduled.h   |    1 +
 11 files changed, 71 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-commits mailing list