[mythtv-commits] Ticket #2287: mythtv-vid: X11 Video output fixes branch

MythTV mythtv at cvs.mythtv.org
Tue Nov 18 22:09:48 UTC 2008


#2287: mythtv-vid: X11 Video output fixes branch
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk 
     Type:  task     |       Status:  accepted
 Priority:  minor    |    Milestone:  unknown 
Component:  mythtv   |      Version:  head    
 Severity:  medium   |   Resolution:          
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [19129]) Refs #2287. Converts most of the event loop in the TV class
 to Qt timer events.

 Five untriggered events remain, two need to be initiated by nvp actions,
 two I don't understand the code well enough, and one I just haven't looked
 at yet. I'm only checking these remaining untriggered events every 250 ms
 rather than every 50 ms; since all the stuff that needs to be snappy is
 now triggered immediately.

 The code in tv_play.cpp still needs to be made pretty, more refactoring
 into PlayerContext is required, and this is probably buggier than
 yesterday's code, but it's on it's way to being better. The UI feels
 significantly snappier than it did a week ago.

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


More information about the mythtv-commits mailing list