author | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 15:14:39 +0000 (16:14 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 15:14:39 +0000 (16:14 +0100) | ||
commit | c238364f6833320fee4256226af650347d5a751b | |
tree | c04fbb8f91e34dea95410290b941bee627e66c18 | tree | snapshot |
parent | 06aafa1328f50d247676c2eca488e53fa02c0dbd | commit | diff |
mpdclient: expect UTF-8 strings
Don't convert the character set of strings to and from the current
locale. This library cannot know what the strings are going to be
used for, so it should not mess with them.
Don't convert the character set of strings to and from the current
locale. This library cannot know what the strings are going to be
used for, so it should not mess with them.
src/main.c | diff | blob | history | |
src/mpdclient.c | diff | blob | history | |
src/mpdclient.h | diff | blob | history | |
src/screen_artist.c | diff | blob | history | |
src/screen_browser.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_play.c | diff | blob | history | |
src/screen_search.c | diff | blob | history |