[mythtv] Re: [mythtv-commits] mythtv commit: r7155 - in trunk/mythtv/libs by danielk

Isaac Richards ijr at case.edu
Sun Aug 28 17:03:13 UTC 2005


On Sunday 28 August 2005 12:53 pm, Daniel Kristjansson wrote:
> It's used by GetLanguageList(). If no languages have been specified
> for the EPG/subtitles it grabs the result of GetLanguage() which is
> our UI language. But GetLanguage returns a two character code and we
> need three character codes in all the contexts where we use a
> language list so I used iso639.h to translate these.

Why does it have to be in libmyth, or MythContext?  The frontend links against 
libmythtv, you know.  libmyth is _only_ for things that are going to be used 
across the various plugins.

Isaac


More information about the mythtv-dev mailing list