[mythtv-commits] mythtv/master commit: ca49110ac by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Mon Oct 17 05:28:05 UTC 2011


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2011-10-16T22:25:04-07:00
   Push Date:  2011/10/16 22:27:54 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  ca49110ac1ab93635d6478e3fc7dba13d2dd30d7
   Changeset:  https://github.com/MythTV/mythtv/commit/ca49110ac

Log:

Simplify sending of system events in MythScreenType.

Now that MythSystemEvents can be sent via gCoreContext, we don't
need to post these directly inside MythScreenType.  Instead,
just #include mythcorecontext.h and send via
gCoreContext->SendSystemEvent().  Should have done this in the
last commit.

Modified:

   mythtv/libs/libmythui/mythscreentype.cpp



More information about the mythtv-commits mailing list