[mythtv-firehose] mythtv branch master updated by paulh. v0.27-alpha-152-gceb3182

Git Repo Owner noreply at mythtv.org
Sun Aug 11 17:40:36 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  ceb3182f54482da72bb5ba28030a44ebd70e846e (commit)
      from  5aa92a134e1eb5c80727a383c2bdd3b2a2383b14 (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 ceb3182f54482da72bb5ba28030a44ebd70e846e
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 11 Aug 2013 18:29:56 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 11 Aug 2013 18:29:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ceb3182f54482da72bb5ba28030a44ebd70e846e

MythMusic: re-acquire the pointer to the current MusicMetadata when used
Don't store a pointer to the current MusicMetadata which can become a
stale pointer if for example a playing CD is ejected which removes the
CD tracks from the active playlist. It's much safer to update it each time
it's needed and NULL check the returned pointer.

Refs #11708.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/musicplayer.cpp |   84 ++++++++++------------
 mythplugins/mythmusic/mythmusic/musicplayer.h   |    1 -
 2 files changed, 38 insertions(+), 47 deletions(-)

-- 



More information about the mythtv-firehose mailing list