[mythtv-commits] Re: Ticket #238: DVB EPG needs language selection

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


#238: DVB EPG needs language selection
-----------------------+----------------------------------------------------
 Reporter:  oa at iki.fi  |        Owner:  danielk
     Type:  defect     |       Status:  closed 
 Priority:  minor      |    Milestone:         
Component:  mythtv     |      Version:  0.18.1 
 Severity:  medium     |   Resolution:  fixed  
       Cc:             |  
-----------------------+----------------------------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [7156]) 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.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/238>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list