- 23 Sep, 2020 1 commit
-
-
Max Kellermann authored
"DEFAULT" is a bad name - all it says is that it's the default value, but it doesn't say what it means. The name NOTICE mimics the syslog level.
-
- 30 May, 2020 1 commit
-
-
Rosen Penev authored
The ones in std have overloads for const char/char. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 02 Apr, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Feb, 2020 1 commit
-
-
Rosen Penev authored
Found with modernize-use-override Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 18 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 03 Sep, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jun, 2019 1 commit
-
-
Max Kellermann authored
-
- 22 May, 2019 1 commit
-
-
Max Kellermann authored
Regression by commit bbdf2dcf
-
- 21 May, 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
-
- 29 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 27 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 22 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 19 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 18 Aug, 2017 1 commit
-
-
Max Kellermann authored
-
- 11 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 09 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This is the final piece for full ID3/APE support in archives.
-
Max Kellermann authored
Don't open the ZIP file again and again for each song file.
-
- 15 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 06 Nov, 2015 1 commit
-
-
Max Kellermann authored
-
- 28 Feb, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 08 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 06 Feb, 2014 1 commit
-
-
Max Kellermann authored
This commit finally allows the database update to scan remote files, e.g. using the smbclient storage plugin. However, it is not yet possible to configure that, therefore the feature is not accessible yet.
-
- 05 Feb, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Keep only a reference.
-
Max Kellermann authored
Prepare to make this a new plugin API, for example to use a SMB share for the music_directory.
-
- 31 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 30 Jan, 2014 1 commit
-
-
Max Kellermann authored
Move global variables into the new classes. That may allow multiple update threads for multiple databases one day.
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-