- 19 Aug, 2019 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Aug, 2019 1 commit
-
-
Max Kellermann authored
-
- 14 Aug, 2019 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
More for https://github.com/MusicPlayerDaemon/MPD/issues/42
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for using other crypto libraries, e.g. FFmpeg's libavutil.
-
Max Kellermann authored
Use the "comments" attribute instead of relying on the nullptr terminator.
-
Max Kellermann authored
-
- 13 Aug, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 09 Aug, 2019 1 commit
-
-
Max Kellermann authored
-
- 06 Aug, 2019 1 commit
-
-
Max Kellermann authored
Version 10.2+0.93+1 was released five years ago in 2014 and is the first version to feature cdio_cddap_free_messages(). There is no way to check the libcdio-paranoia version at compile time, so let's just remove support for older versions instead of attempting to fix the cdio_cddap_free_messages() check at build time. Closes https://github.com/MusicPlayerDaemon/MPD/issues/613
-
- 03 Aug, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Time to move on, two years after 2017.
-
- 02 Aug, 2019 2 commits
-
-
Max Kellermann authored
The "end of stream" packet is not special; it contains normal data, and thus we should pass it to OnOggPacket(). This fixes one part of https://github.com/MusicPlayerDaemon/MPD/issues/601
-
Max Kellermann authored
-
- 05 Jul, 2019 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Jul, 2019 1 commit
-
-
Max Kellermann authored
Fixes regression by commit 28e07e90 Closes https://github.com/MusicPlayerDaemon/MPD/issues/596
-
- 28 Jun, 2019 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Really drain all data from the period_buffer in any case.
-
Max Kellermann authored
This assertion is not about whether all data has been consumed, but about whether there has been any data at all.
-
- 27 Jun, 2019 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
There cannot be partial frames in the buffer, so we don't need GetPeriodPosition(); it's enough to check whether head has been moved in this period.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jun, 2019 3 commits
-
-
Max Kellermann authored
These options are exclusive.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Jun, 2019 1 commit
-
-
Max Kellermann authored
-
- 08 Jun, 2019 1 commit
-
-
Yue Wang authored
bad_alloc depends on <new>
-