diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-09-30 18:45:50 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-09-30 18:45:50 +0000 |
| commit | ad911c0ac82f409251230b39b39fc3e8c2b83ff9 (patch) | |
| tree | f94f01d5ea81b83695f8e1c974febe09a7a7866f /docs/FAQ | |
| parent | 18ae8f573580660363b4a1c84b483b663d618b12 (diff) | |
| download | rockbox-ad911c0ac82f409251230b39b39fc3e8c2b83ff9.zip rockbox-ad911c0ac82f409251230b39b39fc3e8c2b83ff9.tar.gz rockbox-ad911c0ac82f409251230b39b39fc3e8c2b83ff9.tar.bz2 rockbox-ad911c0ac82f409251230b39b39fc3e8c2b83ff9.tar.xz | |
Bill Napier wrote this:
This patch adds minimal suppport for 16-bit Unicode strings for ID3 tags. It
is basically a modification to the ID3v2 parser that checks for Unicode
strings. If a string is found that is a Unicode string, it is converted (in
place) to an ASCII string if it is an ASCII character.
Since we can support non-ASCII characters on the display, support for
non-ASCII characters in ID3 tags should proably also be supported in the
future. This patch is just an interem change until full Unicode support is
implemented (if ever).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2451 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/FAQ')
0 files changed, 0 insertions, 0 deletions