1. 24 Jan, 2014 1 commit
  2. 23 Jan, 2014 1 commit
  3. 13 Jan, 2014 1 commit
  4. 28 Nov, 2013 1 commit
  5. 30 Oct, 2013 1 commit
  6. 28 Oct, 2013 1 commit
  7. 25 Oct, 2013 1 commit
  8. 23 Oct, 2013 2 commits
  9. 21 Oct, 2013 2 commits
  10. 16 Oct, 2013 1 commit
  11. 15 Oct, 2013 1 commit
  12. 02 Oct, 2013 1 commit
  13. 27 Sep, 2013 1 commit
  14. 05 Sep, 2013 1 commit
  15. 04 Sep, 2013 2 commits
  16. 04 Aug, 2013 1 commit
  17. 03 Aug, 2013 1 commit
  18. 30 Jul, 2013 2 commits
  19. 29 Jul, 2013 2 commits
  20. 28 Jul, 2013 1 commit
  21. 08 Apr, 2013 1 commit
  22. 26 Jan, 2013 1 commit
  23. 07 Jan, 2013 3 commits
  24. 25 Sep, 2012 4 commits
  25. 04 Sep, 2012 3 commits
  26. 11 Feb, 2012 2 commits
  27. 16 Sep, 2011 1 commit
    • Max Kellermann's avatar
      input_stream: non-blocking I/O · 754f26a9
      Max Kellermann authored
      Add GMutex, GCond attributes which will be used by callers to
      conditionally wait on the stream.
      
      Remove the (now-useless) plugin method buffer(), wait on GCond
      instead.  Lock the input_stream before each method call.  Do the same
      with the playlist plugins.
      754f26a9