- 08 Dec, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 02 Dec, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 01 Dec, 2013 1 commit
-
-
Max Kellermann authored
-
- 29 Nov, 2013 2 commits
-
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
Rename HAVE_WINDOWS to host_is_windows for consistency. Use 'yes' as true value instead of '1' for this variable. Use test on this variable instead of case where applicable.
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
Remove compatibility code.
-
- 27 Nov, 2013 3 commits
-
-
Denis Krjuchkov authored
This change adds two configuration options: --with-eventloop=[glib|internal|auto] --with-pollmethod=[epoll|auto] First allows switching between GLib event loop and internal one. Second chooses backend to use for internal event loop. Conditional compilation symbols are changed accordingly. Additional helper macro MPD_OPTIONAL_FUNC_NODEF is added as well.
-
Gaetan Bisson authored
-
Max Kellermann authored
-
- 26 Nov, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 23 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 21 Nov, 2013 1 commit
-
-
Max Kellermann authored
The option "--enable-fluidsynth" was documented to be "auto" by default, when it was really "no".
-
- 18 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 13 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 09 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 08 Nov, 2013 2 commits
-
-
Max Kellermann authored
bzip2-compressed tarballs are obsolete, xz is better and widely understood.
-
Max Kellermann authored
-
- 06 Nov, 2013 1 commit
-
-
Max Kellermann authored
Prior to version 0.3, the "length" callback returned a "long" instead of AFfileoffset. Now that this API bug fix is a few years old, let's drop 0.2 support for good.
-
- 05 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Nov, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Oct, 2013 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Without -Werror, clang will not fail on -ftree-vectorize.
-
Max Kellermann authored
-
Max Kellermann authored
Allows advanced compiler optimization.
-
Max Kellermann authored
Most importantly: always disable C++ exceptions. It was surprising to see MPD terminate due to an unexpected exception.
-
- 28 Oct, 2013 2 commits
-
-
Max Kellermann authored
There hasn't been a maintainer for this plugin for years. It may even fail to build.
-
Max Kellermann authored
Fixes the OpenAL detection which was broken because enable_osx was uesd which was set later.
-
- 19 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 18 Oct, 2013 1 commit
-
-
Max Kellermann authored
Finally fixes the regression by commit c1f4f1fd.
-
- 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 1 commit
-
-
Max Kellermann authored
-