- 31 May, 2019 1 commit
-
-
Max Kellermann authored
-
- 04 May, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Using this API function requires SDK level 23.
-
- 03 May, 2019 2 commits
-
-
Max Kellermann authored
Fixes nullptr dereference when an exception gets thrown because there is no ".eh_frame" section for unwinding. Closes https://github.com/MusicPlayerDaemon/MPD/issues/543
-
Max Kellermann authored
-
- 03 Apr, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Feb, 2019 1 commit
-
-
Max Kellermann authored
-
- 04 Jan, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Nov, 2018 1 commit
-
-
Max Kellermann authored
-
- 04 Nov, 2018 1 commit
-
-
Max Kellermann authored
-
- 02 Nov, 2018 1 commit
-
-
Max Kellermann authored
Closes #396
-
- 31 Oct, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 23 Oct, 2018 1 commit
-
-
Max Kellermann authored
The flag `-stdlib=libc++` doesn't appear to work because it attempts to load `libc++` and not `libc++_static`, and it omits `libc++abi`.
-
- 14 Oct, 2018 1 commit
-
-
Max Kellermann authored
So long, autotools! This is my last MPD related project to migrate away from it. It has its strengths, but also very obvious weaknesses and weirdnesses. Today, many of its quirks are not needed anymore, and are cumbersome and slow. Now welcome our new Meson overlords!
-
- 20 Aug, 2018 1 commit
-
-
Max Kellermann authored
MPD has minSdkVersion=21 which is above all the checks here.
-
- 19 Aug, 2018 5 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
add 2 preferences to: - enable Wakelock when MPD is running (prevent suspend) - run MPD on boot and display MPD logs
-
Thomas Guillem authored
- <uses-permission> must be before <application> - specify allowBackup (default)
-
Thomas Guillem authored
- add Settings: Activity to start / stop MPD Service (Main). - Main is a service that run in foreground with a notification. See Service.startForeground documentation for more details. - Main.Client is used to control the service: start or stop it and also receive callbacks when service encounters an error, is killed, is started or is stopped. - Main.start to start the service without any fallback.
-
Thomas Guillem authored
A Java object to send logs on the android side.
-
- 18 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 17 Aug, 2018 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The number of MPD installs on Android < 5.0 is negligible, and that API version introduces lots of useful features for MPD.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 May, 2018 1 commit
-
-
Max Kellermann authored
-
- 22 May, 2018 1 commit
-
-
Max Kellermann authored
-
- 12 May, 2018 1 commit
-
-
Max Kellermann authored
-
- 26 Apr, 2018 1 commit
-
-
Max Kellermann authored
-
- 04 Mar, 2018 3 commits
-
-
Max Kellermann authored
First commit for issue #69
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Feb, 2018 1 commit
-
-
Max Kellermann authored
Let FFmpeg do the MP3 decoding. See commit a4de9650
-
- 20 Feb, 2018 1 commit
-
-
Max Kellermann authored
Enable the NFS storage plugin on Android. Closes #226
-