1. 01 Mar, 2016 1 commit
  2. 26 Feb, 2016 1 commit
  3. 24 Aug, 2015 4 commits
  4. 01 Jan, 2015 1 commit
  5. 13 Jan, 2014 1 commit
  6. 05 Sep, 2013 2 commits
  7. 30 Jul, 2013 1 commit
  8. 07 Jan, 2013 1 commit
  9. 10 Sep, 2011 1 commit
  10. 29 Jan, 2011 1 commit
  11. 01 Jan, 2010 1 commit
  12. 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
  13. 28 Feb, 2009 2 commits
  14. 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
  15. 08 Oct, 2008 1 commit
  16. 29 Sep, 2008 1 commit
    • Eric Wong's avatar
      Switch to C99 types (retaining compat with old compilers) · 0352766d
      Eric Wong authored
      Seeing the "mpd_" prefix _everywhere_ is mind-numbing as the
      mind needs to retrain itself to skip over the first 4 tokens of
      a type to get to its meaning.  So avoid having extra characters
      on my terminal to make it easier to follow code at 2:30 am in
      the morning.
      
      Please report any new issues you may come across on Free
      toolchains.  I realize how difficult it can be to build/maintain
      cross-compiling toolchains and I have no intention of forcing
      people to upgrade their toolchains to build mpd.
      
      Tested with gcc 2.95.4 and and gcc 4.3.1 on x86-32.
      0352766d
  17. 07 Sep, 2008 1 commit
    • Max Kellermann's avatar
      tag: moved code to tag_print.c · 386c3031
      Max Kellermann authored
      Move everything which dumps a tag to a file descriptor to tag_print.c.
      This relaxes dependencies and splits the code into smaller parts.
      386c3031
  18. 26 Aug, 2008 6 commits
  19. 02 Jun, 2008 1 commit
  20. 13 Apr, 2008 4 commits
  21. 12 Apr, 2008 4 commits
  22. 05 Apr, 2007 1 commit
  23. 20 Aug, 2006 1 commit
  24. 06 Aug, 2006 1 commit