- 31 May, 2021 4 commits
-
-
Max Kellermann authored
Fixes the error: IllegalStateException: Not allowed to start service Intent { cmp=org.musicpd/.Main (has extras) }: app is in background
-
Max Kellermann authored
av_demuxer_iterate() was added in libavformat 58.9.100. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1178
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 May, 2021 2 commits
-
-
Max Kellermann authored
Prevents a possible bug which occurs when the caller-provided open() function throws; then the "uri" field is never set.
-
Max Kellermann authored
Prevent false negative after the stream was closed automatically after 20 seconds.
-
- 26 May, 2021 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
From libavformat/mov.c. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1173
-
Max Kellermann authored
-
Max Kellermann authored
This mapping was added 11 years ago in commit 766b9fd4, but FFmpeg doesn't appear to support it.
-
Max Kellermann authored
These were added 11 years ago in commit 766b9fd4, but I cannot find any evidence in the FFmpeg repository that these names were ever supported. This commit adds the tags as they are currently present in libavformat/mov.c.
-
- 25 May, 2021 21 commits
-
-
Max Kellermann authored
When updating everything, this did work, but if updating only a subdirectory, the ".mpdignore" in the parents were not used. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1172
-
Max Kellermann authored
-
Max Kellermann authored
Fixes broken libavahi-client timeouts.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't propagate MPD-specific compiler flags to subprojects.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Meson adds "-Wpedantic" in warning_level 3 (which is MPD's default).
-
Max Kellermann authored
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1171
-
Max Kellermann authored
-
Namkhai B authored
Fixes building under GCC 11
-
- 24 May, 2021 2 commits
-
-
Philippe Antoine authored
That is when meson option b_sanitize is not used
-
Max Kellermann authored
-
- 22 May, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1168
-
Max Kellermann authored
-
- 19 May, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-