summaryrefslogtreecommitdiff
path: root/src/stats.c
AgeCommit message (Expand)Author
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-27tag: no CamelCaseMax Kellermann
2009-01-18stats: use GTimer instead of time(NULL)Max Kellermann
2009-01-18stats: use one db_walk() to obtain statsMax Kellermann
2009-01-18stats: added num_artists, num_albumsMax Kellermann
2009-01-18stats: no CamelCaseMax Kellermann
2009-01-04stats: added stats_update()Max Kellermann
2008-12-29removed os_compat.hMax Kellermann
2008-10-08database: renamed functions, "db_" prefix and no CamelCaseMax Kellermann
2008-10-08directory: moved code to database.cMax Kellermann
2008-10-08song: converted typedef Song to struct songMax Kellermann
2008-09-08use strset.h instead of tagTracker.hMax Kellermann
2008-09-07stats: don't pass "fd" to printStats()Max Kellermann
2008-09-06include cleanupMax Kellermann
2008-08-26renamed player.c to player_control.cMax Kellermann
2008-04-12clean up CPP includesMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-04-05The massive copyright updateAvuton Olrich
2006-07-30commandError() cleanups, fixup gcc checksEric Wong
2006-07-30interface/connection malloc reductions from mpd-keEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-17sparse: ANSI-fy function declarationsEric Wong
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2004-11-10merge changes from metadata-rewrite branchWarren Dukes
2004-06-04clean up some command.h include stuffWarren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-02-27display db_playtime in statsWarren Dukes
2004-02-23import from SF CVSWarren Dukes