[mythtv] [patch][i18n] MythMusic Passes Unicode with CDDB and ID3.

Hirobumi Shimada shimada at systemcreate-inc.com
Thu Jan 27 23:46:01 EST 2005


Hi

An attached patch passes Unicode with CDDB and ID3.


cddecoder.cpp
	Received with QString::fromUtf8 from CDDB.

metaioid3v2.cpp
	Changed to id3_utf8_t to use id3_latin1_t.

encoder.cpp
flacencoder.cpp
	Changed from ascii to QString::local8Bit by the file opening.

flacdecoder.cpp
maddecoder.cpp
streaminput.cpp
vorbisdecoder.cpp
	Added QString::local8Bit to few debugging output.

Thanks
Hiro

-------------- next part --------------
A non-text attachment was scrubbed...
Name: unicode.patch.bz2
Type: application/octet-stream
Size: 2159 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050128/22f24294/unicode.patch.obj


More information about the mythtv-dev mailing list