- 29 Jul, 2018 4 commits
-
-
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 14 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
-
Max Kellermann authored
Prepare to allow more complex expressions.
-
Max Kellermann authored
-
Max Kellermann authored
Required for "modified-since".
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
All DetachedSong instances should be converted to LightSong first, which is a very cheap operation.
-
- 24 Jul, 2018 12 commits
-
-
Max Kellermann authored
This is kind of a revert of commit b2e3c075, which is not any longer necessary since commit 0dd4b52b removed the last call to `av_open_input_stream()`.
-
Max Kellermann authored
Instead of copying the offset from our `input`, copy the requested offset to our `offset` attribute. By the time Seek() finishes, our input's offset may have advanced already, having read some more data, thus giving us a bogus offset. This fixes spurious decoder failues (closes #320).
-
Max Kellermann authored
Closes #89
-
Max Kellermann authored
Will allow more complex fitler expression, such as negation (#89).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Was converted to reStructuredText / Sphinx in commit 8a689e68
-
- 21 Jul, 2018 3 commits
-
-
Max Kellermann authored
Not yet wired to the protocol.
-
Rasmus Steinke authored
-
Rasmus Steinke authored
-