1. 08 Apr, 2013 1 commit
  2. 02 Feb, 2013 2 commits
  3. 01 Feb, 2013 1 commit
  4. 31 Jan, 2013 2 commits
  5. 15 Aug, 2012 1 commit
  6. 21 Mar, 2012 1 commit
  7. 10 Oct, 2011 1 commit
  8. 29 Jan, 2011 1 commit
  9. 15 Feb, 2010 1 commit
  10. 01 Jan, 2010 1 commit
  11. 25 Dec, 2009 2 commits
  12. 02 Dec, 2009 1 commit
  13. 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
  14. 22 Jul, 2009 1 commit
  15. 06 Jul, 2009 1 commit
  16. 05 Jul, 2009 1 commit
  17. 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