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