[mythtv-firehose] mythtv branch master updated by paulh. v0.27-alpha-138-g3df51ae

Git Repo Owner noreply at mythtv.org
Sat Aug 10 17:35:13 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  3df51ae045b0fed505f756236d3f40e92287df7e (commit)
      from  3dafda55743fac6d2587c2fb9377029d80d27da5 (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 3df51ae045b0fed505f756236d3f40e92287df7e
Author:    Paul Harrison <pharrison at mythtv.org> at Sat, 10 Aug 2013 18:32:45 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sat, 10 Aug 2013 18:33:36 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3df51ae045b0fed505f756236d3f40e92287df7e

MythMusic: Attempt to keep playing on error
Previously if the music player encountered an error it would stop playing. Now
it will try to continue playing the next track in the playlist. If it fails to
play 5 tracks in a row then it will still stop though since it's likely there
is some serious problem like an NFS server can't be reached.

This also cleans up the error reporting and changes it to use the new
notification popups.

Fixes #11681.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/musiccommon.cpp |   48 ------------
 mythplugins/mythmusic/mythmusic/musicplayer.cpp |   89 +++++++++++++++--------
 mythplugins/mythmusic/mythmusic/musicplayer.h   |    2 +
 3 files changed, 59 insertions(+), 80 deletions(-)

-- 



More information about the mythtv-firehose mailing list