[mythtv-commits] mythtv commit: r7156 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Aug 28 11:38:10 UTC 2005


      Author: danielk
        Date: 2005-08-28 11:38:09 +0000 (Sun, 28 Aug 2005)
New Revision: 7156
   Changeset: http://cvs.mythtv.org/trac/changeset/7156

Modified:

   trunk/mythtv/libs/libmyth/iso639.cpp
   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/avformatdecoder.h
   trunk/mythtv/libs/libmythtv/dvbrecorder.cpp
   trunk/mythtv/libs/libmythtv/siparser.cpp
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp

Log:

Closes #238.

This updates the mythcontext binary version.
You probably want to do a make clean. 

Not much to this patch really, it adds a GetLanguageList()
method to MythContext. It returns a list of 3 character iso639
codes from the most preferred to the least preferred language.

In Appearances|Localization you can now specify your top two 
language options. This language list is used to select program
guide data when the experimental EIT decoder is enabled, and
is also used to select which DVB caption stream to decode.

Those who have manually inserted a PreferredLanguages entry in
the past have to select the languages again using the settings UI.






More information about the mythtv-commits mailing list