[mythtv-commits] Ticket #8962: playbackbox.cpp:extract_job_state() inefficient

MythTV mythtv at cvs.mythtv.org
Sat Sep 18 16:41:12 UTC 2010


#8962: playbackbox.cpp:extract_job_state() inefficient
----------------------------------+-----------------------------------------
     Reporter:  danielk           |       Owner:  danielk   
         Type:  task              |      Status:  new       
     Priority:  minor             |   Milestone:  0.25      
    Component:  MythTV - General  |     Version:  Trunk Head
     Severity:  medium            |    Keywords:            
Ticket locked:  0                 |  
----------------------------------+-----------------------------------------
 Right now it queries the info independently for every recording on screen.
 But it is much more efficient to get this info in
 MainServer::HandleQueryRecordings()
 where we already do a partial bulk load of this info to set
 FL_COMMPROCESSING.

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


More information about the mythtv-commits mailing list