- 16 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 09 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 08 Sep, 2016 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Code simplification.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Be exception-safe.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare full C++ exception support in the decoder thread.
-
- 05 Aug, 2016 1 commit
-
-
Max Kellermann authored
Fixes memory leak after stream failure. See https://bugs.musicpd.org/view.php?id=4562
-
- 17 Jun, 2016 1 commit
-
-
Max Kellermann authored
-
- 10 Jun, 2016 1 commit
-
-
Max Kellermann authored
-
- 14 May, 2016 1 commit
-
-
Max Kellermann authored
This reverts commit 995cd954. It was a bad idea because it caused assertion failures when a decoder plugin aborted with an exception.
-
- 13 May, 2016 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allow decoders to throw std::runtime_error.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Apr, 2016 1 commit
-
-
Max Kellermann authored
Fixes an assertion failure in tag_ape_scan() which is because decoder_input_stream_open() returns an "unready" InputStream.
-
- 29 Mar, 2016 1 commit
-
-
Max Kellermann authored
Adds support for stream codecs which havn't been explicitly listed in ffmpeg_mime_types.
-
- 26 Feb, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Keep only the last error. This fixes bogus aborts due to the error check in decoder_get_virtual_command().
-
Max Kellermann authored
-
- 23 Feb, 2016 3 commits
-
-
Max Kellermann authored
decoder_load_replay_gain() will create the InputStream anyway, so we're not saving any overhead by opening the InputStream on demand only.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 Dec, 2015 14 commits
-
-
Max Kellermann authored
Give MPD clients access to the error condition.
-
Max Kellermann authored
Fixes memory leak after InputStream::Check() failure.
-
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
Remove that surprising rule.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-