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. 08 May, 2017 1 commit
  3. 03 Jan, 2017 1 commit
  4. 16 Sep, 2016 1 commit
  5. 09 Sep, 2016 1 commit
  6. 01 Mar, 2016 1 commit
  7. 26 Feb, 2016 2 commits
  8. 18 Dec, 2015 1 commit
  9. 03 Mar, 2015 4 commits
  10. 01 Jan, 2015 1 commit
  11. 02 Oct, 2014 6 commits
  12. 19 Aug, 2014 1 commit
  13. 22 May, 2014 1 commit
  14. 11 May, 2014 5 commits
  15. 24 Jan, 2014 1 commit
  16. 13 Jan, 2014 1 commit
  17. 04 Dec, 2013 1 commit
  18. 28 Nov, 2013 1 commit
  19. 23 Oct, 2013 2 commits
  20. 17 Oct, 2013 3 commits
  21. 14 Oct, 2013 1 commit
  22. 02 Oct, 2013 1 commit
  23. 04 Sep, 2013 1 commit
  24. 07 Aug, 2013 1 commit