1. 13 Mar, 2020 1 commit
    • Rosen Penev's avatar
      replace stddef.h with cstddef · 2db8bcc3
      Rosen Penev authored
      The former is deprecated with C++14. The standard says both are the same:
      
      The contents and meaning of the header<cstddef>are the same as the C
      standard library header<stddef.h>,except that it does not declare the type
      wchar_t, that it also declares the type byte and its associated
      operations (21.2.5), and as noted in 21.2.3 and 21.2.4.
      Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
      Unverified
      2db8bcc3
  2. 18 Jan, 2020 1 commit
  3. 17 Jun, 2019 1 commit
  4. 07 May, 2019 2 commits
  5. 31 Oct, 2018 1 commit
  6. 03 Jan, 2017 1 commit
  7. 16 Sep, 2016 1 commit
  8. 26 Feb, 2016 1 commit
  9. 22 Feb, 2016 1 commit
  10. 01 Jan, 2015 1 commit
  11. 13 Jan, 2014 1 commit
  12. 28 Sep, 2013 1 commit
  13. 04 Sep, 2013 1 commit
  14. 29 Jan, 2011 1 commit
  15. 01 Jan, 2010 1 commit
  16. 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
  17. 02 Mar, 2009 1 commit
  18. 04 Feb, 2009 1 commit
  19. 07 Jan, 2009 2 commits
  20. 03 Jan, 2009 1 commit
  21. 30 Dec, 2008 2 commits
  22. 27 Dec, 2008 2 commits
  23. 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
  24. 08 Oct, 2008 1 commit
  25. 09 Sep, 2008 2 commits
  26. 08 Sep, 2008 1 commit
  27. 07 Sep, 2008 3 commits
  28. 29 Aug, 2008 2 commits
  29. 26 Aug, 2008 1 commit
  30. 12 Apr, 2008 3 commits