[mythtv-commits] mythtv commit: r19736 by ijr

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 19 00:33:37 UTC 2009


      Author: ijr
        Date: 2009-01-19 00:33:37 +0000 (Mon, 19 Jan 2009)
New Revision: 19736
   Changeset: http://cvs.mythtv.org/trac/changeset/19736

Modified:

   trunk/mythtv/libs/libmythui/myththemedmenu.cpp
   trunk/mythtv/libs/libmythui/mythuiimage.cpp
   trunk/mythtv/libs/libmythui/mythuiimage.h
   trunk/mythtv/libs/libmythui/mythuistatetype.cpp
   trunk/mythtv/libs/libmythui/mythuistatetype.h
   trunk/mythtv/libs/libmythui/mythuitype.cpp
   trunk/mythtv/libs/libmythui/mythuitype.h

Log:

Allow some images to be loaded when needed, not all the time.

Stick:
    <loadondemand>true</loadondemand>
in a statetype, and any images for child states will not be loaded until necessary.

Most useful for menu watermarks/titles, as it can save a bunch of ram and speed up starting mythfrontend.





More information about the mythtv-commits mailing list