- 23 Oct, 2014 3 commits
-
-
Max Kellermann authored
Fixes assertion failure in destructor by not assigning {src,dest}_format when an error occurs.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Oct, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes truncated lines in m3u and cue files (regression by commit 67958f7f).
-
Max Kellermann authored
-
- 17 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 12 Oct, 2014 1 commit
-
-
Max Kellermann authored
The file systemd/mpd.service.in is being distributed implicitly, but systemd/mpd.socket is not and needs to be added to EXTRA_DIST.
-
- 11 Oct, 2014 6 commits
-
-
Max Kellermann authored
Fixes deadlock bug in the "mms" plugin.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Export it from the protected base class. This fixes a build failure on Mac OS X.
-
Max Kellermann authored
-
- 10 Oct, 2014 14 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
Fixes buffer overflow bug.
-
Max Kellermann authored
MPD handles all strings in UTF-8 internally. Those decoders which read Latin-1 tags are supposed to implement the conversion, instead of passing Latin-1 to TagBuilder::AddItem(). FixTagString() is simply the wrong place to do that, and hard-coding Latin-1 is kind of arbitrary.
-
Max Kellermann authored
-
nanotech authored
-
- 09 Oct, 2014 4 commits
-
-
Max Kellermann authored
Share the NFS connection with the NFS input plugin.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Oct, 2014 7 commits
-
-
Max Kellermann authored
Auto-stop the IO thread in all error handlers.
-
Max Kellermann authored
Read all directory entries into memory and close the struct nfsdir before returning the StorageDirectoryReader instance. This is what libnfs does, anyway.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 06 Oct, 2014 1 commit
-
-
Max Kellermann authored
-