- 10 Jul, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 09 Jul, 2014 17 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Gustavo Zacarias authored
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
Gustavo Zacarias authored
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
Gustavo Zacarias authored
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
Max Kellermann authored
Reduce duplicate code.
-
Max Kellermann authored
-
Joff authored
Addresses Mantis ticket 0004015. [mk: use decoder_read_full() only when needed, and a few formal changes]
-
Max Kellermann authored
Works around WAV stream playback bug, because libaudiofile does not like partial reads (Mantis 0004028).
-
Max Kellermann authored
Move code from the "mad" plugin.
-
Max Kellermann authored
Move code from the "mad" plugin.
-
Max Kellermann authored
-
Max Kellermann authored
.. instead of InputStream::LockRead(). The former is cancellable.
-
Gustavo Zacarias authored
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
Gustavo Zacarias authored
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
Gustavo Zacarias authored
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
Gustavo Zacarias authored
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
- 02 Jul, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 27 Jun, 2014 2 commits
-
-
Christoph Tieben authored
-
Christoph Tieben authored
(see https://www.xiph.org/vorbis/doc/v-comment.html for Details)
-
- 26 Jun, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes build failure because assert.h was not included.
-
- 23 Jun, 2014 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Error message was 'too few arguments for "find"' because the "base" constraint was not supported, and no other constraints remained.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Jun, 2014 5 commits
-
-
Max Kellermann authored
Checking "!open" did not work with the NFS plugin because that plugin does not close the file automatically, unlike CURL.
-
Max Kellermann authored
This reverts commit 966c4244. The commit was bad, because the bug was really in NfsInputStream::DoRead(); see previous commit.
-
Max Kellermann authored
Avoids off-by-one bug and obsoletes the bug fix in commit 966c4244
-
Max Kellermann authored
Fixes potential crash.
-
Max Kellermann authored
-