1. 03 Jan, 2013 4 commits
  2. 02 Jan, 2013 2 commits
  3. 29 Aug, 2012 1 commit
  4. 08 Aug, 2012 1 commit
  5. 07 Aug, 2012 1 commit
  6. 01 Aug, 2012 1 commit
  7. 13 Feb, 2012 1 commit
  8. 12 Feb, 2012 1 commit
  9. 02 Feb, 2012 1 commit
  10. 24 Jan, 2012 4 commits
  11. 27 Nov, 2011 2 commits
  12. 13 Sep, 2011 2 commits
  13. 09 May, 2011 1 commit
  14. 29 Jan, 2011 1 commit
  15. 21 Dec, 2010 1 commit
  16. 23 Sep, 2010 1 commit
  17. 21 Jul, 2010 1 commit
  18. 01 Jan, 2010 1 commit
  19. 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
  20. 11 Nov, 2009 1 commit
    • Max Kellermann's avatar
      directory: include config.h · b9c610ac
      Max Kellermann authored
      *sigh* another Large File breakage.  ino_t/dev_t this time.  We need
      to include config.h in directory.h to get this straight.
      b9c610ac
  21. 01 Apr, 2009 2 commits
  22. 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
  23. 09 Mar, 2009 1 commit
  24. 28 Feb, 2009 1 commit
    • Max Kellermann's avatar
      directory: added "mtime" property · 2aebbf84
      Max Kellermann authored
      Remember the modification time of each directory.  This is important
      for archives (which are virtual directories right now), but may also
      be useful for an automatic update mechanism.
      2aebbf84
  25. 27 Feb, 2009 1 commit
  26. 04 Jan, 2009 1 commit
  27. 16 Dec, 2008 1 commit
  28. 31 Oct, 2008 1 commit
    • Max Kellermann's avatar
      added prefix to header macros · ea515494
      Max Kellermann authored
      "LOG_H" is a macro which is also used by ffmpeg/log.h.  This is
      ffmpeg's fault, because short macros should be reserved for
      applications, but since it's always a good idea to choose prefixed
      macro names, even for applications, we are going to do that in MPD.
      ea515494
  29. 13 Oct, 2008 2 commits