1. 26 Oct, 2013 1 commit
  2. 25 Oct, 2013 2 commits
  3. 24 Oct, 2013 1 commit
  4. 23 Oct, 2013 1 commit
  5. 21 Oct, 2013 3 commits
  6. 19 Oct, 2013 1 commit
  7. 17 Oct, 2013 1 commit
  8. 02 Oct, 2013 1 commit
  9. 27 Sep, 2013 1 commit
  10. 04 Sep, 2013 2 commits
  11. 03 Sep, 2013 2 commits
  12. 04 Aug, 2013 1 commit
  13. 03 Aug, 2013 1 commit
  14. 30 Jul, 2013 2 commits
  15. 28 Jul, 2013 1 commit
  16. 16 Apr, 2013 1 commit
  17. 30 Jan, 2013 1 commit
  18. 27 Jan, 2013 1 commit
  19. 10 Jan, 2013 2 commits
  20. 09 Jan, 2013 1 commit
  21. 05 Jan, 2013 1 commit
  22. 08 Aug, 2012 1 commit
  23. 19 Mar, 2012 2 commits
  24. 13 Feb, 2012 1 commit
  25. 04 Feb, 2012 1 commit
  26. 20 Oct, 2011 1 commit
  27. 10 Oct, 2011 1 commit
  28. 03 Oct, 2011 1 commit
  29. 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
  30. 24 Aug, 2011 1 commit
    • Max Kellermann's avatar
      input/soup: new input plugin based on libsoup · 3b9ffea3
      Max Kellermann authored
      To demonstrate the new I/O thread.  libsoup is well-integrated into
      the GLib main loop, which made this plugin pretty easy to write.
      
      As a side effect, we have to initialize the I/O thread in all debug
      programs that use the input API.
      3b9ffea3
  31. 29 Jan, 2011 1 commit
  32. 20 Jul, 2010 1 commit