- 26 Dec, 2014 3 commits
-
-
Max Kellermann authored
Return false on error, not nullptr.
-
Max Kellermann authored
New in clang 3.6.
-
Max Kellermann authored
Fixes -Winconsistent-missing-override (clang 3.6).
-
- 07 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 27 Sep, 2014 1 commit
-
-
Wieland Hoffmann authored
The Release Track Id uniquely identifies a recording on a release - that is, even if a recording appears twice on a release (meaning that the combination of recording and release id are not enough to figure out which one it is), the release track id will allow differentiating the two. The tag names are taken from https://musicbrainz.org/doc/MusicBrainz_Picard/Tags/Mapping
-
- 18 Sep, 2014 1 commit
-
-
Max Kellermann authored
Workaround for assertion failure in PrintUniqueTag().
-
- 29 Aug, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Use milliseconds precision to reduce rounding errors.
-
Max Kellermann authored
-
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
-
- 29 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 21 Jun, 2014 1 commit
-
-
Max Kellermann authored
Fixes potential crash.
-
- 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
-
- 06 Mar, 2014 1 commit
-
-
Max Kellermann authored
Fixes crash bug because mpd_connection_get_async() was called without a connection.
-
- 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
-
- 25 Feb, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Ignore the storage configuration if FLAG_REQUIRE_STORAGE is not set in the DatabasePlugin.
-