- 26 Dec, 2014 2 commits
-
-
Max Kellermann authored
Return false on error, not nullptr.
-
Max Kellermann authored
New in clang 3.6.
-
- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 28 Aug, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 Aug, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Aug, 2014 2 commits
-
-
Max Kellermann authored
The new class is pluggable, to prepare for gzipped database files. For now, the TextFile class remains, and will be refactored away later.
-
Max Kellermann authored
-
- 30 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 16 Jun, 2014 2 commits
-
-
Max Kellermann authored
Check for 0 in "device" and "inode" instead.
-
Max Kellermann authored
Remove the C list_head library and use type-safe C++ instead.
-
- 25 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 27 Feb, 2014 2 commits
-
-
Max Kellermann authored
A SimpleDatabase instance can now "mount" other Database instances at certain locations. This is used to use a new SimpleDatabase instance for each storage mount (issued with the "mount" protocol command). Each such instance has its own database file, stored in the directory that is specified with the "cache_directory" option.
-
Max Kellermann authored
-
- 26 Feb, 2014 5 commits
-
-
Max Kellermann authored
Move to SimpleDatabase::GetSong() to give that method more control.
-
Max Kellermann authored
Code can now be reused in LookupSong().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-