Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-16 | android/Bridge: add shutdown() | Thomas Guillem | 1 | -0/+1 | |
Break the mainloop and terminate run call. | |||||
2014-07-30 | android/Main: indicate when the native code has quit | Max Kellermann | 1 | -5/+18 | |
Let the user know that MPD has failed. Not the best thing to do, but better than pretending it still runs. | |||||
2014-07-30 | android/Loader: fix indent | Max Kellermann | 1 | -12/+12 | |
2014-03-01 | db/Configured: store database file in cache directory | Max Kellermann | 2 | -2/+4 | |
Add class Context which wraps the Android/Java Context class and add a JNI wrapper for method Context.getCacheDir(). | |||||
2014-02-22 | first Android release | Max Kellermann | 3 | -0/+128 | |
Finally, MPD runs on Android. For some small value of "runs". Very much work left, too much to describe. |