- 16 Oct, 2013 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Restore the "mpcdec" decoder plugin that was accidently broken since commit 8ead8f7e.
-
Max Kellermann authored
-
Max Kellermann authored
Make the third argument to AC_CHECK_LIB() non-empty to disable its default handler.
-
Max Kellermann authored
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
The header glib_compat.h is now obsolete and can be removed.
-
- 01 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 28 Sep, 2013 1 commit
-
-
Max Kellermann authored
This plugin has been defunct ever since Last.fm changed their protocol. Since there is no volunteer willing to fix the plugin, I'm removing it now.
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Remove all #ifdefs. Old versions of libpulse are not being tested, and thus I'm removing support.
-
- 07 Aug, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 06 Aug, 2013 1 commit
-
-
Max Kellermann authored
Remove the runtime check for eventfd(), hard-code the feature once it's been selected at compile time. The class WakeFD is splitted into EventFD and EventPipe, using WakeFD as a macro diversion.
-
- 04 Aug, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Aug, 2013 1 commit
-
-
Michael Mair-Keimberger authored
-
- 30 Jul, 2013 2 commits
-
-
Max Kellermann authored
Now that even Debian stable has picked up version 0.8, we can safely make this a requirement, and remove a lot of old cruft.
-
Max Kellermann authored
This old version has been obsolete for many years - time to remove it.
-
- 17 Apr, 2013 1 commit
-
-
Max Kellermann authored
This plugin is cumbersome to support, now that MPD is migrating away from GLib and the GLib event loop. It has no practical advantages over the CURL plugin. Soup requires the bloated GType library.
-
- 16 Apr, 2013 5 commits
-
-
Max Kellermann authored
This plugin has been in MPD for three years, and it has never worked. Enough!
-
Max Kellermann authored
-
Max Kellermann authored
The hardware is obsolete, and the product does not exist anymore on the Hauppauge web site. Let's see if anybody complains about the removal.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 08 Apr, 2013 3 commits
-
-
Max Kellermann authored
Eliminate the fallback strndup() and strnlen() implementations.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 28 Jan, 2013 2 commits
-
-
Max Kellermann authored
This is the version present in Ubuntu Oneiric, the oldest distribution with gcc 4.6. Debian Squeeze is off target, because it has gcc 4.4, which is unable to compile MPD anyway. This commit drops all API compatibility hacks for older versions.
-
Max Kellermann authored
The underlying library has been obsolete for many years.
-
- 27 Jan, 2013 2 commits
-
-
Max Kellermann authored
Usually, when strndup() is not available, strndup() isn't either, because both are POSIX 2008.
-
Max Kellermann authored
The libwrap version on Mac OS X is broken, it will not work with C++ due to broken function prototypes.
-
- 11 Jan, 2013 4 commits
-
-
Denis Krjuchkov authored
-
Max Kellermann authored
We're going to use Vista features soon. Sorry for those poor people still on XP (or Windows, anyway).
-
Max Kellermann authored
-
Denis Krjuchkov authored
This patch also adds extern "C" { } wrapper around string_util.h to allow its usage in C++ code
-
- 10 Jan, 2013 4 commits
-
-
Max Kellermann authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-