[mythtv-commits] mythtv commit: r24504 - in trunk/mythtv/libs by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun May 9 16:02:49 UTC 2010


      Author: paulh
        Date: 2010-05-09 16:02:49 +0000 (Sun, 09 May 2010)
New Revision: 24504
   Changeset: http://svn.mythtv.org/trac/changeset/24504

Modified:

   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythui/mythgenerictree.cpp
   trunk/mythtv/libs/libmythui/mythgenerictree.h
   trunk/mythtv/libs/libmythui/mythuibuttontree.cpp

Log:

Move the creation of the MythUIButtonListItems out of MythUIButtonTree and put
it in MythGenericTree.

The idea is if you want more control over what appears in the tree items you
can subclass MythGenericTree and override CreateListButton() to allow you to
change any text areas, images, checkboxes etc. not just the buttontext as now.

Bumps the api version so plugins need to be recompiled.




More information about the mythtv-commits mailing list