- 24 Aug, 2021 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1233
-
- 26 Jul, 2021 1 commit
-
-
Sam Bazley authored
-
- 24 Jun, 2021 1 commit
-
-
Max Kellermann 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
-
- 24 Feb, 2021 5 commits
-
-
Max Kellermann authored
This will allow using Zeroconf in output plugins (preparing for Snapcast with Zeroconf).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 28 Oct, 2020 1 commit
-
-
Max Kellermann authored
This got lost in commit 5d597a36 (v0.21.19), but it was never noticed because the state_file_interval was way too short due to commit 3413d1bf, fixed recently by commit 27cc7b35
-
- 29 Sep, 2020 1 commit
-
-
Rosen Penev authored
clocale is part of C++11. In practical terms, gcc's libstdc++ comes with its own locale defines when the libc does not have them. Also reworked to be dependent on !ANDROID. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 23 Sep, 2020 1 commit
-
-
Max Kellermann authored
"DEFAULT" is a bad name - all it says is that it's the default value, but it doesn't say what it means. The name NOTICE mimics the syslog level.
-
- 01 Apr, 2020 1 commit
-
-
Rosen Penev authored
Switch to std:: functions. Changed the meson check. Works locally. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 19 Mar, 2020 1 commit
-
-
Max Kellermann authored
Documentation says the limit is 5, but it was really 10 (at least since 2004). But since MPD wants to promote using many small clients idling around, and these clients consume only very few resources, it seems reasonable to raise this limit's default value.
-
- 12 Mar, 2020 1 commit
-
-
Rosen Penev authored
The former was deprecated with C++14. The standard says they are the same with one exception: The header<climits>defines all macros the same as the C standard library header<limits.h>. [Note:The types of the constants defined by macros in<climits>are not required to match the types to which themacros refer.— end note] Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 17 Feb, 2020 1 commit
-
-
Max Kellermann authored
-
- 01 Feb, 2020 1 commit
-
-
Max Kellermann authored
-
- 20 Jan, 2020 5 commits
-
-
Max Kellermann authored
By eliminating GetAnyClient(), we can have instances with no outputs at all.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Jan, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Jul, 2019 1 commit
-
-
Max Kellermann authored
-
- 17 Jun, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 May, 2019 1 commit
-
-
Max Kellermann authored
-
- 29 May, 2019 11 commits
-
-
Max Kellermann authored
Supports suffixes such as "kB" and "MB".
-
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
-