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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 2 23:14:04 UTC 2010


      Author: stuartm
        Date: 2010-09-02 23:14:04 +0000 (Thu, 02 Sep 2010)
New Revision: 26087
   Changeset: http://svn.mythtv.org/trac/changeset/26087

Log:

We now handle language settings via MythCoreContext since they are relevant to more than just the GUI. So remove the lang code from MythUIHelper and switch the few places than used it over to MythCoreContext. The code and therefore the function is identical, it's just in a different library. Bumps the binary version so a make clean will be necessary.

Modified:

   trunk/mythtv/libs/libmyth/virtualkeyboard_qt.cpp
   trunk/mythtv/libs/libmyth/xmlparse.cpp
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythmetadata/metadatadownload.cpp
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythui/myththemedmenu.cpp
   trunk/mythtv/libs/libmythui/mythuihelper.cpp
   trunk/mythtv/libs/libmythui/mythuihelper.h
   trunk/mythtv/libs/libmythui/mythuitext.cpp
   trunk/mythtv/libs/libmythui/mythvirtualkeyboard.cpp
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp
   trunk/mythtv/programs/mythfrontend/progfind.cpp




More information about the mythtv-commits mailing list