[mythtv-commits] Ticket #9209: "Always prompt for initial group filter" still shows list of recordings in background

MythTV noreply at mythtv.org
Sun Feb 27 06:03:48 UTC 2011


#9209: "Always prompt for initial group filter" still shows list of recordings in
background
-------------------------------------------------+-------------------------
 Reporter:  John.Veness.mythtv@…                 |          Owner:
     Type:  defect                               |  cpinkham
 Priority:  minor                                |         Status:  closed
Component:  MythTV - General                     |      Milestone:  0.24.1
 Severity:  medium                               |        Version:
 Keywords:  QueryInitialFilter RememberRecGroup  |  0.24-fixes
                                                 |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Chris Pinkham):

 * resolution:  Fixed => fixed


Comment:

 Don't allow ProgramInfoCache to update the UI on initial load.

 Don't trigger a UI update in ProgramInfoCache when we enter the
 PlaybackBox and load the recordings list for the first time.  The
 list was being displayed even in cases where the user has chosen
 to prompt for the initial Recording Group or the current group is
 protected by a password.  Delaying the UI update allows the user
 to be first prompted for the password or new group and then the
 regular UI update code handles displaying the recordings list.

 Closes #9209.
  Changeset: fc146d5f311e872b63cf16f75ff337e5f70a2621

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


More information about the mythtv-commits mailing list