[mythtv-commits] mythtv commit: r11212 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Sep 16 05:32:40 UTC 2006


      Author: cpinkham
        Date: 2006-09-16 05:32:39 +0000 (Sat, 16 Sep 2006)
New Revision: 11212
   Changeset: http://cvs.mythtv.org/trac/changeset/11212

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmyth/mythcontext.h

Log:

Add dispatch() and dispatchNow() wrappers to MythContext so that we can print
out events for debugging purposes.

"-v network" now also prints out MythEvent messages since we are normally only
able to see these when they are sent over the network.  This allows us to
see them on the master backend as well now.



WARNING!!!  This modifies MythContext and the MYTH_BINARY_VERSION so it
REQUIRES a "make clean" of mythtv and mythplugins.









More information about the mythtv-commits mailing list