systrace: convert input strings using local codepage.
commitc5175f2191a96f3b2e8573029188d7584a490e58
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Fri, 4 Feb 2011 21:08:59 +0000 (4 21:08 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Fri, 4 Feb 2011 21:08:59 +0000 (4 21:08 +0000)
treef91ff8f85ce788d7208d6ecedf950d5b00ad0447
parentd9e4e8eb1a95c55f2fece7e270a95f3aca1122b8
systrace: convert input strings using local codepage.

The message handler uses C strings so no information about encoding is
present. Since an 8 bit encoding is used convert them to make the
systrace window show non-ASCII characters properly.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29206 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/systrace.cpp