- 21 May, 2023 1 commit
-
-
Max Kellermann authored
-
- 17 Jan, 2023 1 commit
-
-
Max Kellermann authored
If the environment variable $HOME does not exist, don't attempt to obtain it from /etc/passwd; without $HOME, the calling process indicates that it does not wish MPD to access the home directory. This also prevents MPD from attempting to load `/root/.config/mpd/mpd.conf` if MPD got started as global systemd service. Reading from there makes no sense, only /etc/mpd.conf shall be used then. This piece of code was initially added by commit 5d857921. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1687
-
- 29 Dec, 2022 1 commit
-
-
Max Kellermann authored
-
- 12 Nov, 2022 1 commit
-
-
Max Kellermann authored
Fixes spurious linker errors.
-
- 20 Oct, 2022 1 commit
-
-
Max Kellermann authored
-
- 14 Oct, 2022 1 commit
-
-
Max Kellermann authored
-
- 06 Sep, 2022 1 commit
-
-
Max Kellermann authored
-
- 08 Aug, 2022 1 commit
-
-
Max Kellermann authored
Eliminate global variables, convert them to MixerMemento fields. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1583
-
- 12 Jul, 2022 1 commit
-
-
Max Kellermann authored
-
- 24 May, 2022 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1536
-
- 09 May, 2022 1 commit
-
-
Max Kellermann authored
-
- 14 Mar, 2022 1 commit
-
-
Max Kellermann authored
-
- 01 Dec, 2021 1 commit
-
-
Max Kellermann authored
-
- 23 Nov, 2021 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1337
-
- 11 Nov, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1328
-
- 31 Oct, 2021 1 commit
-
-
Max Kellermann authored
-
- 23 Oct, 2021 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1285
-
- 22 Oct, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Oct, 2021 1 commit
-
-
Max Kellermann authored
-
- 18 Oct, 2021 2 commits
-
-
Max Kellermann authored
This commit also increases the PROTOCOL_VERSION so clients can detect the availability of the feature.
-
Max Kellermann authored
-
- 14 Oct, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Oct, 2021 1 commit
-
-
Max Kellermann authored
This reverts commit 6ed4aff4. The Meson wrap is broken on non-x86, because it unconditionally includes <cpuid.h> which is an x86 only header.
-
- 21 Sep, 2021 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Requires Meson 0.56.0: https://mesonbuild.com/Release-notes-for-0-56-0.html#per-subproject-warning_level-option
-
Max Kellermann authored
Requires Meson 0.54.0: https://mesonbuild.com/Release-notes-for-0-54-0.html#per-subproject-default_library-and-werror-options
-
Max Kellermann authored
I want to use per-subproject warning_level (0.56.0), default_library (0.54.0).
-
- 17 Aug, 2021 1 commit
-
-
Max Kellermann authored
-
- 05 Aug, 2021 1 commit
-
-
Max Kellermann authored
-
- 16 Jul, 2021 1 commit
-
-
Max Kellermann authored
-
- 24 Jun, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jun, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 May, 2021 1 commit
-
-
Max Kellermann authored
-