- 19 Nov, 2018 1 commit
-
-
Max Kellermann authored
Since we switched from autotools to Meson in commit 94592c14, we don't need to include `config.h` early to properly enable large file support. Meson passes the required macros on the compiler command line instead of defining them in `config.h`. This means we can include `config.h` at any time, whenever we want to check its macros, and there are no ordering constraints.
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 14 Oct, 2018 1 commit
-
-
Max Kellermann authored
So long, autotools! This is my last MPD related project to migrate away from it. It has its strengths, but also very obvious weaknesses and weirdnesses. Today, many of its quirks are not needed anymore, and are cumbersome and slow. Now welcome our new Meson overlords!
-
- 20 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 16 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 09 Feb, 2018 2 commits
-
-
Max Kellermann authored
Fixes valgrind warning.
-
Max Kellermann authored
-
- 29 Jan, 2018 2 commits
-
-
Max Kellermann authored
Fixes another part of #208, the one which caused the bogus exception.
-
Max Kellermann authored
-
- 02 Jan, 2018 2 commits
-
-
Max Kellermann authored
Wired to Filter::Flush(). Closes #153
-
Max Kellermann authored
This will be used by filters which have internal buffers which need to be flushed at the end, e.g. the "soxr" resampler.
-
- 01 Jan, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 27 Dec, 2017 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Thsi filter doesn't make sense as manually configured plugin, because nobody ever calls volume_filter_set() on it, making it a no-op.
-
Max Kellermann authored
These are not in filter_plugins[] and have dedicated constructors anyway.
-
- 19 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 07 Aug, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Circumvent filter_new() with a fake ConfigBlock.
-
- 05 Jul, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 Jun, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 11 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 06 Jan, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Dec, 2016 4 commits
-
-
Max Kellermann authored
Remove dependency on ReplayGain global variables.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 24 Nov, 2016 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminates Complete().
-
Max Kellermann authored
-