Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected a spelling error strup => strdup. | Kalle Wallin | 2004-03-28 | 1 | -2/+2 |
* | Started to use glib (not iconv) for character set conversions. | Kalle Wallin | 2004-03-28 | 1 | -109/+17 |
* | Initialize iconv_to_utf8 (used when saving playlists). | Kalle Wallin | 2004-03-27 | 1 | -7/+50 |
* | Added file langinfo.c, used on systems without nl_langinfo() support. | Kalle Wallin | 2004-03-26 | 1 | -4/+3 |
* | Updated the logic in charset_close(), why free stuff that isnt allocated. | Kalle Wallin | 2004-03-26 | 1 | -2/+2 |
* | Added support for a configuration file ~/.ncmpcrc and color support. | Kalle Wallin | 2004-03-25 | 1 | -0/+28 |
* | Added an implementation of strcasecmp for non glibc systems. | Kalle Wallin | 2004-03-22 | 1 | -3/+28 |
* | Updated charset support | Kalle Wallin | 2004-03-22 | 1 | -16/+27 |
* | Added iconv support | Kalle Wallin | 2004-03-19 | 1 | -14/+110 |
* | Imported ncmpc (mpc-ncures). | Kalle Wallin | 2004-03-19 | 1 | -0/+64 |