[mythtv] ESC while displaying CC

Bruce Markey bjm at lvcm.com
Mon Oct 20 22:46:38 EDT 2003


This may have introduced a minor bug:

            if (osd && osd->Visible())
            {
                ChannelClear();
                osd->HideAll();
                return;
            }

Start playback and press "T". While closed caption text is
displayed, press ESC. The text is cleared from the screen
rather than bringing up the exit menu. If ESC is pressed
while no text is being displayed or after pressing "T"
again, the exit menu is shown as expected.

--  bjm




More information about the mythtv-dev mailing list