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