| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduce dependencies on global variables.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not used anymore.
|
|
|
|
|
|
|
|
|
|
Fixes a bug that occurs when runing "build.py" from inside the
"android" directory.
|
|
|
|
Fixes in-tree build when the script is called as "android/build.py"
and not "./android/build.py".
|
|
|
|
|
|
|
|
Allow multiple targets to share a library directory tree.
|
|
|
|
|
|
|
|
These do not require GLib anymore.
|
|
|
|
Due to security vulnerabilities.
|
|
|
|
Android releases were missing since 0.19.1.
|
|
|
|
|
|
|
|
|
|
Break the mainloop and terminate run call.
|
|
|
|
Let the user know that MPD has failed. Not the best thing to do, but
better than pretending it still runs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|