[mythtv-firehose] mythtv/master commit: e31685464 by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Tue Jul 26 20:29:19 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-07-26T13:28:01-07:00
   Push Date:  2011/07/26 13:29:12 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  e316854648aa28f1d30e443caa307e4f9cb0275c
   Changeset:  https://github.com/MythTV/mythtv/commit/e31685464

Log:

Fix exit after changing themes.

In caea1c7d71 , the ThemeChooser's calls to the Reload Theme jump point
were modified to include the pop = false argument so that the "old"
theme's main menu screen wasn't shown prior to loading the new theme.
Unfortunately, this left 2 extra screens on the stack, so we would never
again attempt to exit because it looked like we weren't at the top of
the main menu.

I am working on another approach that will provide behavior closer to
that intended in caea1c7d71, but it's grown large and complicated enough
that it will take a while to complete, so I'm committing this change
while I finish the other approach.

Fixes #9936.

Modified:

   mythtv/programs/mythfrontend/themechooser.cpp



More information about the mythtv-firehose mailing list