- 25 Feb, 2015 1 commit
-
-
Max Kellermann authored
-
- 02 Feb, 2015 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2015 1 commit
-
-
Max Kellermann authored
std::auto_ptr is deprecated, and std::unique_ptr is much better anyway.
-
- 21 Jan, 2015 3 commits
-
-
Max Kellermann authored
The old struct config_param remains only for top-level string options.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Jan, 2015 1 commit
-
-
Joshua Wise authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Dec, 2014 5 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).
-
Max Kellermann authored
Return false on error, not nullptr.
-
Max Kellermann authored
Fixes -Winconsistent-missing-override (clang 3.6).
-
- 04 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 28 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 26 Nov, 2014 1 commit
-
-
Max Kellermann authored
Fixes compiler warning.
-
- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 18 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 09 Nov, 2014 2 commits
-
-
Max Kellermann authored
Eliminate one implicit std::string copy.
-
Max Kellermann authored
-
- 08 Nov, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 01 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 6 commits
-
-
Max Kellermann authored
Necessary for "final" on gcc 4.6.
-
Max Kellermann authored
-
Max Kellermann authored
Use milliseconds precision to reduce rounding errors.
-
Max Kellermann authored
-
Max Kellermann authored
Use milliseconds precision to reduce rounding errors.
-
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 1 commit
-
-
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.
-