- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 Jan, 2014 1 commit
-
-
Max Kellermann authored
Look for symbol "mpc_demux_init" which does not exist in SV7. This avoids build failures when SV7 was found by configure.ac.
-
- 08 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2013 7 commits
-
-
Max Kellermann authored
A file called ".jpg" is not a JPEG file with an empty name; it is merely a hidden file.
-
Max Kellermann authored
If we have libyajl 2.0.1 (without a pkg-config file), our configure.ac would assume this is the libyajl 1.0 API, because the function yajl_alloc() exists in both. This commit changes the library check to the function yajl_parse_complete() which was removed in the 2.0 API. This fixes build failure with libyajl 2.0.1.
-
Max Kellermann authored
We can assume that initgroups() would be a no-op in that case, however initgroups() is not allowed for unprivileged users anyway.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Dec, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The "mode" of the second ReplayGainFilter was never set, and thus replay gain was never applied to the new song during cross-fade.
-
- 20 Dec, 2013 1 commit
-
-
Steven O'Brien authored
-
- 19 Dec, 2013 2 commits
-
-
Max Kellermann authored
For std::move().
-
Michal Smucr authored
Some tagging libraries (eg. TagLib) produce that variant.
-
- 17 Dec, 2013 1 commit
-
-
Max Kellermann authored
Broken by commit 3b0fea5f
-
- 15 Dec, 2013 1 commit
-
-
Max Kellermann authored
This deadlock was a regression by commit 8e38b4f8. Since we currently can't resolve this, let's revert the commit, and add a GLib specific workaround for the build failure.
-
- 14 Dec, 2013 1 commit
-
-
Max Kellermann authored
File generated by automake version 1.14.
-
- 13 Dec, 2013 1 commit
-
-
Max Kellermann authored
This is safer, and works without epoll(). Fixes a build failure with uClibc, which does not support epoll().
-
- 11 Dec, 2013 4 commits
-
-
Max Kellermann authored
The real and detailed documentation is in the user manual.
-
Max Kellermann authored
Move from doc/mpd.conf.5.
-
Max Kellermann authored
Move from doc/mpd.conf.5.
-
Max Kellermann authored
-
- 10 Dec, 2013 4 commits
-
-
mobidyc authored
If the file was recognized by a decoder plugin, accept it - don't require metadata.
-
Max Kellermann authored
-
Lukas Stabe authored
-
Max Kellermann authored
-
- 02 Dec, 2013 1 commit
-
-
Lukas Stabe authored
On OSX, the configure-flag --enable-osx is used to enable the unsupported osx output. It sets the HAVE_OSX preprocessor define. src/output/OpenALOutputPlugin.cxx uses this define to determine wether it is building on OSX, and imports different headers (which have nothing to do with the osx output) depending on wether or not it is set.
-
- 27 Nov, 2013 3 commits
-
-
Max Kellermann authored
-
Gaetan Bisson authored
-
Max Kellermann authored
-
- 23 Nov, 2013 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-