aboutsummaryrefslogtreecommitdiffstats
path: root/src/strfsong.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-05Added support for %date% and %genre% - from qballKalle Wallin1-0/+4
2004-12-09%time% format fix from Aurelien Foret (use %02d for seconds)Kalle Wallin1-1/+1
2004-07-13Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin1-15/+10
2004-06-15Modified %shortfile% format to not shorten urlsKalle Wallin1-11/+30
2004-06-15Renamed %basename% format %shortfile%Kalle Wallin1-1/+1
2004-06-14Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin1-0/+214