- 19 Dec, 2013 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Due to recent protocol additions ("addtagid", "cleartagid").
-
Max Kellermann authored
The DynamicFifoBuffer methods never return nullptr when the buffer is empty or full; instead, they return an empty buffer. This bug caused an endless loop.
-
- 16 Dec, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Dec, 2013 16 commits
-
-
Max Kellermann authored
Switch to the C++ version.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
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.
-
Max Kellermann authored
Avoid GLib.
-
Max Kellermann authored
Allows building without GLib. This fails to compile currently, because GLib is still used in the MPD core.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Avoid GLib.
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for GLib removal.
-
Max Kellermann authored
-
Max Kellermann authored
Replaces g_uri_parse_scheme().
-
- 14 Dec, 2013 15 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't duplicate the buffer just to null-terminate the string. According to libFLAC API documentation, the string is already null-terminated.
-
Max Kellermann authored
To replace g_strdup().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move code from the "mad" plugin.
-
Max Kellermann authored
Move code from the "mad" plugin.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
File generated by automake version 1.14.
-
- 13 Dec, 2013 1 commit
-
-
Max Kellermann authored
Fixes broken CUE sheet song tags (regression by commmit 7e8d254b).
-