- 01 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 10 Nov, 2014 1 commit
-
-
Max Kellermann authored
While seeking, metadata must not be updated. ResponseBoundary() was added in MPD 0.19.1, but I forgot to add the IsSeeking() check there. This caused the "seekable" flag to reset.
-
- 07 Nov, 2014 2 commits
-
-
Max Kellermann authored
Fixes crash in the "audiofile" decoder while logging the seek error.
-
Max Kellermann authored
-
- 02 Nov, 2014 4 commits
-
-
Max Kellermann authored
Fixes playback of redirected streams.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 28 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 18 Oct, 2014 1 commit
-
-
Max Kellermann authored
Fixes truncated lines in m3u and cue files (regression by commit 67958f7f).
-
- 11 Oct, 2014 2 commits
-
-
Max Kellermann authored
Fixes deadlock bug in the "mms" plugin.
-
Max Kellermann authored
-
- 02 Oct, 2014 8 commits
-
-
Max Kellermann authored
Make the "open" method of plugins "file" and "archive" dummy methods that always fail. Instead, let InputStream::Open() hard-code access to these two plugins by using OpenLocalInputStream(). This allows simplifyin the algorithm for falling back to probing archive plugins.
-
Max Kellermann authored
Combines the "file" and the "archive" input plugins.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This special case was useless. Fixes the dreaded "Unrecognized URI" error message when a file does not exist.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Sep, 2014 1 commit
-
-
Thomas Guillem authored
The second time init was called, http_200_aliases pointed to a freed pointer and leaded to a SEGFAULT.
-
- 02 Sep, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 Aug, 2014 1 commit
-
-
Max Kellermann authored
Fixes hanging NFS client.
-
- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
Necessary for "final" on gcc 4.6.
-
- 19 Aug, 2014 9 commits
-
-
Max Kellermann authored
Reduce header dependencies.
-
Max Kellermann authored
Seeking on NFS or SMB is cheap. Actually, only HTTP streams are expensive to seek. This enables a few features on NFS/SMB files, for example Ogg tags.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Has been moved to class InputStream long ago.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Aug, 2014 3 commits
-
-
Max Kellermann authored
Generate more detailed error messages.
-
Max Kellermann authored
Eliminate duplicate definition (in input plugin and decoder plugin).
-
Max Kellermann authored
-