1. 21 Dec, 2008 1 commit
  2. 28 Nov, 2008 1 commit
    • Raphaël Rigo's avatar
      update: added options which control symlink behaviour · 5b089f85
      Raphaël Rigo authored
      The configuration options "follow_outside_symlinks" and
      "follow_inside_symlinks" let the user control whether MPD should
      follow symbolic links in the music directory.
      
      [mk: converted variables to "bool"; moved configuration to
      update_global_init()]
      5b089f85
  3. 27 Nov, 2008 1 commit
    • Max Kellermann's avatar
      conf: added config_get_bool() · bd0653f4
      Max Kellermann authored
      In contrast to, getBoolConfigParam(), config_get_bool() properly
      returns a "bool" value.  In case of "unset", it returns the default
      value provided by the caller.
      bd0653f4
  4. 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
  5. 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
  6. 05 Feb, 2008 1 commit
  7. 05 Sep, 2007 1 commit
  8. 03 Jun, 2007 1 commit
  9. 05 Apr, 2007 1 commit
  10. 02 Feb, 2007 1 commit
  11. 11 Jan, 2007 1 commit
  12. 23 Dec, 2006 1 commit
  13. 28 Aug, 2006 1 commit
  14. 20 Aug, 2006 1 commit
  15. 27 Jul, 2006 1 commit
  16. 22 Jul, 2006 1 commit
  17. 21 Jul, 2006 1 commit
  18. 20 Jul, 2006 1 commit
  19. 14 Jul, 2006 2 commits
  20. 13 Jul, 2006 2 commits
  21. 21 Jun, 2006 1 commit
  22. 30 Apr, 2006 1 commit
  23. 18 Nov, 2005 1 commit
  24. 11 Mar, 2005 1 commit
  25. 09 Mar, 2005 1 commit
  26. 06 Mar, 2005 1 commit
  27. 10 Nov, 2004 1 commit
  28. 02 Nov, 2004 1 commit
  29. 28 Oct, 2004 1 commit
  30. 23 Oct, 2004 1 commit
  31. 05 Oct, 2004 1 commit
  32. 02 Sep, 2004 1 commit
  33. 17 Jul, 2004 1 commit
  34. 20 Jun, 2004 1 commit
  35. 10 May, 2004 1 commit
  36. 07 May, 2004 1 commit
  37. 14 Apr, 2004 1 commit
  38. 18 Mar, 2004 1 commit