- 12 Mar, 2020 1 commit
-
-
Rosen Penev authored
The former was deprecated with C++14. According to the C++11 and C++17 standards, both files are identical. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 01 Feb, 2020 1 commit
-
-
Max Kellermann authored
-
- 18 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 05 Jul, 2019 1 commit
-
-
Max Kellermann authored
-
- 17 Jun, 2019 1 commit
-
-
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 1 commit
-
-
Max Kellermann authored
-
- 20 Jan, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 10 Nov, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 12 Oct, 2016 1 commit
-
-
hawken authored
-
- 16 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 21 Feb, 2016 1 commit
-
-
Max Kellermann authored
Obsolete class CloseSongEnumerator, which was a kludge.
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 28 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 18 Oct, 2014 1 commit
-
-
Max Kellermann authored
Fixes truncated lines in m3u and cue files (regression by commit 67958f7f).
-
- 07 Aug, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Let the caller decide whether to strip. Only remove \n and \r (end-of-line markers).
-
Max Kellermann authored
Look at the buffer first, before trying to read from the file. This reduces overhead because we don't refill the buffer after every line.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 06 Aug, 2014 1 commit
-
-
Max Kellermann authored
Revert to the old API before commit e9e55b08, removing unnecessary bloat.
-
- 01 Mar, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 23 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 19 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 02 Oct, 2013 1 commit
-
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 04 Sep, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Replaces GLib's GError.
-
- 03 Sep, 2013 1 commit
-
-
Max Kellermann authored
-
- 12 May, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 15 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 19 Mar, 2012 2 commits
-
-
Max Kellermann authored
Fixes endless loop when the last line of a text file was not terminated (bug 3470).
-
Max Kellermann authored
Fixes endless loop when the last line of a text file was not terminated (bug 3470).
-