- 29 Jan, 2014 8 commits
-
-
Max Kellermann authored
Don't depend on the "simple" database plugin. This fixes an assertion failure / crash and allows using stickers with other plugins.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Make it "const".
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Jan, 2014 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
sed gone horribly wrong. D'oh!
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
pthread_setname_np() doesn't have the "thread" argument on OS X.
-
Max Kellermann authored
Fixes non-Linux build without neighbor plugins.
-
Max Kellermann authored
Another big chunk of code for multi-player support.
-
- 27 Jan, 2014 21 commits
-
-
Max Kellermann authored
The pkg-config file has been added in Samba 4.0. This commits adds a fallback for older libsmbclient versions.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Allow semicolons and single quotes in the stream title. This is not part of any specification, but found in real life.
-
Max Kellermann authored
-
Max Kellermann authored
We're C++, and sparse understands only plain C.
-
Max Kellermann authored
Was broken on out-of-tree builds.
-
Max Kellermann authored
This was just too complex and fragile. Anybody who has versioned program names shall just call those programs manually.
-
Max Kellermann authored
I expect that aclocal is clever enough to find its own include directories. If it does not, letting MPD guess it is not the most reliable idea either.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Jan, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This call was unnecessary. It is a bad idea anyway to block the MPD process for some arbitrary amount of time.
-
Max Kellermann authored
Eliminate class LibUPnP and move the code to ClientInit.cxx. Its initialization function can be called multiple times, but UpnpRegisterClient() is called at most once.
-