aboutsummaryrefslogtreecommitdiffstats
path: root/src/stats.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* player_control: removed the global variable "pc"Max Kellermann2011-01-101-1/+2
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-131-2/+2
* player_control: no CamelCaseMax Kellermann2009-10-081-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-7/+7
* tag: no CamelCaseMax Kellermann2009-02-271-1/+1
* stats: use GTimer instead of time(NULL)Max Kellermann2009-01-181-2/+7
* stats: use one db_walk() to obtain statsMax Kellermann2009-01-181-30/+44
* stats: added num_artists, num_albumsMax Kellermann2009-01-181-8/+10
* stats: no CamelCaseMax Kellermann2009-01-181-11/+11
* stats: added stats_update()Max Kellermann2009-01-041-0/+7
* removed os_compat.hMax Kellermann2008-12-291-2/+0
* database: renamed functions, "db_" prefix and no CamelCaseMax Kellermann2008-10-081-2/+2
* directory: moved code to database.cMax Kellermann2008-10-081-1/+1
* song: converted typedef Song to struct songMax Kellermann2008-10-081-1/+3
* use strset.h instead of tagTracker.hMax Kellermann2008-09-081-3/+41
* stats: don't pass "fd" to printStats()Max Kellermann2008-09-071-10/+17
* include cleanupMax Kellermann2008-09-061-0/+1
* renamed player.c to player_control.cMax Kellermann2008-08-261-1/+1
* clean up CPP includesMax Kellermann2008-04-121-1/+0
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-2/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* commandError() cleanups, fixup gcc checksEric Wong2006-07-301-2/+2
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-8/+8
* Add mpd-indent.shAvuton Olrich2006-07-201-9/+12
* sparse: ANSI-fy function declarationsEric Wong2006-07-171-1/+1
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-151-3/+0
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-3/+4
* clean up some command.h include stuffWarren Dukes2004-06-041-2/+0
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* display db_playtime in statsWarren Dukes2004-02-271-0/+1
* import from SF CVSWarren Dukes2004-02-231-0/+47