[mythtv-commits] Ticket #12063: MythMusic: Does not release audio decoder when music paused and tv playback wanted

MythTV noreply at mythtv.org
Sun Feb 16 18:37:34 UTC 2014


#12063: MythMusic: Does not release audio decoder when music paused and tv playback
wanted
----------------------------+----------------------------------------------
     Reporter:              |      Owner:
  angela.schmid@…           |     Status:  new
         Type:  Patch -     |  Milestone:  unknown
  Bug Fix                   |    Version:  0.27-fixes
     Priority:  minor       |   Keywords:  mythmusic playback audio decoder
    Component:  Plugin -    |
  MythMusic                 |
     Severity:  medium      |
Ticket locked:  0           |
----------------------------+----------------------------------------------
 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.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12063>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list