- 26 Jul, 2021 1 commit
-
-
Sam Bazley authored
-
- 30 Jun, 2021 1 commit
-
-
Khem Raj authored
Fixes ../git/src/Log.hxx:121:42: error: no member named 'forward' in namespace 'std' LogFormat(LogLevel::ERROR, e, fmt, std::forward<Args>(args)...); Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
- 25 Jun, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Jun, 2021 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jun, 2021 7 commits
-
-
Max Kellermann authored
release v0.22.9
-
Max Kellermann authored
-
Yetangitu authored
The script seems to assume package version numbers always end in numeric versions with an optional alpha-suffix. Alas, were it only so simple... Sometimes the package is called fizzbang-1.2.3+release_info in which case the build fails. No more! Closes https://github.com/MusicPlayerDaemon/MPD/issues/1177
-
Max Kellermann authored
This fixes reading ID3 tags on remote files with the commands "readcomments" and "readpicture". Closes https://github.com/MusicPlayerDaemon/MPD/issues/1180
-
Naglis Jonaitis authored
-
Naglis Jonaitis authored
-
Naglis Jonaitis authored
-
- 22 Jun, 2021 1 commit
-
-
Max Kellermann authored
Make sure that ZeroconfDeinit() gets called even if startup fails with an exception. Fixes an assertion failure because an Avahi TimerEvent is still active. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1192
-
- 19 Jun, 2021 1 commit
-
-
Naglis Jonaitis authored
-
- 01 Jun, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 May, 2021 7 commits
-
-
Rosen Penev authored
Found with cppcoreguidelines-interfaces-global-init Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
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
-
Rosen Penev authored
Found with cppcoreguidelines-special-member-functions Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Found with cppcoreguidelines-special-member-functions Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 28 May, 2021 4 commits
-
-
Max Kellermann authored
Fixes protocol breakage after commit 0440c41c libfmt is too clever for the MPD protocol! Closes https://github.com/MusicPlayerDaemon/MPD/issues/1175
-
Max Kellermann authored
-
Max Kellermann authored
Regression by commit 471c37be Closes https://github.com/MusicPlayerDaemon/MPD/issues/1135
-
-
- 27 May, 2021 9 commits
-
-
GrimReaperFloof authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Replaces FormatProtocolError().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-