aboutsummaryrefslogtreecommitdiffstats
path: root/src/strfsong.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03code style, indent with tabs XIMax Kellermann1-9/+8
2008-10-03use g_basename() instead of basename()Max Kellermann1-2/+1
2008-10-02moved code to charset.cMax Kellermann1-0/+1
2008-10-02strfsong: constant pointersMax Kellermann1-2/+3
2008-09-15include cleanupMax Kellermann1-9/+2
2008-09-15const pointersMax Kellermann1-5/+5
2008-09-15code style, indent with tabsMax Kellermann1-195/+165
2007-02-16way too much stuff to describe hereAndreas Obergrusberger1-3/+15
2006-10-05you can specify %shortalbum% for playlist song markup, parent directory is sh...Andreas Obergrusberger1-0/+16
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