1. 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
  2. 08 Oct, 2008 1 commit
  3. 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
  4. 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
  5. 26 Aug, 2008 6 commits
  6. 02 Jun, 2008 1 commit
  7. 13 Apr, 2008 4 commits
  8. 12 Apr, 2008 4 commits
  9. 05 Apr, 2007 1 commit
  10. 20 Aug, 2006 1 commit
  11. 06 Aug, 2006 1 commit
  12. 01 Aug, 2006 3 commits
  13. 20 Jul, 2006 1 commit
  14. 14 Jul, 2006 1 commit
  15. 13 Jul, 2006 1 commit
  16. 16 Nov, 2005 1 commit
  17. 02 Nov, 2004 1 commit
  18. 10 May, 2004 1 commit
  19. 07 May, 2004 1 commit
  20. 14 Apr, 2004 1 commit
  21. 11 Apr, 2004 1 commit
  22. 01 Apr, 2004 1 commit
  23. 18 Mar, 2004 1 commit
  24. 05 Mar, 2004 1 commit
  25. 25 Feb, 2004 1 commit
  26. 23 Feb, 2004 1 commit