1. 29 Jan, 2011 1 commit
  2. 21 Dec, 2010 1 commit
  3. 01 Jan, 2010 1 commit
  4. 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
  5. 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
  6. 09 Mar, 2009 2 commits
    • Max Kellermann's avatar
      poison: added valgrind support · 940af669
      Max Kellermann authored
      If the header valgrind/memcheck.h is available, add
      VALGRIND_MAKE_MEM_NOACCESS() and VALGRIND_MAKE_MEM_UNDEFINED()
      support, which enables nice warnings in the valgrind memory checker.
      940af669
    • Max Kellermann's avatar
      added memory poisoning library · fd76e29f
      Max Kellermann authored
      Memory poisoning is useful for marking memory regions as "undefined".
      This poisoning only enabled in the debug build (!NDEBUG).
      fd76e29f
  7. 22 Feb, 2009 3 commits
  8. 07 Jan, 2009 1 commit
  9. 03 Jan, 2009 1 commit
  10. 30 Dec, 2008 2 commits
  11. 27 Dec, 2008 2 commits
  12. 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
  13. 08 Oct, 2008 1 commit
  14. 09 Sep, 2008 2 commits
  15. 08 Sep, 2008 1 commit
  16. 07 Sep, 2008 3 commits
  17. 29 Aug, 2008 2 commits
  18. 26 Aug, 2008 1 commit
  19. 12 Apr, 2008 3 commits
  20. 05 Feb, 2008 1 commit
  21. 26 Jan, 2008 1 commit
  22. 03 Jan, 2008 1 commit
    • Eric Wong's avatar
      Cleanup #includes of standard system headers and put them in one place · cb8f1af3
      Eric Wong authored
      This will make refactoring features easier, especially now that
      pthreads support and larger refactorings are on the horizon.
      
      Hopefully, this will make porting to other platforms (even
      non-UNIX-like ones for masochists) easier, too.
      
      os_compat.h will house all the #includes for system headers
      considered to be the "core" of MPD.  Headers for optional
      features will be left to individual source files.
      
      git-svn-id: https://svn.musicpd.org/mpd/trunk@7130 09075e82-0dd4-0310-85a5-a0d7c8717e4f
      cb8f1af3
  23. 13 Jun, 2007 1 commit
  24. 12 Jun, 2007 1 commit
  25. 10 Jun, 2007 1 commit
  26. 30 May, 2007 1 commit
  27. 24 May, 2007 1 commit
  28. 05 Apr, 2007 1 commit
  29. 14 Jan, 2007 1 commit