[mythtv-commits] mythtv commit: r22303 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 8 03:06:14 UTC 2009


      Author: cpinkham
        Date: 2009-10-08 03:06:14 +0000 (Thu, 08 Oct 2009)
New Revision: 22303
   Changeset: http://cvs.mythtv.org/trac/changeset/22303

Modified:

   trunk/mythtv/libs/libmythui/mythuiimage.cpp

Log:

For debugging purposes, add a temporary way to disable the threaded MythUIImage
loading.  To disable the threaded loading, set an environment variable called
DISABLETHREADEDMYTHUIIMAGE to disable the background loading.  This may help
in determining what part of the code any issues reside in.

    export DISABLETHREADEDMYTHUIIMAGE=1






More information about the mythtv-commits mailing list