- 24 Oct, 2013 13 commits
-
-
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 20 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.
-
Max Kellermann authored
-
Max Kellermann authored
Merge the two loops into one, and eliminate the GSList.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate duplicate code.
-
Max Kellermann authored
-
Max Kellermann authored
-