[mythtv-commits] Re: Ticket #339: Simplify Tuning process

MythTV mythtv at cvs.mythtv.org
Thu Sep 22 05:12:27 UTC 2005


#339: Simplify Tuning process
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk 
     Type:  task     |       Status:  assigned
 Priority:  major    |    Milestone:  0.19    
Component:  mythtv   |      Version:  head    
 Severity:  medium   |   Resolution:          
---------------------+------------------------------------------------------
Comment (by danielk):

 Yep, I've split off the recorder changes locally, plus I'm also going to
 split off the tv_play changes, plus...

 The recorders change was basically a Pause() refactoring to unify that
 code, and a fix for the DVBRecorder pause, which doesn't engage until
 after some data has been sent or it gets an error. This causes the "15
 second delay" when changing away from an "no lock" station with the DVB
 drivers

 The tv_play change is basically adding some caching for the
 channel/program data in the signal monitor. This was causing the
 unresponsive UI. Basically the frontend  was hitting the backend way too
 often for info for the UI. Plus there is some additional timing info, and
 I've changed the "Signal Lock" message to "Partial Lock" since this has
 caused so much confusion.

 I haven't gone through the rest of the files, but I'm sure there is a lot
 of pruning to do... TVRec isn't ready either, it doesn't implement tuning
 timeouts and I've only tested with DVB drivers.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/339>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list