aboutsummaryrefslogtreecommitdiffstats
path: root/src/Stats.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-29db/Stats: use std::chrono::duration for the total durationMax Kellermann1-2/+5
2014-02-19DatabasePlugin: split headerMax Kellermann1-1/+2
2014-02-04Instance: add Database attributeMax Kellermann1-4/+3
2014-02-01Stats: pass Database reference aroundMax Kellermann1-9/+8
2014-02-01Stats: remove obsolete "simple" plugin special caseMax Kellermann1-8/+0
2014-02-01Stats: return false if update has failedMax Kellermann1-1/+1
2014-01-30db: add compile-time option to disable databaseMax Kellermann1-0/+10
2014-01-24Database*: move to db/Max Kellermann1-4/+4
2014-01-24Client*: move to client/Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-10Stats: lazy initializationMax Kellermann1-7/+34
2013-11-24Stats: use monotonic clock instead of GTimerMax Kellermann1-12/+7
2013-11-24Stats: use GetProcessTimes() on WIN32 to determine MPD uptimeMax Kellermann1-2/+14
2013-11-22DatabasePlugin: add method GetUpdateStamp()Max Kellermann1-2/+3
2013-11-22Stats: print db statistics only if db is availableMax Kellermann1-6/+19
2013-11-22Stats: print more unsigned integersMax Kellermann1-6/+6
2013-11-22Stats: auto-reload statistics with proxy pluginMax Kellermann1-0/+7
2013-11-22Stats: use struct DatabaseStatsMax Kellermann1-10/+4
2013-11-22Stats: move the GTimer variable out of struct statsMax Kellermann1-3/+4
2013-11-22Stats: don't export the global variable "stats"Max Kellermann1-1/+1
2013-11-22Stats: print db_update as unsigned integerMax Kellermann1-2/+2
2013-10-19ClientInternal: move class Client to Client.hxxMax Kellermann1-1/+1
2013-10-19*: use references instead of pointersMax Kellermann1-2/+2
2013-10-02Stats: don't include glib.h in headerMax Kellermann1-0/+2
2013-10-02Stats: rename stats.h to Stats.hxxMax Kellermann1-5/+1
2013-10-02Log: new logging library APIMax Kellermann1-1/+2
2013-09-04util/Error: new error passing libraryMax Kellermann1-4/+4
2013-01-20PlayerControl: move functions into the classMax Kellermann1-1/+1
2013-01-04player_control.h: convert header to C++Max Kellermann1-1/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-1/+1
2013-01-03client: convert to C++Max Kellermann1-3/+2
2013-01-03database.h: rename to DatabaseSimple.hxxMax Kellermann1-1/+1
2012-08-29Stats: stats_print() returns voidMax Kellermann1-3/+2
2012-08-15DatabasePlugin: add method GetStats()Max Kellermann1-63/+18
2012-08-08DatabaseGlue: add function db_is_simple()Max Kellermann1-4/+8
2012-08-07db_selection: rename to DatabaseSelectionMax Kellermann1-3/+2
2012-08-07Database{Plugin,Visitor}: pass referencesMax Kellermann1-4/+4
2012-08-02stats: convert to C++Max Kellermann1-26/+31
2011-11-27stats: explicitly cast "time_t" to "long"Max Kellermann1-1/+1
2011-09-13database: don't allow uri==NULLMax Kellermann1-1/+1
2011-09-13database: add struct db_visitorMax Kellermann1-4/+10
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