- 01 Oct, 2013 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes busy loop when USB sound device gets unplugged (Mantis bug #3824).
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Sep, 2013 1 commit
-
-
Max Kellermann authored
Use LockSynchronousCommand() instead of SynchronousCommandLocked(). Fixes regression from commit ef663810 (dead lock due to cond_wait with unlocked mutex).
-
- 28 Sep, 2013 2 commits
-
-
Max Kellermann authored
-
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.
-
- 27 Sep, 2013 10 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
-
- 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 1 commit
-
-
Max Kellermann authored
Previously, the pointer was moved to undefined memory.
-