[mythtv-firehose] mythtv branch fixes/0.27 updated by paulh. v0.27-130-gfac84fa

Git Repo Owner noreply at mythtv.org
Sat Jan 4 10:15:56 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  fac84fab9c8c6e43f51d3090e13e05e68db0ef6e (commit)
      from  bd74a288f3a9fc8911c9507b27f8fe540bde54f4 (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 fac84fab9c8c6e43f51d3090e13e05e68db0ef6e
Author:    Paul Harrison <pharrison at mythtv.org> at Sat, 4 Jan 2014 10:12:23 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sat, 4 Jan 2014 10:14:20 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fac84fab9c8c6e43f51d3090e13e05e68db0ef6e

MythMusic: avoid storing a pointer to the current playlist in the music player
Always get the current playlist from MusicData to avoid possibly referencing a
stale pointer. This can occur while doing a rescan.

Also add NULL checks everywhere just in case.

Refs #11906.

(cherry picked from commit 193dc636e5fa5ac5edd3589094a58e79a6ab779b)



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/musiccommon.cpp    |  102 ++++++++++++--------
 mythplugins/mythmusic/mythmusic/musicplayer.cpp    |   94 +++++++++++-------
 mythplugins/mythmusic/mythmusic/musicplayer.h      |    3 +-
 mythplugins/mythmusic/mythmusic/playlist.cpp       |    2 +-
 .../mythmusic/mythmusic/playlisteditorview.cpp     |   16 ++--
 mythplugins/mythmusic/mythmusic/searchview.cpp     |   15 ++-
 mythplugins/mythmusic/mythmusic/streamview.cpp     |    7 +-
 7 files changed, 144 insertions(+), 95 deletions(-)

-- 



More information about the mythtv-firehose mailing list