- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 21 Sep, 2020 1 commit
-
-
Max Kellermann authored
-
- 06 Jul, 2020 1 commit
-
-
Max Kellermann authored
Stop bothering people about the Tidal/Qobuz plugins.
-
- 02 Feb, 2020 1 commit
-
-
Rosen Penev authored
Found with performance-unnecessary-value-param Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 01 Feb, 2020 1 commit
-
-
Rosen Penev authored
Found with modernize-use-override Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 18 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 14 Aug, 2019 1 commit
-
-
Max Kellermann authored
Prepare for using other crypto libraries, e.g. FFmpeg's libavutil.
-
- 05 Jul, 2019 1 commit
-
-
Max Kellermann authored
-
- 01 Jul, 2019 1 commit
-
-
Eugene Gorodinsky authored
Fix src/ls.cxx to only print unique schemas. Refactor src/ls.cxx to use src/input/InputPlugin functionality. Add dynamic enumeration support to curl plugin.
-
- 17 Jun, 2019 1 commit
-
-
Max Kellermann authored
-
- 23 May, 2019 1 commit
-
-
Max Kellermann authored
PluginUnconfigured exceptions are logged with level "info" instead of "error". This suppresses some rather boring messages in the default log level. Closes https://github.com/MusicPlayerDaemon/MPD/issues/565
-
- 19 Nov, 2018 1 commit
-
-
Max Kellermann authored
Since we switched from autotools to Meson in commit 94592c14, we don't need to include `config.h` early to properly enable large file support. Meson passes the required macros on the compiler command line instead of defining them in `config.h`. This means we can include `config.h` at any time, whenever we want to check its macros, and there are no ordering constraints.
-
- 24 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 26 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 22 Jun, 2018 1 commit
-
-
Max Kellermann authored
This adds a bit of overhead, but also adds flexibility to the API, because arbitrary triggers may be invoked from that virtual method implementation, not just Cond::signal(). The motivation for this is to make the handlers more dynamic, for the upcoming buffering class utilizing ProxyInputStream.
-
- 26 Jan, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Jan, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 12 Jan, 2018 1 commit
-
-
Max Kellermann authored
-