- 05 Aug, 2021 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Aug, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Jul, 2021 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This fixes seeking.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1210
-
Max Kellermann authored
We need this for pw_thread_loop_lock().
-
Max Kellermann authored
-
- 28 Jul, 2021 1 commit
-
-
Sam Bazley authored
-
- 26 Jul, 2021 2 commits
-
-
Jacob Vosmaer authored
-
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 2 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
-