[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 77710] i18n: ability to choose encoding of tag info
From:       Andrew Lavrinenko <ggcand () aaanet ! ru>
Date:       2004-08-01 10:28:28
Message-ID: 20040801102828.9176.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=77710      




------- Additional Comments From ggcand aaanet ru  2004-08-01 12:28 -------
2 Max Howell
BIG BIG Thenx!:)

2 Nick Shaforostoff
It's correctly work on taglib1.1 and taglib1.2

Sorry, i found small bag in my patch. Please replasce in id3v1stringhandler.cpp
ID3v1StringHandler::ID3v1StringHandler(int codecIndex)
       : m_codec(QTextCodec::codecForName("CP1251"))
{}

to

ID3v1StringHandler::ID3v1StringHandler(int codecIndex)
       : m_codec(QTextCodec::codecForIndex(codecIndex))
{}
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic