[mythtv-commits] mythtv commit: r26030 - in trunk/mythtv by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Aug 31 18:28:57 UTC 2010


      Author: stuartm
        Date: 2010-08-31 18:28:57 +0000 (Tue, 31 Aug 2010)
New Revision: 26030
   Changeset: http://svn.mythtv.org/trac/changeset/26030

Log:

Few fixes for the ThemeChooser. Fix breakage caused by a missed void pointer cast in [26019]. Cleanup includes: removed unused, moved includes from the header when we were also forward declaring and added required includes that were previously being included indirectly from another header.\n\n Added a ToMap method to themeinfo and gave access to the author's name and email. Change the ThemeChooser to use the map created by ThemeInfo::ToMap() to avoid setting all the textareas individually.

Modified:

   trunk/mythtv/libs/libmythui/themeinfo.cpp
   trunk/mythtv/libs/libmythui/themeinfo.h
   trunk/mythtv/programs/mythfrontend/themechooser.cpp
   trunk/mythtv/programs/mythfrontend/themechooser.h




More information about the mythtv-commits mailing list