aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-14Added optional support for a wide_cursor.Kalle Wallin1-11/+10
2004-04-14relocated configuration file to ~/.ncmpc/config and added support for Kalle Wallin1-7/+207
2004-04-05Added support for (auto) center/focus playlists.Kalle Wallin1-18/+9
2004-03-29Call g_build_filename() the correct way.Kalle Wallin1-1/+1
2004-03-29Started to use glib.Kalle Wallin1-1/+1
2004-03-28We now allocate and free memory with glibKalle Wallin1-2/+4
2004-03-27Moved IS_WHITESPACE macor to support.hKalle Wallin1-3/+0
2004-03-25Added support for a configuration file ~/.ncmpcrc and color support.Kalle Wallin1-0/+263