1. 03 Aug, 2019 1 commit
    • Max Kellermann's avatar
      player/Thread: don't restart unseekable song after failed seek attempt · f2d8fd76
      Max Kellermann authored
      The check IsSeekableCurrentSong() was added by commit
      44b20024 in version 0.20.19, but it
      caused a regression: by doing the branch only if the current song is
      seekable, the player would restart the current song if it was not
      seekable, and later the initial seek would fail; but we already know
      it's not seekable, and so we should fail early.
      f2d8fd76
  2. 31 Oct, 2018 1 commit
  3. 24 Oct, 2018 1 commit
  4. 21 Sep, 2018 2 commits
  5. 23 Jun, 2018 2 commits
  6. 22 Jun, 2018 2 commits
  7. 25 Apr, 2018 1 commit
    • Max Kellermann's avatar
      player/Thread: never reuse decoder when switching radio streams · 44b20024
      Max Kellermann authored
      When switching to another song manually, the player checks if the
      decoder is already decoding that song; if so, it will attempt to reuse
      it by seeking it to the new position.  That however fails if the
      decoder is not seekable (e.g. a radio stream) which leaves the user
      unable to switch to that song with the bogus error message "Not
      seekable".
      44b20024
  8. 07 Jan, 2018 1 commit
  9. 22 Dec, 2017 2 commits
  10. 21 Dec, 2017 2 commits
  11. 20 Dec, 2017 1 commit
  12. 26 Nov, 2017 2 commits
  13. 04 Jun, 2017 1 commit
  14. 08 May, 2017 1 commit
  15. 10 Feb, 2017 1 commit
  16. 03 Jan, 2017 2 commits
  17. 03 Dec, 2016 3 commits
  18. 25 Nov, 2016 1 commit
  19. 24 Nov, 2016 1 commit
  20. 07 Nov, 2016 1 commit
  21. 08 Sep, 2016 1 commit
  22. 01 Mar, 2016 1 commit
  23. 26 Feb, 2016 1 commit
  24. 31 Dec, 2015 2 commits
  25. 11 Nov, 2015 1 commit
  26. 01 Jan, 2015 1 commit
  27. 29 Aug, 2014 1 commit
  28. 28 Aug, 2014 2 commits
  29. 27 Aug, 2014 1 commit