1. 08 Oct, 2009 1 commit
  2. 15 Jul, 2009 1 commit
  3. 06 Jul, 2009 4 commits
  4. 25 Jun, 2009 1 commit
  5. 03 Jun, 2009 1 commit
  6. 28 May, 2009 3 commits
  7. 14 Mar, 2009 3 commits
  8. 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
  9. 12 Mar, 2009 2 commits
  10. 02 Mar, 2009 1 commit
  11. 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
  12. 26 Feb, 2009 1 commit
  13. 10 Feb, 2009 1 commit
  14. 25 Jan, 2009 2 commits
  15. 17 Jan, 2009 1 commit
  16. 11 Jan, 2009 1 commit
  17. 07 Jan, 2009 1 commit
  18. 03 Jan, 2009 1 commit
  19. 01 Jan, 2009 1 commit
  20. 31 Dec, 2008 1 commit
  21. 29 Dec, 2008 2 commits
  22. 28 Dec, 2008 1 commit
  23. 02 Dec, 2008 1 commit
  24. 14 Nov, 2008 2 commits
  25. 11 Nov, 2008 2 commits
  26. 28 Oct, 2008 1 commit
  27. 14 Oct, 2008 1 commit
    • Max Kellermann's avatar
      command: added command "idle" · a3e3d2c9
      Max Kellermann authored
      "idle" waits until something noteworthy happens on the server,
      e.g. song change, playlist modified, database updated.  This allows
      clients to keep up to date without polling.
      a3e3d2c9
  28. 23 Sep, 2008 1 commit
    • Eric Wong's avatar
      start using prefixcmp() · 27fad52c
      Eric Wong authored
      LOC reduction and less noise makes things easier for
      tired old folks to follow.
      27fad52c