- 10 Jun, 2020 1 commit
-
-
Max Kellermann authored
-
- 23 Apr, 2020 1 commit
-
-
Max Kellermann authored
Fixes Path::IsNull() checks on Windows.
-
- 02 Apr, 2020 4 commits
-
-
Max Kellermann authored
Reduce I/O overhead.
-
Max Kellermann authored
Reduce I/O overhead.
-
Max Kellermann authored
Move code from ParseCommandLine().
-
Max Kellermann authored
-
- 31 Mar, 2020 1 commit
-
-
Max Kellermann authored
Reduces I/O overhead while reading a compressed database file.
-
- 07 Mar, 2020 1 commit
-
-
Max Kellermann authored
Merge some duplicate code in a central library.
-
- 19 Feb, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Jan, 2019 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 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 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes writing to Context.getCacheDir().
-
Max Kellermann authored
-
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!
-
- 03 Sep, 2018 1 commit
-
-
Max Kellermann authored
-
- 21 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
-
- 20 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 19 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 18 Jul, 2018 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate duplicate code.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jul, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Modeled after std::filesystem::operator/() from C++17.
-
- 16 Jul, 2018 1 commit
-
-
Max Kellermann authored
-