index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Stats.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stats: use monotonic clock instead of GTimer
Max Kellermann
2013-11-24
1
-12
/
+7
*
Stats: use GetProcessTimes() on WIN32 to determine MPD uptime
Max Kellermann
2013-11-24
1
-2
/
+14
*
DatabasePlugin: add method GetUpdateStamp()
Max Kellermann
2013-11-22
1
-2
/
+3
*
Stats: print db statistics only if db is available
Max Kellermann
2013-11-22
1
-6
/
+19
*
Stats: print more unsigned integers
Max Kellermann
2013-11-22
1
-6
/
+6
*
Stats: auto-reload statistics with proxy plugin
Max Kellermann
2013-11-22
1
-0
/
+7
*
Stats: use struct DatabaseStats
Max Kellermann
2013-11-22
1
-10
/
+4
*
Stats: move the GTimer variable out of struct stats
Max Kellermann
2013-11-22
1
-3
/
+4
*
Stats: don't export the global variable "stats"
Max Kellermann
2013-11-22
1
-1
/
+1
*
Stats: print db_update as unsigned integer
Max Kellermann
2013-11-22
1
-2
/
+2
*
ClientInternal: move class Client to Client.hxx
Max Kellermann
2013-10-19
1
-1
/
+1
*
*: use references instead of pointers
Max Kellermann
2013-10-19
1
-2
/
+2
*
Stats: don't include glib.h in header
Max Kellermann
2013-10-02
1
-0
/
+2
*
Stats: rename stats.h to Stats.hxx
Max Kellermann
2013-10-02
1
-5
/
+1
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-1
/
+2
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-4
/
+4
*
PlayerControl: move functions into the class
Max Kellermann
2013-01-20
1
-1
/
+1
*
player_control.h: convert header to C++
Max Kellermann
2013-01-04
1
-1
/
+1
*
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
1
-1
/
+1
*
client: convert to C++
Max Kellermann
2013-01-03
1
-3
/
+2
*
database.h: rename to DatabaseSimple.hxx
Max Kellermann
2013-01-03
1
-1
/
+1
*
Stats: stats_print() returns void
Max Kellermann
2012-08-29
1
-3
/
+2
*
DatabasePlugin: add method GetStats()
Max Kellermann
2012-08-15
1
-63
/
+18
*
DatabaseGlue: add function db_is_simple()
Max Kellermann
2012-08-08
1
-4
/
+8
*
db_selection: rename to DatabaseSelection
Max Kellermann
2012-08-07
1
-3
/
+2
*
Database{Plugin,Visitor}: pass references
Max Kellermann
2012-08-07
1
-4
/
+4
*
stats: convert to C++
Max Kellermann
2012-08-02
1
-0
/
+133