[mythtv-commits] Ticket #8641: DVD playback broken by recent pulse audio disabling changes.

MythTV mythtv at cvs.mythtv.org
Wed Jul 7 15:13:23 UTC 2010


#8641: DVD playback broken by recent pulse audio disabling changes.
-----------------------------------+----------------------------------------
 Reporter:  danielk                |       Owner:  jyavenard 
     Type:  defect                 |      Status:  new       
 Priority:  minor                  |   Milestone:  0.24      
Component:  MythTV - Audio Output  |     Version:  Trunk Head
 Severity:  medium                 |     Mlocked:  0         
-----------------------------------+----------------------------------------

Comment(by danielk):

 8641-v2.patch should prevent myth_system from re-enabling mythui painting
 when it should be disabled and do so in a thread-safe manner and without
 breaking DVD playback.

 This hasn't been tested much yet, it still contains lots of debugging, and
 it looks like it prevents the MythUI intro screen from working.

 For the last bit I'll rework how this is used in tv_play.cpp, so draws are
 not disabled until we actually start playing the video but for now I just
 added a push in the ctor and a pop in the dtor for simplicity's sake.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8641#comment:5>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list