- 27 Sep, 2013 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Sep, 2013 22 commits
-
-
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
-
Max Kellermann authored
The MPD core will add this as a prefeix.
-
Max Kellermann authored
Implement Mantis ticket 0003646.
-
Max Kellermann authored
-
Max Kellermann authored
Reduce the TagItem overhead.
-
Max Kellermann authored
-
Max Kellermann authored
Reduce heap allocator overhead.
-
Max Kellermann authored
Add nullptr check, and return early from glue_db_init_and_load().
-
Max Kellermann authored
-
Max Kellermann authored
Since Debian package 1:0.8.8.4-4, the pkg-config file does not contain -I/usr/include/libmodplug anymore, and we need to add the "libmodplug/" prefix to the #include line.
-
Artem Savkov authored
When playing finite http streams, e.g. something from soundcloud, eventloop stalls after pausing writefunc. TimeoutMonitor is cancelled by the time resume happens, so when enough data is consumed writefunc is called only once. Calling InvalidateSockets() from input_curl_resume() seems to fix the issue.
-
- 12 Sep, 2013 10 commits
-
-
Max Kellermann authored
Previously, the pointer was moved to undefined memory.
-
Max Kellermann authored
Increment the "path" earlier.
-
Max Kellermann authored
This was building broken paths like "/home/foo/~/bar". Bug found by Maarten de Vries.
-
Max Kellermann authored
-
Max Kellermann authored
Use Path::FromUTF8() for the g_get_home_dir() return value instead of assuming it's already FS charset.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Maarten de Vries authored
-
- 05 Sep, 2013 1 commit
-
-
Max Kellermann authored
-