1. 12 May, 2014 1 commit
  2. 07 Feb, 2014 1 commit
  3. 23 Jan, 2014 1 commit
  4. 13 Jan, 2014 1 commit
  5. 28 Nov, 2013 1 commit
  6. 30 Oct, 2013 1 commit
  7. 23 Oct, 2013 2 commits
  8. 21 Oct, 2013 2 commits
  9. 02 Oct, 2013 1 commit
  10. 27 Sep, 2013 1 commit
  11. 04 Sep, 2013 2 commits
  12. 04 Aug, 2013 2 commits
  13. 03 Aug, 2013 1 commit
  14. 30 Jul, 2013 3 commits
  15. 06 May, 2013 1 commit
  16. 07 Jan, 2013 1 commit
  17. 04 Oct, 2012 2 commits
  18. 02 Oct, 2012 7 commits
  19. 04 Sep, 2012 3 commits
  20. 11 Feb, 2012 5 commits
  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