Code

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@763 09075e82-0dd4-0310-85a5-a0d7c8717e4f
[ncmpc.git] / support.c
2004-04-14 Kalle WallinUse screen_status_printf() to display character convers...
2004-03-29 Kalle WallinReplaced g_utf8_strlen() with strlen()
2004-03-29 Kalle WallinAdded error handling in the character conversion functions.
2004-03-29 Kalle WallinRemoved the concat_path() function.
2004-03-28 Kalle WallinCorrected a spelling error strup => strdup.
2004-03-28 Kalle WallinStarted to use glib (not iconv) for character set conve...
2004-03-27 Kalle WallinInitialize iconv_to_utf8 (used when saving playlists).
2004-03-26 Kalle WallinAdded file langinfo.c, used on systems without nl_langi...
2004-03-26 Kalle WallinUpdated the logic in charset_close(), why free stuff...
2004-03-25 Kalle WallinAdded support for a configuration file ~/.ncmpcrc and...
2004-03-22 Kalle WallinAdded an implementation of strcasecmp for non glibc...
2004-03-22 Kalle WallinUpdated charset support
2004-03-19 Kalle WallinAdded iconv support
2004-03-19 Kalle WallinImported ncmpc (mpc-ncures).