Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android/build.py: enable ffmpeg | Max Kellermann | 2014-03-02 | 1 | -0/+58 |
| | |||||
* | android/build.py: enable libid3tag | Max Kellermann | 2014-03-01 | 1 | -0/+8 |
| | |||||
* | android: use "strip" from the Android NDK | Max Kellermann | 2014-03-01 | 1 | -1/+4 |
| | |||||
* | android: enable database plugins | Max Kellermann | 2014-03-01 | 1 | -1/+0 |
| | |||||
* | SongSort, ...: use libicu instead of GLib's g_utf8_*() | Max Kellermann | 2014-02-24 | 1 | -0/+1 |
| | |||||
* | android/build.py: add project parameter "cppflags" | Max Kellermann | 2014-02-24 | 1 | -2/+5 |
| | |||||
* | android/build.py: add parameter that specifies a subdirectory | Max Kellermann | 2014-02-24 | 1 | -4/+8 |
| | |||||
* | android/build.py: add libopus | Max Kellermann | 2014-02-22 | 1 | -0/+8 |
| | |||||
* | android/build.py: add libmad | Max Kellermann | 2014-02-22 | 1 | -1/+9 |
| | |||||
* | android/build.py: add option "autogen" | Max Kellermann | 2014-02-22 | 1 | -1/+9 |
| | |||||
* | android/build.py: add -Iroot/include and -Lroot/lib | Max Kellermann | 2014-02-22 | 1 | -2/+2 |
| | | | | Allow library auto-detection without pkg-config. | ||||
* | first Android release | Max Kellermann | 2014-02-22 | 1 | -0/+300 |
Finally, MPD runs on Android. For some small value of "runs". Very much work left, too much to describe. |