- 02 Aug, 2018 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Required according to RFC 3986: > An implementation should accept uppercase letters as equivalent to > lowercase in scheme names Closes #330
-
Max Kellermann authored
-
Max Kellermann authored
This typo was present since the option was added in commit ed001e0c
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
`AllocatedPath::FromUTF8Throw()` will never return a nulled instance.
-
- 01 Aug, 2018 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Don't use the bad `FatalError` library.
-
Max Kellermann authored
-
Max Kellermann authored
Let MainOrThrow() forward it to mpd_main().
-
Max Kellermann authored
Deinitialize the logging library after the last exception handler, because that one could still need it. Use `AtScopeExit()` to ensure it's always called, even if an exception was thrown.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Jul, 2018 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Jul, 2018 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
skidoo23 authored
-
skidoo23 authored
-
- 28 Jul, 2018 1 commit
-
-
Yue Wang authored
the code here tried to guard DSD features behind ENABLE_DSD. However, the sample rate setting should be shared between two scenarios. https://github.com/MusicPlayerDaemon/MPD/commit/40a1ebee295c569521ea17ffdedc641d1aedd9cb#diff-ce7ecec9ea9ca3df90d9c290cb3ef9d4R795 The code runs fine if the dac supports the sample rate, as Mac OS will use the device rate if stream rate is 0. However, when DAC is uncapable of processing the sample rate, a wrong rate (device rate) will be used for the stream rate.
-
- 26 Jul, 2018 6 commits
-
-
Max Kellermann authored
-
skidoo23 authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Jul, 2018 7 commits
-
-
skidoo23 authored
Add link to more recent libsidplayfp and correct URL pointing to libsidplay2.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-