[mythtv-firehose] mythtv branch master updated by gigem. v0.27-pre2-1097-g57c40db

Git Repo Owner noreply at mythtv.org
Sat May 25 00:44:08 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  57c40db8412dce4f4fc0656513808a21fbf0e248 (commit)
      from  cb66cb3f8f168abd162df34430fb0c078a62a962 (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 57c40db8412dce4f4fc0656513808a21fbf0e248
Author:    David Engel <dengel at mythtv.org> at Fri, 24 May 2013 19:36:40 -0500
Committer: David Engel <dengel at mythtv.org> at Fri, 24 May 2013 19:36:40 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=57c40db8412dce4f4fc0656513808a21fbf0e248

Add "Previously Recorded" menu and keybinding access to various screens.
This change brings up a filtered variant of Previously Recorded screen
using the currently selected program.  It is based on patches from amb
at gedanken.org.uk with fixes and enhancements from me.

Closes #11496



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

Summary of changes:
 mythtv/libs/libmythtv/tv_actions.h              |    1 +
 mythtv/libs/libmythtv/tv_play.cpp               |    4 +++
 mythtv/programs/mythfrontend/guidegrid.cpp      |   20 +++++++++++++++++++
 mythtv/programs/mythfrontend/guidegrid.h        |    1 +
 mythtv/programs/mythfrontend/playbackbox.cpp    |    9 ++++++++
 mythtv/programs/mythfrontend/playbackbox.h      |    1 +
 mythtv/programs/mythfrontend/progfind.cpp       |   21 ++++++++++++++++++++
 mythtv/programs/mythfrontend/progfind.h         |    1 +
 mythtv/programs/mythfrontend/proglist.cpp       |   14 ++++++++++++-
 mythtv/programs/mythfrontend/proglist.h         |    1 +
 mythtv/programs/mythfrontend/schedulecommon.cpp |   24 +++++++++++++++++++++++
 mythtv/programs/mythfrontend/schedulecommon.h   |    2 +
 mythtv/programs/mythfrontend/scheduleeditor.cpp |   13 +++--------
 mythtv/programs/mythfrontend/viewscheduled.cpp  |   21 ++++++++++++++++++++
 mythtv/programs/mythfrontend/viewscheduled.h    |    1 +
 15 files changed, 124 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-firehose mailing list