author | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 17:00:35 +0000 (19:00 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 17:00:35 +0000 (19:00 +0200) | ||
commit | b693269fd9740a3074b84da5645f6bd9daa6486e | |
tree | 93c83052ce5dc35155542ebbed4b2286f2c2e69a | tree | snapshot |
parent | a3f209be26e588397f7b96de73fb86625c6d2bb8 | commit | diff |
moved code to charset.c
Move everything which deals with UTF-8 strings and character set
conversion to charset.c, header charset.h.
Move everything which deals with UTF-8 strings and character set
conversion to charset.c, header charset.h.
17 files changed:
src/Makefile.am | diff | blob | history | |
src/charset.c | [new file with mode: 0644] | blob |
src/charset.h | [new file with mode: 0644] | blob |
src/list_window.c | diff | blob | history | |
src/main.c | diff | blob | history | |
src/mpdclient.c | diff | blob | history | |
src/options.c | diff | blob | history | |
src/screen.c | 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_search.c | diff | blob | history | |
src/strfsong.c | diff | blob | history | |
src/support.c | diff | blob | history | |
src/support.h | diff | blob | history | |
src/utils.c | diff | blob | history | |
src/wreadln.c | diff | blob | history |