- 09 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 28 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 09 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 28 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 05 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Jul, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
While this assert() was useful when we had to track the object's state manually, there was no practical purpose other than verifying old code, and it complicates our new C++ code.
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 27 Feb, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Feb, 2016 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Oct, 2015 1 commit
-
-
Max Kellermann authored
This new library is integrated in the PcmExport class and (if enabled) converts MPD's channel order (= FLAC channel order) to ALSA channel order. This fixes: http://bugs.musicpd.org/view.php?id=3147 and http://bugs.musicpd.org/view.php?id=3255
-
- 22 Jun, 2015 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move code from the "vorbis" decoder.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Jun, 2015 1 commit
-
-
Max Kellermann authored
-
- 17 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 25 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 22 Jan, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Jan, 2015 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Dec, 2014 1 commit
-
-
Max Kellermann authored
Return false on error, not nullptr.
-
- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 10 Nov, 2014 1 commit
-
-
Max Kellermann authored
The old formula calculates the output buffer size with "regular" rounding (to the nearest integer), however sometimes, that is insufficient and the last sample cannot be resampled. This causes audible distortions. By changing the formula to consider the worst case (always round up), this problem is eliminated.
-