- 28 Apr, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Apr, 2017 1 commit
-
-
André Klitzing authored
-
- 24 Apr, 2017 16 commits
-
-
Max Kellermann authored
Closes #31
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes a potential crash bug which is actually unreachable, because the "pcm" plugin is never invoked when there is no (matching) MIME type.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
After a seek failure, the buffer may still be full, and then FillBuffer() aborts with assertion failure.
-
- 22 Apr, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Apr, 2017 2 commits
-
-
-
Bart Nagel authored
See https://picard.musicbrainz.org/docs/mappings/ This tag is useful when the user would like all releases of the same album to be sorted next to each other.
-
- 18 Apr, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Bart Nagel authored
-
- 12 Apr, 2017 1 commit
-
-
Max Kellermann authored
-
- 11 Apr, 2017 2 commits
-
-
martinarielhartmann authored
upgrade zlib to 1.2.11
-
cotko authored
-
- 06 Apr, 2017 1 commit
-
-
Max Kellermann authored
An ino_t is usually a 64 bit integer, and some file systems (such as Linux's kernel NFS client) really uses the upper 32 bit. This can lead to false positives in the directory loop detection in FindAncestorLoop(). Increasing these two attributes (in StorageFileInfo and Directory) to 64 bit adds little overhead, but makes the check a lot safer.
-
- 29 Mar, 2017 3 commits
-
-
Max Kellermann authored
See code comment. Bug was reported against MPD, but it's really an alsa-lib bug. https://bugs.musicpd.org/view.php?id=4662
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Mar, 2017 1 commit
-
-
Max Kellermann authored
-
- 10 Mar, 2017 6 commits
-
-
Max Kellermann authored
release v0.20.6
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The TAG_MODIFIED handler (i.e. playlist::TagModified()) works only if the modified song is the current song - something that is not updated until SYNC_WITH_PLAYER is finished. This fixes tag updates right after a new song is started.
-
-