[mythtv-firehose] mythtv branch fixes/0.27 updated by paulh. v0.27-228-ge11fc26

Git Repo Owner noreply at mythtv.org
Wed May 7 18:33:53 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  e11fc266d91e5350d617e3f10fdbe9cea8a739ec (commit)
      from  aea35739f890294f537ed609e195ec233334c904 (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 e11fc266d91e5350d617e3f10fdbe9cea8a739ec
Author:    angelaschmid <angela.schmid at wolke7.net> at Wed, 7 May 2014 19:32:07 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 7 May 2014 19:33:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e11fc266d91e5350d617e3f10fdbe9cea8a739ec

MythMusic: Release audio decoder when music paused and tv playback wanted.
When "continue play music" is active and within the MiniPlayer pause is
called, a tv/video playback can not open the audio device.

In MusicPlayer::StopPlayback the check m_isPlaying is false, therefor not
stopping the decoder.

Fix: Instead of checking m_isPlaying, use m_output the check for an existing decoder.

#Fixes #12063.

Signed-off-by: Paul Harrison <pharrison at mythtv.org>
(cherry picked from commit 2a5f3c8ca5d750415b8227ff2f74c3bf2cd5119d)



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

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

-- 



More information about the mythtv-firehose mailing list