- 07 Sep, 2019 10 commits
-
-
Max Kellermann authored
Will be used for Song objects representing tracks inside a CUE file.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
memcmp() can overrun the buffer.
-
Max Kellermann authored
-
- 05 Sep, 2019 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate unnecessary dynamic allocations.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't catch and log exceptions here; let the caller decide.
-
- 04 Sep, 2019 9 commits
-
-
Max Kellermann authored
This attribute is not a URI; it is just the filename without its parent directory path. To avoid confusion, let's rename it to "filename", leaving the struct without a "uri" attribute.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Sep, 2019 11 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
No longer allocate it as a "VarSize". This used to be a clever trick to save memory 10 years ago, but these days, keeping the code maintainable seems more important than saving a few kilobytes of memory.
-
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
-
- 02 Sep, 2019 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Sep, 2019 1 commit
-
-
Max Kellermann authored
-