Max Kellermann
|
212b0faf0c
|
android/build.py: use os.path.abspath() to build mpd_path
Fixes a bug that occurs when runing "build.py" from inside the
"android" directory.
|
2015-01-22 18:51:53 +01:00 |
Max Kellermann
|
a2af158fd3
|
configure.ac: prepare for 0.19.9
|
2015-01-16 17:26:50 +01:00 |
Max Kellermann
|
00740fb23b
|
android/build.py: prepend "./" to "configure" if path is empty
Fixes in-tree build when the script is called as "android/build.py"
and not "./android/build.py".
|
2015-01-09 16:51:52 +01:00 |
Max Kellermann
|
e38faca455
|
configure.ac: prepare for 0.19.8
|
2014-12-23 09:48:31 +01:00 |
Max Kellermann
|
0255e8710c
|
android: release v0.19.7
|
2014-12-23 09:42:52 +01:00 |
Max Kellermann
|
c46f48abec
|
release v0.19.6
|
2014-12-08 15:12:41 +01:00 |
Max Kellermann
|
4acbf7b90d
|
android/build.py: update FFmpeg to 2.5
|
2014-12-08 15:05:49 +01:00 |
Max Kellermann
|
8780e23ed3
|
android/build.py: update ffmpeg 2.4.3, curl 7.39
|
2014-11-28 21:08:27 +01:00 |
Max Kellermann
|
be492ed108
|
android: update libFLAC to 1.3.1
Due to security vulnerabilities.
|
2014-11-28 21:08:27 +01:00 |
Max Kellermann
|
67cba251c8
|
release v0.19.5
|
2014-11-26 20:11:42 +01:00 |
Max Kellermann
|
11ead56d6d
|
android: release v0.19.4
Android releases were missing since 0.19.1.
|
2014-11-24 08:00:47 +01:00 |
Max Kellermann
|
e972ae4afa
|
android: switch to gcc 4.9 / llvm 3.5 (NDK r10c)
|
2014-11-24 08:00:45 +01:00 |
Max Kellermann
|
97a1a04116
|
release v0.19.1
|
2014-10-19 01:03:17 +02:00 |
Max Kellermann
|
81b83bc904
|
release v0.19
|
2014-10-10 23:49:31 +02:00 |
Thomas Guillem
|
74fcbb382f
|
android/Bridge: add shutdown()
Break the mainloop and terminate run call.
|
2014-09-16 18:25:45 +02:00 |
Max Kellermann
|
d6510f9578
|
android build 5
|
2014-07-30 11:18:33 +02:00 |
Max Kellermann
|
6ba0b029e6
|
android/Main: indicate when the native code has quit
Let the user know that MPD has failed. Not the best thing to do, but
better than pretending it still runs.
|
2014-07-30 10:17:31 +02:00 |
Max Kellermann
|
604c9dacdb
|
android/Loader: fix indent
|
2014-07-30 10:17:31 +02:00 |
Max Kellermann
|
e0ca4347be
|
Android: generate icon from SVG
|
2014-07-14 19:05:01 +02:00 |
Max Kellermann
|
bb66cfa780
|
android build 4
|
2014-06-21 12:21:19 +02:00 |
Max Kellermann
|
1d626cb6ac
|
android/build.py: add Boost
|
2014-06-21 12:06:58 +02:00 |
Max Kellermann
|
580346f4a7
|
android/build.py: upgrade CURL to 7.37.0
|
2014-06-21 12:06:58 +02:00 |
Max Kellermann
|
0fbcf64108
|
android/build.py: upgrade ffmpeg to 2.2.3
|
2014-06-21 11:38:43 +02:00 |
Max Kellermann
|
267faa3851
|
android/build.py: upgrade libogg to 1.3.2
|
2014-06-21 11:36:31 +02:00 |
Max Kellermann
|
fe50481f7b
|
android/build.py: remove unused parameter from class FfmpegProject
|
2014-06-21 11:04:54 +02:00 |
Max Kellermann
|
cb63189f6b
|
android build 3
|
2014-03-02 00:53:41 +01:00 |
Max Kellermann
|
477877406a
|
android/build.py: enable ffmpeg
|
2014-03-02 00:22:05 +01:00 |
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
|
ffc926bda5
|
android/build.py: enable libid3tag
|
2014-03-01 19:18:50 +01:00 |
Max Kellermann
|
b2c523e56d
|
android: use "strip" from the Android NDK
|
2014-03-01 08:52:28 +01:00 |
Max Kellermann
|
5bc5abf0e7
|
android: enable database plugins
|
2014-03-01 08:25:23 +01:00 |
Max Kellermann
|
ebc0168072
|
android: downgrade WRITE_EXTERNAL_STORAGE to READ_EXTERNAL_STORAGE
We're not using external storage yet, but as soon as we will, we only
need to read music files, not write them.
|
2014-03-01 07:58:01 +01:00 |
Max Kellermann
|
33fc3af775
|
SongSort, ...: use libicu instead of GLib's g_utf8_*()
|
2014-02-24 20:39:37 +01:00 |
Max Kellermann
|
9c5bf542d1
|
android/build.py: add project parameter "cppflags"
|
2014-02-24 09:33:23 +01:00 |
Max Kellermann
|
61161269d8
|
android/build.py: add parameter that specifies a subdirectory
|
2014-02-24 09:32:38 +01:00 |
Max Kellermann
|
5f5c95cc68
|
android build 2
|
2014-02-22 13:40:29 +01:00 |
Max Kellermann
|
68f3015712
|
android/build.py: add libopus
|
2014-02-22 13:40:11 +01:00 |
Max Kellermann
|
befbf6bf13
|
android/build.py: add libmad
|
2014-02-22 10:22:31 +01:00 |
Max Kellermann
|
2d5c21c457
|
android/build.py: add option "autogen"
|
2014-02-22 10:22:31 +01:00 |
Max Kellermann
|
25977d56c8
|
android/build.py: add -Iroot/include and -Lroot/lib
Allow library auto-detection without pkg-config.
|
2014-02-22 10:22:31 +01:00 |
Max Kellermann
|
4dcf0b8ae0
|
first Android release
Finally, MPD runs on Android. For some small value of "runs". Very
much work left, too much to describe.
|
2014-02-22 01:39:08 +01:00 |