aboutsummaryrefslogtreecommitdiffstats
path: root/src/stats.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-1/+2
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-10-13tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann1-2/+2
2009-10-08player_control: no CamelCaseMax Kellermann1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-7/+7
2009-02-27tag: no CamelCaseMax Kellermann1-1/+1
2009-01-18stats: use GTimer instead of time(NULL)Max Kellermann1-2/+7
2009-01-18stats: use one db_walk() to obtain statsMax Kellermann1-30/+44
2009-01-18stats: added num_artists, num_albumsMax Kellermann1-8/+10
2009-01-18stats: no CamelCaseMax Kellermann1-11/+11
2009-01-04stats: added stats_update()Max Kellermann1-0/+7
2008-12-29removed os_compat.hMax Kellermann1-2/+0
2008-10-08database: renamed functions, "db_" prefix and no CamelCaseMax Kellermann1-2/+2
2008-10-08directory: moved code to database.cMax Kellermann1-1/+1
2008-10-08song: converted typedef Song to struct songMax Kellermann1-1/+3
2008-09-08use strset.h instead of tagTracker.hMax Kellermann1-3/+41
2008-09-07stats: don't pass "fd" to printStats()Max Kellermann1-10/+17
2008-09-06include cleanupMax Kellermann1-0/+1
2008-08-26renamed player.c to player_control.cMax Kellermann1-1/+1
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-2/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-07-30commandError() cleanups, fixup gcc checksEric Wong1-2/+2
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-8/+8
2006-07-20Add mpd-indent.shAvuton Olrich1-9/+12
2006-07-17sparse: ANSI-fy function declarationsEric Wong1-1/+1
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich1-3/+0
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-3/+4
2004-06-04clean up some command.h include stuffWarren Dukes1-2/+0
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-02-27display db_playtime in statsWarren Dukes1-0/+1