[mythtv-commits] mythtv commit: r8096 - in
	trunk/mythtv/libs/libmythtv by danielk
    mythtv at cvs.mythtv.org 
    mythtv at cvs.mythtv.org
       
    Fri Dec  2 16:34:36 UTC 2005
    
    
  
      Author: danielk
        Date: 2005-12-02 16:34:35 +0000 (Fri, 02 Dec 2005)
New Revision: 8096
   Changeset: http://cvs.mythtv.org/trac/changeset/8096
Modified:
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/mpeg/atscdescriptors.cpp
   trunk/mythtv/libs/libmythtv/mpeg/iso639.cpp
   trunk/mythtv/libs/libmythtv/mpeg/iso639.h
Log:
References #259. "subtitles don't work after a channel change"
 * adds a method to iso639 that lets you get a list of the canonical language keys of the preferred languages rather than their QString representations.
 * adds a method to convert the canonical key to a human readable lanugage name.
 * renames iso639_toName to iso639_str_toName to differentiate it from the canonical key toName function.
Just a little cleanup prior to the fix for #259.
    
    
More information about the mythtv-commits
mailing list