[mythtv-commits] Ticket #7909: Pausing playback in Windows frontend pegs cpu freezing app & machine

MythTV mythtv at cvs.mythtv.org
Tue Jan 26 00:35:52 UTC 2010


#7909: Pausing playback in Windows frontend pegs cpu freezing app & machine
-----------------------------+----------------------------------------------
 Reporter:  anonymous        |        Owner:  nigel     
     Type:  defect           |       Status:  closed    
 Priority:  minor            |    Milestone:  0.23      
Component:  Ports - Windows  |      Version:  0.22-fixes
 Severity:  medium           |   Resolution:  wontfix   
  Mlocked:  0                |  
-----------------------------+----------------------------------------------
Changes (by markk):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 As explained by Jeff, incorrect rounding in the usleep macro will cause
 unintended behaviour.

 There are, however, still numerous calls to usleep with values below 1000
 throughout libmythtv (and no doubt elsewhere in the code) and rather than
 trawl through and 'fix' those, the sensible approach here is to use a
 recent version of mingw.

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


More information about the mythtv-commits mailing list