- 19 Feb, 2014 1 commit
-
-
Max Kellermann authored
The new method IsPlugin() replaces the "is_simple" flag.
-
- 04 Feb, 2014 3 commits
-
-
Max Kellermann authored
Move from db/DatabaseGlue.cxx, eliminating global variable.
-
Max Kellermann authored
Don't use the global variables from the DatabaseSimple library.
-
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
-
- 11 Jan, 2014 1 commit
-
-
Max Kellermann authored
Allow database plugins to announce that they have been modified.
-
- 10 Jan, 2014 1 commit
-
-
Max Kellermann authored
Ask the DatabasePlugin for stats when the first client requests them, not at startup.
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 21 Nov, 2013 1 commit
-
-
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.
-
- 30 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 19 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 02 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 05 Sep, 2013 1 commit
-
-
Max Kellermann authored
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 10 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 07 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Jan, 2013 5 commits
-
-
Max Kellermann authored
Use the C++ API.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
RTTI adds overhead to the binary, and we don't need that.
-
- 22 Aug, 2012 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2012 2 commits
-
-
Max Kellermann authored
Allow the plugin to allocate the GetSong() return value.
-
Max Kellermann authored
-
- 08 Aug, 2012 3 commits
-
-
Max Kellermann authored
No more hard-coded "simple" plugin.
-
Max Kellermann authored
Let the caller take care for legacy conversion.
-
Max Kellermann authored
Preparing for non-"simple" database plugins.
-
- 07 Aug, 2012 1 commit
-
-
Max Kellermann authored
-
- 02 Aug, 2012 2 commits
-
-
Max Kellermann authored
Unused.
-
Max Kellermann authored
Allow using the object outside of DatabaseGlue.cxx.
-
- 01 Aug, 2012 1 commit
-
-
Max Kellermann authored
-