1. 07 Aug, 2014 1 commit
  2. 30 Jul, 2014 1 commit
  3. 19 Feb, 2014 1 commit
  4. 28 Jan, 2014 1 commit
  5. 24 Jan, 2014 1 commit
  6. 13 Jan, 2014 1 commit
  7. 28 Nov, 2013 1 commit
  8. 25 Nov, 2013 1 commit
  9. 19 Oct, 2013 1 commit
  10. 02 Oct, 2013 1 commit
  11. 09 Jan, 2013 3 commits
  12. 07 Jan, 2013 3 commits
  13. 15 Aug, 2012 1 commit
  14. 29 Jan, 2011 1 commit
  15. 01 Jan, 2010 1 commit
  16. 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
  17. 21 Oct, 2009 1 commit
  18. 08 Oct, 2009 1 commit
  19. 15 Jul, 2009 1 commit
  20. 06 Jul, 2009 4 commits
  21. 25 Jun, 2009 1 commit
  22. 03 Jun, 2009 1 commit
  23. 28 May, 2009 3 commits
  24. 14 Mar, 2009 3 commits
  25. 13 Mar, 2009 1 commit
    • Avuton Olrich's avatar
      all: Update copyright header. · 0aee49bd
      Avuton Olrich authored
      This updates the copyright header to all be the same, which is
      pretty much an update of where to mail request for a copy of the GPL
      and the years of the MPD project. This also puts all committers under
      'The Music Player Project' umbrella. These entries should go
      individually in the AUTHORS file, for consistancy.
      0aee49bd
  26. 12 Mar, 2009 2 commits
  27. 02 Mar, 2009 1 commit
  28. 28 Feb, 2009 1 commit
    • Max Kellermann's avatar
      volume: throttle access to hardware mixers · 82b081a6
      Max Kellermann authored
      On some hardware, reading the mixer value from hardware is an
      expensive operation, and MPD has to do it for every client.  Throttle
      access to the hardware, cache the result for one second.
      82b081a6