1. 12 Aug, 2014 1 commit
  2. 24 Jan, 2014 1 commit
  3. 13 Jan, 2014 1 commit
  4. 23 Dec, 2013 2 commits
  5. 15 Oct, 2013 1 commit
  6. 05 Sep, 2013 1 commit
  7. 04 Sep, 2013 1 commit
  8. 07 Aug, 2013 1 commit
  9. 04 Aug, 2013 1 commit
  10. 03 Aug, 2013 1 commit
  11. 30 Jul, 2013 1 commit
  12. 08 Apr, 2013 1 commit
  13. 02 Feb, 2013 2 commits
  14. 01 Feb, 2013 1 commit
  15. 31 Jan, 2013 2 commits
  16. 15 Aug, 2012 1 commit
  17. 21 Mar, 2012 1 commit
  18. 10 Oct, 2011 1 commit
  19. 29 Jan, 2011 1 commit
  20. 15 Feb, 2010 1 commit
  21. 01 Jan, 2010 1 commit
  22. 25 Dec, 2009 2 commits
  23. 02 Dec, 2009 1 commit
  24. 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
  25. 22 Jul, 2009 1 commit
  26. 06 Jul, 2009 1 commit
  27. 05 Jul, 2009 1 commit
  28. 02 Jul, 2009 1 commit
    • Max Kellermann's avatar
      filter: added "volume" plugin · e3c436f4
      Max Kellermann authored
      The "volume" filter plugin will replace the current software volume
      code.  One "volume" filter may be attached to each output device.
      This will allow the user to use hardware mixers for some devices, and
      software mixers for other devices at the same time.
      
      Currently, neither the filter API nor the "volume" plugin is
      integrated into MPD.
      e3c436f4