- 24 Aug, 2017 1 commit
-
-
Max Kellermann authored
Allows database plugins to use the EventThread, e.g. for CURL integration.
-
- 18 Aug, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Jun, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 06 Apr, 2017 1 commit
-
-
Max Kellermann authored
An ino_t is usually a 64 bit integer, and some file systems (such as Linux's kernel NFS client) really uses the upper 32 bit. This can lead to false positives in the directory loop detection in FindAncestorLoop(). Increasing these two attributes (in StorageFileInfo and Directory) to 64 bit adds little overhead, but makes the check a lot safer.
-
- 01 Mar, 2017 1 commit
-
-
Max Kellermann authored
-
- 11 Feb, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 Feb, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 23 Nov, 2016 1 commit
-
-
Steven OBrien authored
SimpleDatabase::Visit() always throws exception when visiting a song. Adding a song to the queue always results in a "No such directory" error response, although the song is successfully added. This behaviour was introduced by commit 3ff728ab. This patch fixes this. https://bugs.musicpd.org/view.php?id=4601
-
- 10 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 29 Oct, 2016 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Implementations shall use exceptions instead.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Oct, 2016 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Mar, 2016 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 28 Feb, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't need to clear the caller-specified one.
-
- 26 Feb, 2016 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Necessary to preserve type information. The try/catch sequence didn't work previously. Same fix as in commit 1c904000
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Feb, 2016 1 commit
-
-
Max Kellermann authored
-