- 25 Apr, 2019 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Apr, 2019 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Apr, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Feb, 2019 3 commits
-
-
Max Kellermann authored
This fixes use-after-free bug in SimpleDatabase::Close(), accessing the `root` object which was already freed by the `catch` block in Open(). By having the Database on the stack first, we can avoid calling Close() on the failed-to-open Database from Instance's destructor. Closes #482
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Feb, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Destruct automatically, even if leaving the scope due to exception being thrown.
-
- 05 Feb, 2019 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The list of partitions is cleared automatically.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
They will be stopped by ~EventThread() when the `Instance` is deleted.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Nov, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 23 Sep, 2018 2 commits
-
-
Max Kellermann authored
Keep MPD's footprint small until playback is requested.
-
Max Kellermann authored
-
- 21 Sep, 2018 1 commit
-
-
Max Kellermann authored
-
- 19 Aug, 2018 6 commits
-
-
Thomas Guillem authored
A Java object to send logs on the android side.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate yet another access to the global ConfigData instance.
-
- 09 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 06 Aug, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 01 Aug, 2018 1 commit
-
-
Max Kellermann authored
-