- 12 Feb, 2021 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This is semi-standard and doesn't require the util/Compiler.h header.
-
Max Kellermann authored
Throwing std::runtime_error was slightly wrong.
-
Max Kellermann authored
-
- 11 Feb, 2021 1 commit
-
-
Max Kellermann authored
-
- 07 Feb, 2021 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Commit 79b23663 added the field `skip` to support unaligned reads, but set the `offset` field to a wrong value. This resulted in miscalculation of `remaining`, causing an assertion failure. The fix is to assign `offset` the correct value, but consider the `skip` value in the assertion. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1067
-
Max Kellermann authored
-
Max Kellermann authored
After a Seek() to an odd offset, some data needs to be skipped from the start of the block, and reading right into the given buffer doesn't work.
-
Max Kellermann authored
-
Max Kellermann authored
-
vkostas authored
Conductor was incorrectly saved to Performer tag in MPD database
-
- 05 Feb, 2021 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
... and make TimerEvent a type alias for FineTimerEvent (i.e. swap names).
-
Max Kellermann authored
Preparing for a variant of TimerEvent with coarse 1-second granularity, but cheaper (with a timer wheel).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Feb, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jan, 2021 2 commits
-
-
Richard Backhouse authored
-
Richard Backhouse authored
zeroconf/ZeroconfBonjour: Fix compile errors resulting from "refactor to SocketEvent" and reenable bonjour for darwin build
-
- 22 Jan, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Jan, 2021 14 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes Windows compatibility.
-
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
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-