aboutsummaryrefslogtreecommitdiffstats
path: root/src/Stats.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Stats: use monotonic clock instead of GTimerMax Kellermann1-2/+0
2013-11-22Stats: use struct DatabaseStatsMax Kellermann1-15/+0
2013-11-22Stats: move the GTimer variable out of struct statsMax Kellermann1-3/+0
2013-11-22Stats: don't export the global variable "stats"Max Kellermann1-2/+0
2013-10-19*: use references instead of pointersMax Kellermann1-1/+1
2013-10-02Stats: don't include glib.h in headerMax Kellermann1-2/+1
2013-10-02Stats: rename stats.h to Stats.hxxMax Kellermann1-3/+3
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-2/+2
2012-08-29Stats: stats_print() returns voidMax Kellermann1-1/+2
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-18stats: use GTimer instead of time(NULL)Max Kellermann1-1/+5
2009-01-18stats: added num_artists, num_albumsMax Kellermann1-0/+6
2009-01-18stats: no CamelCaseMax Kellermann1-10/+13
2009-01-04stats: added stats_update()Max Kellermann1-0/+2
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-09-07stats: don't pass "fd" to printStats()Max Kellermann1-1/+3
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-2/+0
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-1/+1
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-1/+1
2006-07-20Add mpd-indent.shAvuton Olrich1-1/+1
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-03remove vim &*(@Warren Dukes1-1/+0
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2
2004-02-27display db_playtime in statsWarren Dukes1-0/+1