1. 01 Jan, 2015 1 commit
  2. 25 Nov, 2014 1 commit
  3. 29 Aug, 2014 1 commit
  4. 12 Jul, 2014 2 commits
  5. 23 Jan, 2014 1 commit
  6. 19 Jan, 2014 1 commit
  7. 13 Jan, 2014 1 commit
  8. 08 Jan, 2014 1 commit
  9. 19 Oct, 2013 1 commit
  10. 05 Sep, 2013 2 commits
  11. 30 Jul, 2013 1 commit
  12. 28 Jul, 2013 1 commit
  13. 07 Jan, 2013 1 commit
  14. 03 Jan, 2013 2 commits
  15. 02 Jan, 2013 1 commit
  16. 29 Jan, 2011 1 commit
  17. 01 Jan, 2010 1 commit
  18. 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
  19. 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
  20. 28 Feb, 2009 2 commits
  21. 27 Feb, 2009 1 commit
  22. 07 Sep, 2008 2 commits
  23. 26 Aug, 2008 2 commits
  24. 12 Apr, 2008 1 commit
    • Max Kellermann's avatar
      clean up CPP includes · c89b358c
      Max Kellermann authored
      Try to only include headers which are really needed.  We should
      particularly check all "headers including other headers".  The
      long-term goal is to have a manageable, small API for plugins
      (decoders, output) without so many mpd internals cluttering the
      namespace.
      
      git-svn-id: https://svn.musicpd.org/mpd/trunk@7319 09075e82-0dd4-0310-85a5-a0d7c8717e4f
      c89b358c
  25. 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
  26. 01 Jun, 2007 1 commit
  27. 05 Apr, 2007 1 commit
  28. 11 Jan, 2007 1 commit
  29. 20 Aug, 2006 1 commit
  30. 20 Jul, 2006 1 commit
  31. 14 Jul, 2006 2 commits
  32. 13 Jul, 2006 1 commit
  33. 16 Nov, 2005 1 commit