1. 13 Jan, 2014 1 commit
  2. 29 Dec, 2013 1 commit
  3. 04 Dec, 2013 1 commit
  4. 28 Nov, 2013 1 commit
  5. 24 Nov, 2013 3 commits
  6. 23 Nov, 2013 2 commits
  7. 23 Oct, 2013 2 commits
  8. 21 Oct, 2013 2 commits
  9. 19 Oct, 2013 1 commit
  10. 17 Oct, 2013 2 commits
  11. 15 Oct, 2013 1 commit
  12. 04 Sep, 2013 2 commits
  13. 30 Jan, 2013 3 commits
  14. 29 Jan, 2013 4 commits
  15. 28 Jan, 2013 8 commits
  16. 27 Jan, 2013 1 commit
  17. 26 Jan, 2013 1 commit
  18. 25 Jan, 2013 1 commit
  19. 24 Jan, 2013 1 commit
  20. 04 Apr, 2012 1 commit
  21. 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