- 28 Dec, 2018 1 commit
-
-
Max Kellermann authored
libwrap is an obscure artefact from a past long ago, when source IP address meant something. And its API is "interesting"; it requires the application to expose two global variables `allow_severity` and `deny_severity`. This led to bug #437. I don't want to declare those variables; instead, I'd like to remove libwrap support. Closes #437
-
- 20 Nov, 2018 1 commit
-
-
Max Kellermann authored
-
- 11 Nov, 2018 1 commit
-
-
Max Kellermann authored
This feature requires `libpcre`.
-
- 06 Nov, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Nov, 2018 1 commit
-
-
Max Kellermann authored
Meson 0.47.1 suffers from a bug which breaks linking the MPD executable because the `-lpthread` flag is not propagated from our `thread.a`. See https://github.com/mesonbuild/meson/pull/3895 Closes #403
-
- 31 Oct, 2018 7 commits
-
-
Florian Schlichting authored
expand %h to the system hostname and default to a zeroconf string that contains %h
-
Max Kellermann authored
-
Max Kellermann authored
All new hardware is arm64 anyway.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Bugs in libroar which broke the MPD build have been annoying me for quite some time, and the newest bug has now hit my main build machine: https://github.com/MusicPlayerDaemon/MPD/issues/377 Problem is the usage of the typedef `_IO_off64_t` in libroar's `vio_stdio.h`: int roar_vio_to_stdio_lseek (void *__cookie, _IO_off64_t *__pos, int __w); This `_IO_off64_t` is an internal implementation detail of glibc and was removed in version 2.28. Nobody must ever use it. Why the **** did the RoarAudio developers use it? Not using internal typedefs isn't exactly rocket science. This annoys me enough to finally remove the plugin. Anyway, I've never heard of anybody using RoarAudio, so my best guess is that nobody will notice.
-
Max Kellermann authored
-
- 30 Oct, 2018 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Oct, 2018 1 commit
-
-
iamsi authored
-
- 17 Oct, 2018 2 commits
-
-
skidoo23 authored
-
Max Kellermann authored
-
- 16 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 14 Oct, 2018 1 commit
-
-
Max Kellermann authored
So long, autotools! This is my last MPD related project to migrate away from it. It has its strengths, but also very obvious weaknesses and weirdnesses. Today, many of its quirks are not needed anymore, and are cumbersome and slow. Now welcome our new Meson overlords!
-
- 07 Oct, 2018 1 commit
-
-
Andrew Basterfield authored
-
- 23 Sep, 2018 1 commit
-
-
Max Kellermann authored
-
- 11 Sep, 2018 2 commits
-
-
Max Kellermann authored
-
skidoo23 authored
-
- 12 Aug, 2018 1 commit
-
-
skidoo23 authored
-
- 10 Aug, 2018 3 commits
-
-
Max Kellermann authored
With a "+" or "-" prefix, the "metadata_to_use" setting can manipulate the existing default. This way, one can enable `TAG_COMMENT` without having to list all the other tags.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Aug, 2018 1 commit
-
-
1848 authored
-
- 25 Jul, 2018 1 commit
-
-
skidoo23 authored
Add link to more recent libsidplayfp and correct URL pointing to libsidplay2.
-
- 21 Jul, 2018 3 commits
-
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-
- 20 Jul, 2018 1 commit
-
-
Rasmus Steinke authored
-