- 25 Oct, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Oct, 2013 18 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This command was removed by commit 206392ad (MPD 0.16), even though it was been proven useful for some very simple clients. On request, I add it to the protocol again.
-
Max Kellermann authored
-
Max Kellermann authored
Parse the R128_TRACK_GAIN comment string.
-
Max Kellermann authored
-
Max Kellermann authored
Call decoder_timestamp(). This is not necessary currently, but will be as soon as we implement seeking.
-
Max Kellermann authored
This requires seeking to the end-of-stream, checking its granulepos, and then seeking back to the previous file position. We do this only for local files.
-
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
-
- 23 Oct, 2013 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Oct, 2013 12 commits
-
-
Max Kellermann authored
Fixes regression from commit e96779de.
-
Max Kellermann authored
-
Max Kellermann authored
Don't use IgnoreError() when there's an overload that does not try to give us one.
-
Max Kellermann authored
-
Max Kellermann authored
Leave that to the caller, allowing it to modify multiple items at a time.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes purging deleted songs from the queue after update. Fixes regression from commit e96779de.
-
Max Kellermann authored
Finally restores an important feature that has been broken for several months when the PlayerThread started working with Song copies instead of pointers to the Queue's Song instances (commit e96779de).
-
Max Kellermann authored
-
Max Kellermann authored
Move code from class Instance.
-