- 17 Jun, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Jun, 2015 1 commit
-
-
Max Kellermann authored
default_value defaults to nullptr.
-
- 19 Jun, 2015 1 commit
-
-
Max Kellermann authored
Fixes deadlock on small responses.
-
- 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
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 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.
-
- 02 Nov, 2014 1 commit
-
-
Max Kellermann authored
Fixes playback of redirected streams.
-
- 01 Nov, 2014 1 commit
-
-
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.
-
- 07 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 17 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 May, 2014 3 commits
-
-
Max Kellermann authored
New base class for other InputStream implementations that run in the I/O thread.
-
Max Kellermann authored
Fixes assertion failure.
-
Max Kellermann authored
-
- 22 May, 2014 1 commit
-
-
Max Kellermann authored
Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
-
- 21 May, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 May, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Replace InputPlugin attributes.
-
Max Kellermann authored
Replaces the method Close().
-
Max Kellermann authored
Prepare for adding virtual methods.
-
Max Kellermann authored
-
- 15 Mar, 2014 8 commits
-
-
Max Kellermann authored
Replaces its own weird buffering code.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Code simplification.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Mar, 2014 1 commit
-
-
Max Kellermann authored
Add enum InputResult which is a tri-state. Input plugins may now fail and just become unavailable.
-
- 21 Feb, 2014 1 commit
-
-
Max Kellermann authored
-