1. 31 Oct, 2018 1 commit
  2. 23 Sep, 2018 6 commits
  3. 22 Sep, 2018 1 commit
  4. 21 Sep, 2018 5 commits
  5. 07 Jan, 2018 1 commit
  6. 03 Jan, 2018 1 commit
  7. 29 Dec, 2017 2 commits
    • Max Kellermann's avatar
      player/Thread: make SEEK (partially) non-blocking · dee378b7
      Max Kellermann authored
      When the decoder is still starting up while we handle a SEEK, finish
      the "player SEEK" immediately and re-enter the player loop, being able
      to handle commands (and even cancel the pending seek).
      
      This is the first part in a series of patches to solve the "blocking
      input blocks decoder, blocks player, blocks the main thread" problem.
      There are many other blocking code locations left, and the main thread
      isn't non-blocking either because it waits for "seeking" to become
      false.
      dee378b7
    • Max Kellermann's avatar
  8. 21 Dec, 2017 2 commits
  9. 20 Dec, 2017 2 commits
  10. 26 Nov, 2017 2 commits
  11. 08 May, 2017 1 commit
  12. 10 Feb, 2017 1 commit
  13. 03 Jan, 2017 2 commits
  14. 14 Dec, 2016 4 commits
  15. 03 Dec, 2016 3 commits
  16. 25 Nov, 2016 1 commit
  17. 10 Nov, 2016 1 commit
  18. 09 Nov, 2016 1 commit
  19. 08 Sep, 2016 3 commits