aboutsummaryrefslogtreecommitdiffstats
path: root/src/strfsong.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* code style, indent with tabs XIMax Kellermann2008-10-031-9/+8
* use g_basename() instead of basename()Max Kellermann2008-10-031-2/+1
* moved code to charset.cMax Kellermann2008-10-021-0/+1
* strfsong: constant pointersMax Kellermann2008-10-021-2/+3
* include cleanupMax Kellermann2008-09-151-9/+2
* const pointersMax Kellermann2008-09-151-5/+5
* code style, indent with tabsMax Kellermann2008-09-151-195/+165
* way too much stuff to describe hereAndreas Obergrusberger2007-02-161-3/+15
* you can specify %shortalbum% for playlist song markup, parent directory is sh...Andreas Obergrusberger2006-10-051-0/+16
* Added support for %date% and %genre% - from qballKalle Wallin2005-06-051-0/+4
* %time% format fix from Aurelien Foret (use %02d for seconds)Kalle Wallin2004-12-091-1/+1
* Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin2004-07-131-15/+10
* Modified %shortfile% format to not shorten urlsKalle Wallin2004-06-151-11/+30
* Renamed %basename% format %shortfile%Kalle Wallin2004-06-151-1/+1
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-0/+214