Ticket #9672: EIT multi-byte encoding
-------------------------------------------+------------------------
Reporter: moitinho@… | Owner: stuarta
Type: Patch - Feature | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - EIT | Version: 0.24-fixes
Severity: medium | Keywords:
Ticket locked: 0 |
-------------------------------------------+------------------------
In dvbdescriptors.cpp the conversion of "UTF-8 encoding of ISO/IEC 10646"
is assumed as "not yet supported."
This patch does not abort conversion for this case
(i.e. when (src[0] == 0x15) and uses QString::fromUtf8 to make the
conversion.
It just adds support for that type of "Multi-byte coded text".
I tested it on the Portuguese network "TDT Continente", which had a
special rule for ISO8859_15 in eihelper.cpp. This rule is also removed in
the patch.
--
Ticket URL:
MythTV
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-commits