- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
Use milliseconds precision to reduce rounding errors.
-
- 19 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 04 Feb, 2014 1 commit
-
-
Max Kellermann authored
Move from db/DatabaseGlue.cxx, eliminating global variable.
-
- 31 Jan, 2014 3 commits
-
-
Max Kellermann authored
Call GetDatabase() only once.
-
Max Kellermann authored
The proxy plugin has now implemented the "idle" event listener.
-
Max Kellermann authored
-
- 30 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 Jan, 2014 1 commit
-
-
Max Kellermann authored
Ask the DatabasePlugin for stats when the first client requests them, not at startup.
-
- 24 Nov, 2013 2 commits
-
-
Max Kellermann authored
Reduce GLib usage.
-
Max Kellermann authored
Don't use GTimer if the operating system is able to tell us the uptime.
-
- 21 Nov, 2013 8 commits
-
-
Max Kellermann authored
Refactor SimpleDatabase::GetLastModified() to be generic for all plugins. Remove the SimpleDatabase assumption from db_stats_print(), allowing it to be implemented by all database plugins.
-
Max Kellermann authored
Fixes crash on "stats" in certain configurations.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate redundant declaration.
-
Max Kellermann authored
-
Max Kellermann authored
Unused outside of Stats.cxx.
-
Max Kellermann authored
-
- 19 Oct, 2013 2 commits
-
-
Max Kellermann authored
Publish the Client API, preparing to move more code into the Client class.
-
Max Kellermann authored
-
- 02 Oct, 2013 3 commits
-
-
Max Kellermann authored
Use forward declaration instead.
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 20 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Aug, 2012 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2012 1 commit
-
-
Max Kellermann authored
Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs.
-
- 08 Aug, 2012 1 commit
-
-
Max Kellermann authored
Preparing for non-"simple" database plugins.
-
- 07 Aug, 2012 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Aug, 2012 1 commit
-
-
Max Kellermann authored
-
- 27 Nov, 2011 1 commit
-
-
Max Kellermann authored
Fixes warning on mingw32.
-
- 13 Sep, 2011 1 commit
-
-
Max Kellermann authored
Add nonnull attributes and fix all callers.
-