- 14 Jan, 2017 3 commits
-
-
Max Kellermann authored
Copy yet more code from the ALSA output plugin.
-
Max Kellermann authored
Copy some good code from the ALSA output plugin.
-
Max Kellermann authored
I want a compiler warning when a new state needs to be considered here.
-
- 13 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes assertion failure in implicit destructor.
-
- 12 Jan, 2017 1 commit
-
-
Max Kellermann authored
Fixes the dreaded error "Failed to create : No such file or directory". https://bugs.musicpd.org/view.php?id=4625
-
- 11 Jan, 2017 26 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The unit test was wrong as well. D'oh!
-
Max Kellermann authored
The byte order of DSD_U32 was wrong from the start. The oldest bits must be in the MSB, not in the LSB, according to snd_pcm_format_descriptions in alsa-lib.
-
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
These were disabled by accident.
-
Max Kellermann authored
-
Max Kellermann authored
We'll have some code for it soon.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Hook for src_reset(), not yet used.
-
Max Kellermann authored
-
Max Kellermann authored
Move this sample rate fixup from the ALSA output plugin to PcmExport, where it belongs.
-
Max Kellermann authored
DSD_U32 packs four bytes instead of one large "sample", thus the sample rate is one quarter of the input sample rate. This fixes a rather critical DSD_U32 playback problem.
-
- 10 Jan, 2017 3 commits
-
-
Max Kellermann authored
Prepare for DSD sample rate fixups.
-
-
Max Kellermann authored
-
- 09 Jan, 2017 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Call SeekDone() to avoid the freeze bug.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-