1. 04 May, 2016 2 commits
  2. 30 Apr, 2016 3 commits
  3. 26 Feb, 2016 1 commit
  4. 21 Jan, 2015 1 commit
  5. 01 Jan, 2015 1 commit
  6. 23 Jan, 2014 1 commit
  7. 13 Jan, 2014 1 commit
  8. 05 Dec, 2013 1 commit
  9. 19 Oct, 2013 1 commit
  10. 16 Oct, 2013 2 commits
  11. 04 Sep, 2013 1 commit
  12. 04 Aug, 2013 1 commit
  13. 03 Aug, 2013 1 commit
  14. 30 Jul, 2013 2 commits
  15. 30 Jan, 2013 1 commit
  16. 15 Jan, 2013 1 commit
  17. 21 Mar, 2012 1 commit
  18. 28 Nov, 2011 2 commits
  19. 09 Feb, 2011 1 commit
  20. 29 Jan, 2011 1 commit
  21. 01 Jan, 2010 1 commit
  22. 03 Dec, 2009 2 commits
  23. 02 Dec, 2009 1 commit
  24. 17 Nov, 2009 1 commit
  25. 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
  26. 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