- 04 Apr, 2019 1 commit
-
-
Max Kellermann authored
Let the constructor and destructor do this. This means that all users have to be converted to allocate PcmConvert dynamically.
-
- 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
-
- 17 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 02 Jan, 2018 1 commit
-
-
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.
-
- 10 Nov, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 13 Dec, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 09 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 04 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2015 1 commit
-
-
Max Kellermann authored
-
- 22 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 12 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 06 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Dec, 2013 1 commit
-
-
Max Kellermann authored
Avoid GLib.
-
- 13 Nov, 2013 1 commit
-
-
Max Kellermann authored
Replaces Reset() and eliminates the AudioFormat parameters from the Convert() method.
-
- 11 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 05 Sep, 2013 1 commit
-
-
Max Kellermann authored
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 04 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 03 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 08 Apr, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Jan, 2013 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Look up top-level config options by enum (= integer), not by name string.
-
- 15 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 21 Mar, 2012 1 commit
-
-
Max Kellermann authored
-
- 19 Mar, 2012 2 commits
-
-
Max Kellermann authored
Some compilers are very picky, but we really aren't interested in the return value.
-
Max Kellermann authored
Some compilers are very picky, but we really aren't interested in the return value.
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 20 May, 2010 1 commit
-
-
Max Kellermann authored
Declaring the global variable _CRT_fmode is a documented hack. What an ugly platform!
-
- 16 Jan, 2010 1 commit
-
-
Max Kellermann authored
Log to stderr instead of the default stdout. We need a pristine stdout for the conversion result.
-