1. 28 Oct, 2016 1 commit
  2. 04 May, 2016 2 commits
  3. 30 Apr, 2016 3 commits
  4. 26 Feb, 2016 1 commit
  5. 21 Jan, 2015 1 commit
  6. 01 Jan, 2015 1 commit
  7. 23 Jan, 2014 1 commit
  8. 13 Jan, 2014 1 commit
  9. 05 Dec, 2013 1 commit
  10. 19 Oct, 2013 1 commit
  11. 16 Oct, 2013 2 commits
  12. 04 Sep, 2013 1 commit
  13. 04 Aug, 2013 1 commit
  14. 03 Aug, 2013 1 commit
  15. 30 Jul, 2013 2 commits
  16. 30 Jan, 2013 1 commit
  17. 15 Jan, 2013 1 commit
  18. 21 Mar, 2012 1 commit
  19. 28 Nov, 2011 2 commits
  20. 09 Feb, 2011 1 commit
  21. 29 Jan, 2011 1 commit
  22. 01 Jan, 2010 1 commit
  23. 03 Dec, 2009 2 commits
  24. 02 Dec, 2009 1 commit
  25. 17 Nov, 2009 1 commit
  26. 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
  27. 10 Nov, 2009 1 commit
    • Viliam Mateicka's avatar
      wave_encoder: new encoder for streaming PCM wave files. · 79035d7e
      Viliam Mateicka authored
      When using wave encoder with httpd audio output mpd can input this stream via http and audiofile decoder.
      This for example opens simple way to configure lossless audio streaming port(like jack or pulseaudio does but without overhead).
      Another possibility can be using it for gathering raw data for visualization plugins (If sync issue will be resolved)
      79035d7e