Max Kellermann
|
b8f1850bba
|
db/Configured: store database file in cache directory
Add class Context which wraps the Android/Java Context class and add a
JNI wrapper for method Context.getCacheDir().
|
2014-03-01 22:20:28 +01:00 |
|
Max Kellermann
|
85b8675e7a
|
db/Interface: add attribute "plugin"
The new method IsPlugin() replaces the "is_simple" flag.
|
2014-02-19 23:17:21 +01:00 |
|
Max Kellermann
|
91729437a0
|
Main: initialize Database before Storage
|
2014-02-17 22:14:00 +01:00 |
|
Max Kellermann
|
1ddd00433e
|
db/Configured: disallow both "db_file" and "database"
This is misconfiguration, and MPD should abort.
|
2014-02-17 22:13:53 +01:00 |
|
Max Kellermann
|
de160bb2d1
|
Main: move code to db/Configured.cxx
|
2014-02-17 22:13:53 +01:00 |
|