Code

configure.ac: disable -Wdeclaration-after-statement
[ncmpc.git] / src / strfsong.c
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-10-10 Max Kellermannstrfsong: support multiple values for a tag
2009-10-02 Max Kellermannscreen_song: moved code to format_duration_short()
2009-09-28 Max Kellermannuse libmpdclient2
2009-01-01 Avuton OlrichUpdate copyright notices
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-10-03 Max Kellermannuse g_basename() instead of basename()
2008-10-02 Max Kellermannmoved code to charset.c
2008-10-02 Max Kellermannstrfsong: constant pointers
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)