[mythtv-commits] mythtv/master commit: 307dac877 by Jim Stichnoth (stichnot)

MythTV noreply at mythtv.org
Fri Feb 24 17:25:19 UTC 2012


      Author:  Jim Stichnoth <jstichnoth at mythtv.org>
 Change Date:  2012-02-24T09:24:12-08:00
   Push Date:  2012/02/24 09:25:04 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  307dac8776d54a5d104da1b8f8c046039ed1d143
   Changeset:  https://github.com/MythTV/mythtv/commit/307dac877

Log:

Make jump points work during playback when the OSD is present.

This works by sending an EXIT_TO_MENU event at the start of jump point
execution.  Any existing TV playback instance will receive this message
and manually shut down playback, including tearing down the OSD.

This is not the fully general solution desired, but it is a big
improvement until then.

One issue is that an editing session is not shut down cleanly.  That
will be addressed in a subsequent commit.

Refs #7939

Modified:

   mythtv/libs/libmythui/mythmainwindow.cpp



More information about the mythtv-commits mailing list