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