- 21 Feb, 2016 2 commits
-
-
Max Kellermann authored
Obsolete class CloseSongEnumerator, which was a kludge.
-
Max Kellermann authored
-
- 18 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 06 Nov, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Oct, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Jun, 2015 1 commit
-
-
Max Kellermann authored
default_value defaults to nullptr.
-
- 22 Jun, 2015 1 commit
-
-
Thomas Guillem authored
Convenient method that behave differently than Read, and that will be used by tag scanners. This method will return in case of error, if the whole data is read or is EOF is reached.
-
- 19 Jun, 2015 1 commit
-
-
Max Kellermann authored
Fixes deadlock on small responses.
-
- 29 May, 2015 1 commit
-
-
jai authored
-
- 17 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 05 Mar, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Mar, 2015 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2015 4 commits
-
-
Max Kellermann authored
The old struct config_param remains only for top-level string options.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 06 Jan, 2015 1 commit
-
-
Max Kellermann authored
Fixes a problem with the "curl" input plugin: IsEOF() always returns true because the "open" flag was cleared by CurlInputStream::RequestDone() when end-of-stream was reached. This flag stays false even when seeking to another position has succeeded. This patch resets the "open" flag to true after seeking successfully.
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Dec, 2014 1 commit
-
-
Max Kellermann authored
Fixes -Winconsistent-missing-override (clang 3.6).
-
- 23 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 21 Dec, 2014 1 commit
-
-
Max Kellermann authored
Make sure that the log callback is installed.
-
- 14 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 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 1 commit
-
-
Max Kellermann authored
Fixes playback of redirected streams.
-