[mythtv-commits] mythtv branch fixes/0.25 updated by jstichnoth. v0.25-101-g71e906b

Git Repo Owner noreply at mythtv.org
Tue May 22 18:58:59 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  71e906b9be952f738eeabcb69ee6a75704ec1fa1 (commit)
      from  b5b4c48a3e722b87947aece4be53347f2e6bdd24 (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 71e906b9be952f738eeabcb69ee6a75704ec1fa1
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 19 May 2012 19:51:59 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 22 May 2012 11:55:19 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=71e906b9be952f738eeabcb69ee6a75704ec1fa1

Add a playback OSD menu option to cancel an in-progress playlist.
Previously, the only way to stop playlist playback was to execute a
jump point, as EXIT simply moves to the next playlist item.  Now, the
playback OSD menu, "Playback" submenu, has a "Cancel Playlist" entry,
with the effect that when playback ends, it returns to the Watch
Recordings screen instead of the next playlist entry.

Note: This adds a currently untranslated string to the Playback
submenu of the playback OSD menu when a playlist is active.

(cherry picked from commit 3bbf624ea685dacef29ec164cdb05a54627e62c0)



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

Summary of changes:
 mythtv/libs/libmythtv/tv_play.cpp            |    8 ++++++++
 mythtv/programs/mythfrontend/playbackbox.cpp |    3 ++-
 2 files changed, 10 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list