[mythtv-commits] Ticket #10161: Speed up loading of Watch Recordings screen

MythTV noreply at mythtv.org
Sat Apr 21 21:10:02 UTC 2012


#10161: Speed up loading of Watch Recordings screen
----------------------------------------+-----------------------------
 Reporter:  Jim Stichnoth <stichnot@…>  |          Owner:  stichnot
     Type:  Patch - Feature             |         Status:  closed
 Priority:  minor                       |      Milestone:  0.26
Component:  MythTV - General            |        Version:  Master Head
 Severity:  medium                      |     Resolution:  fixed
 Keywords:                              |  Ticket locked:  0
----------------------------------------+-----------------------------
Changes (by Jim Stichnoth <jstichnoth@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:825182e48119190d821c053ac31fb93e8bc2ea19/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="825182e48119190d821c053ac31fb93e8bc2ea19"
 Use background buttonlist loading to speed up the Watch Recordings screen.

 Fixes #10161.  MythUIButtonList is enhanced with new methods for
 loading and fully initializing button list items in the background,
 i.e. several items during each iteration of the Qt event loop.  This
 can give a faster response time for Watch Recordings, particularly on
 weak frontends like ION when there are hundreds or thousands of
 recordings.  Previously Recorded is also modified to use background
 loading, which is even more dramatic as long-running MythTV
 installations may have many thousands of Previously Recorded entries.
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10161#comment:11>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list