1. 14 Dec, 2013 3 commits
  2. 28 Nov, 2013 2 commits
  3. 26 Oct, 2013 1 commit
  4. 25 Oct, 2013 2 commits
  5. 23 Oct, 2013 1 commit
  6. 21 Oct, 2013 2 commits
  7. 20 Oct, 2013 1 commit
  8. 17 Oct, 2013 1 commit
  9. 02 Oct, 2013 1 commit
  10. 27 Sep, 2013 1 commit
  11. 05 Sep, 2013 2 commits
  12. 04 Sep, 2013 3 commits
  13. 04 Aug, 2013 1 commit
  14. 03 Aug, 2013 1 commit
  15. 30 Jul, 2013 2 commits
  16. 29 Jul, 2013 2 commits
  17. 28 Jul, 2013 2 commits
  18. 26 Jul, 2013 2 commits
  19. 26 Jan, 2013 1 commit
  20. 05 Jan, 2013 1 commit
  21. 25 Sep, 2012 1 commit
  22. 29 Aug, 2012 1 commit
  23. 11 Feb, 2012 1 commit
  24. 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
  25. 29 Jan, 2011 1 commit
  26. 21 Dec, 2010 1 commit
    • Alex Viskovatoff's avatar
      decoder/mad: work around build failure on Solaris · 41fdcf32
      Alex Viskovatoff authored
      Rename the "version" struct, because it seems to be a reserved name on
      Solaris:
      
       "src/decoder/mad_decoder_plugin.c", line 550: (enum) tag redeclared: version
       cc: acomp failed for src/decoder/mad_decoder_plugin.c
      41fdcf32
  27. 23 Sep, 2010 1 commit
  28. 20 Jul, 2010 1 commit