- 09 Aug, 2018 3 commits
-
-
Max Kellermann authored
This call was broken since commit 9a5bcc6d because the `UniqueSocketDescriptor` had already been moved.
-
Max Kellermann authored
Fixes `-Werror=odr`
-
Max Kellermann authored
-
- 08 Aug, 2018 1 commit
-
-
git://github.com/1848/MPDMax Kellermann authored
-
- 07 Aug, 2018 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
1848 authored
-
1848 authored
-
1848 authored
-
1848 authored
Changed listen_add_config_param() to use generic address parsing
-
Yue Wang authored
the most notable bugs are 1. osx_output_set_device_format should use the target asbd rather than AudioFormat. This is because asbd's sample rate calculation reflects the real dop target rate of the DAC, white AudioFormat's sample rate is the original DSD format rate. 2. the original code value the highest rate that's the multiple of the target rate. This cause DOP always have the wrong rate chosen. This is also not necessary for PCM playback --- MPD's goal is bit perfect, and it's meaningless to raise to two or four times the PCM sample rate. 3. if sample_rate cannot be synchronized, the test for falling back to PCM is wrong. If the file format is in DSD format such fallback is necessary, whatever the params.dop setting is.
-
- 06 Aug, 2018 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Aug, 2018 20 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for formatting masks.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This is the version in Debian Jessie (oldstable).
-
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
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
-