1. 19 Oct, 2013 1 commit
  2. 17 Oct, 2013 2 commits
  3. 02 Oct, 2013 1 commit
  4. 05 Sep, 2013 1 commit
  5. 04 Sep, 2013 2 commits
  6. 03 Sep, 2013 1 commit
  7. 28 Jul, 2013 1 commit
  8. 27 Jan, 2013 2 commits
  9. 26 Jan, 2013 1 commit
  10. 07 Jan, 2013 2 commits
  11. 06 Jan, 2013 1 commit
  12. 04 Jan, 2013 1 commit
  13. 03 Jan, 2013 2 commits
  14. 02 Jan, 2013 3 commits
  15. 27 Sep, 2012 3 commits
  16. 29 Aug, 2012 2 commits
  17. 15 Aug, 2012 2 commits
  18. 07 Aug, 2012 1 commit
  19. 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
  20. 11 Sep, 2011 2 commits
  21. 29 Jan, 2011 1 commit
  22. 23 Dec, 2010 1 commit
  23. 25 Jun, 2010 1 commit
  24. 01 Jun, 2010 1 commit
  25. 08 Feb, 2010 1 commit
  26. 01 Jan, 2010 1 commit
  27. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  28. 28 Jul, 2009 1 commit