Code

use g_ascii_strdown() instead of the custom lowerstr()
[ncmpc.git] / src / charset.c
2008-10-02 Max Kellermannfix compiler errors without locale.h
2008-10-02 Max Kellermanncharset: convert strings with fallback
2008-10-02 Max Kellermanncharset: charset_init() returns character set
2008-10-02 Max Kellermanncharset: renamed my_strlen() to utf8_width()
2008-10-02 Max Kellermannmoved code to charset.c