Code

utils: renamed time_seconds_to_durationstr()
[ncmpc.git] / src / utils.c
2009-10-02 Max Kellermannutils: renamed time_seconds_to_durationstr()
2009-09-28 Max Kellermannmpdclient: removed the mpdclient_t typedef
2009-09-28 Max Kellermannuse libmpdclient2
2009-03-30 Max KellermannMerge branch 'master' of git://git.musicpd.org/patrick...
2009-03-28 Patrick Hallenutils: Use singular in time_seconds_to_durationstr...
2009-03-13 Patrick Hallenscreen_song: Added some statistics about mpd to the...
2009-03-05 Jeffrey MiddletonSpelling corrections
2009-01-01 Avuton OlrichUpdate copyright notices
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-10-02 Max Kellermannmoved code to charset.c
2008-10-02 Max Kellermannremoved the debugging function D()
2008-09-19 Max Kellermannfilelist: use GPtrArray instead of GList
2008-09-19 Max Kellermannfilelist: drop "mpdclient" prefix
2008-09-18 Max Kellermanncode style, indent with tabs VI
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2006-08-12 Andreas Obergrusbergerspelling fixes by avuton
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
2004-06-19 Kalle Wallinadded type argument to gcmp_list_from_path()
2004-06-18 Kalle WallinAdded utils.c, utils.h to the project