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