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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 16 22:15:25 UTC 2010


      Author: stuartm
        Date: 2010-08-16 22:15:25 +0000 (Mon, 16 Aug 2010)
New Revision: 25707
   Changeset: http://svn.mythtv.org/trac/changeset/25707

Modified:

   trunk/mythtv/libs/libmyth/langsettings.cpp
   trunk/mythtv/libs/libmyth/langsettings.h
   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmyth/mythplugin.cpp
   trunk/mythtv/libs/libmythdb/iso639.cpp
   trunk/mythtv/libs/libmythdb/iso639.h
   trunk/mythtv/libs/libmythdb/mythtranslation.cpp
   trunk/mythtv/libs/libmythdb/mythtranslation.h
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp
   trunk/mythtv/programs/mythfrontend/main.cpp
   trunk/mythtv/programs/mythtv-setup/main.cpp
   trunk/mythtv/themes/default-wide/config-ui.xml
   trunk/mythtv/themes/default/config-ui.xml

Log:

Port the language selection prompt to mythui. This also adds the ability to select country from the same screen which will allow users to override broken/incorrect locales, although that isn't yet hooked up. This commit fixes a number of bugs in the language selection prompt, such as the translation and theme not being properly reloaded after changes. Some new features are also present, such as determining language defaults from the users locale or if we have database access, using the previously selected preferences. The countries names are displayed in both English and the official language of the country, however the latter is incomplete and patches are welcome. The theme xml needs work.




More information about the mythtv-commits mailing list