- 10 Jun, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Mar, 2014 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Add class Context which wraps the Android/Java Context class and add a JNI wrapper for method Context.getCacheDir().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Hard-coded path. Will be replaced soon.
-
- 27 Feb, 2014 2 commits
-
-
Max Kellermann authored
A SimpleDatabase instance can now "mount" other Database instances at certain locations. This is used to use a new SimpleDatabase instance for each storage mount (issued with the "mount" protocol command). Each such instance has its own database file, stored in the directory that is specified with the "cache_directory" option.
-
Max Kellermann authored
-
- 26 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Feb, 2014 1 commit
-
-
Max Kellermann authored
Finally, MPD runs on Android. For some small value of "runs". Very much work left, too much to describe.
-
- 21 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 19 Feb, 2014 5 commits
-
-
Max Kellermann authored
Fixes nullptr dereference (regression by commit df5f9f4a).
-
Max Kellermann authored
-
Max Kellermann authored
Ignore the storage configuration if FLAG_REQUIRE_STORAGE is not set in the DatabasePlugin.
-
Max Kellermann authored
The new method IsPlugin() replaces the "is_simple" flag.
-
Max Kellermann authored
Use a listener interface instead of GlobalEvents.
-
- 18 Feb, 2014 1 commit
-
-
Max Kellermann authored
Fix build failure.
-
- 17 Feb, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes nullptr dereference.
-
Max Kellermann authored
-
- 09 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Feb, 2014 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Build the UTF-8 version of the path automatically in the constructor.
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate duplicate variable.
-
Max Kellermann authored
Move call from Mapper.cxx.
-
Max Kellermann authored
Move call from Mapper.cxx.
-
Max Kellermann authored
Don't use the obsolete Mapper library to create it.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Hide inside CreateLocalStorage().
-
- 05 Feb, 2014 1 commit
-
-
Max Kellermann authored
-