- 06 Aug, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate support for partial reads. The Linux kernel will never return partial results, so this buffering was unnecessary.
-
Max Kellermann authored
-
- 30 Jul, 2014 13 commits
-
-
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
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't fail to start if mpd.conf does not exist; just use default values.
-
- 29 Jul, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
For database plugins that don't use the UpdateService.
-
Max Kellermann authored
-
- 14 Jul, 2014 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Jul, 2014 14 commits
-
-
Max Kellermann authored
They are only used inside dsdiff_read_metadata_extra().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Failure to read another chunk header is not fatal. Continue to read metadata.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Previously, only streams were saved with range and tags, but this is necessary for all "partial" songs (e.g. CUE tracks).
-
Max Kellermann authored
Manipulates the playback range of a queued song.
-
Max Kellermann authored
Now that Song::GetDuration() is used (which considers start_ms and end_ms), we don't need to override the Tag's duration value.
-
Max Kellermann authored
Fixes the bogus duration of the last track in a CUE sheet.
-
Max Kellermann authored
Add one method that prints only the tag values, but not the song duration.
-
Max Kellermann authored
Enables using range-based "for".
-
Max Kellermann authored
-
Max Kellermann authored
Move code from the FAAD decoder plugin.
-