aboutsummaryrefslogtreecommitdiffstats
path: root/support.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-26Updated the logic in charset_close(), why free stuff that isnt allocated.Kalle Wallin1-2/+2
2004-03-25Added support for a configuration file ~/.ncmpcrc and color support.Kalle Wallin1-0/+28
2004-03-22Added an implementation of strcasecmp for non glibc systems.Kalle Wallin1-3/+28
2004-03-22Updated charset supportKalle Wallin1-16/+27
2004-03-19Added iconv supportKalle Wallin1-14/+110