Code

mpdclient: moved code to filelist.c
[ncmpc.git] / src / strfsong.c
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2007-02-16 Andreas Obergrusbergerway too much stuff to describe here
2006-10-05 Andreas Obergrusbergeryou can specify %shortalbum% for playlist song markup...
2005-06-05 Kalle WallinAdded support for %date% and %genre% - from qball
2004-12-09 Kalle Wallin%time% format fix from Aurelien Foret (use %02d for...
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
2004-06-15 Kalle WallinModified %shortfile% format to not shorten urls
2004-06-15 Kalle WallinRenamed %basename% format %shortfile%
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)