[mythtv-commits] mythtv/master commit: fc146d5f3 by Chris Pinkham (cpinkham)
MythTV
noreply at mythtv.org
Sat Jan 22 05:30:27 UTC 2011
Author: Chris Pinkham <cpinkham at mythtv.org>
Change Date: 2011-01-21T21:27:36-08:00
Push Date: 2011/01/21 21:30:25 -0800
Repository: mythtv
Branch: master
New Revision: fc146d5f311e872b63cf16f75ff337e5f70a2621
Changeset: https://github.com/MythTV/mythtv/commit/fc146d5f3
Log:
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.
Modified:
mythtv/programs/mythfrontend/playbackbox.cpp
mythtv/programs/mythfrontend/programinfocache.cpp
mythtv/programs/mythfrontend/programinfocache.h
More information about the mythtv-commits
mailing list