1. 13 Nov, 2017 1 commit
    • Max Kellermann's avatar
      input/{cdio,ffmpeg,file,smbclient}: unlock the mutex during blocking I/O · 31ab78ae
      Max Kellermann authored
      InputStream::Read() and InputStream::Seek() are called with the mutex
      locked.  That means the implementation must not block, or unlock the
      mutex before calling into blocking code.
      
      Previously, a slow CD drive could stall the whole MPD process,
      including the main thread, due to this problem.
      
      Closes #149
      31ab78ae
  2. 05 Jul, 2017 2 commits
  3. 08 May, 2017 1 commit
  4. 26 Jan, 2017 1 commit
  5. 03 Jan, 2017 1 commit
  6. 29 Oct, 2016 1 commit
  7. 16 Sep, 2016 1 commit
  8. 09 Sep, 2016 2 commits
  9. 01 Mar, 2016 1 commit
  10. 26 Feb, 2016 1 commit
  11. 06 Nov, 2015 1 commit
  12. 21 Jan, 2015 2 commits
  13. 01 Jan, 2015 1 commit
  14. 01 Dec, 2014 1 commit
  15. 19 Aug, 2014 1 commit
  16. 22 May, 2014 1 commit
  17. 12 May, 2014 6 commits
  18. 11 May, 2014 5 commits
  19. 01 Mar, 2014 1 commit
  20. 24 Jan, 2014 1 commit
  21. 23 Jan, 2014 1 commit
  22. 13 Jan, 2014 1 commit
  23. 17 Dec, 2013 1 commit
  24. 28 Nov, 2013 1 commit
  25. 27 Nov, 2013 1 commit
  26. 07 Nov, 2013 1 commit
  27. 23 Oct, 2013 2 commits