- 01 Mar, 2014 3 commits
-
-
Max Kellermann authored
This was bugged, because it did not scale the "size".
-
Max Kellermann authored
Lists files and directories. Supports storage plugins.
-
Max Kellermann authored
-
- 28 Feb, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Feb, 2014 9 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
-
Max Kellermann authored
The problem with std::queue is that it doesn't give us enough control. The method Clear() is a kludge already, but soon, we'll need filtering.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
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
-
- 25 Feb, 2014 9 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Helps avoid unnecessary archive scans during database update on a fresh MPD process.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Feb, 2014 11 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes crash after database update.
-
Max Kellermann authored
Fixes initialization failure.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
There is no advantage in using g_setenv().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-