1. 15 Feb, 2009 1 commit
  2. 25 Jan, 2009 3 commits
  3. 21 Jan, 2009 1 commit
  4. 19 Jan, 2009 1 commit
  5. 18 Jan, 2009 4 commits
  6. 17 Jan, 2009 4 commits
  7. 11 Jan, 2009 1 commit
  8. 31 Dec, 2008 1 commit
  9. 21 Dec, 2008 1 commit
  10. 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
  11. 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
  12. 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
  13. 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
  14. 05 Feb, 2008 1 commit
  15. 05 Sep, 2007 1 commit
  16. 03 Jun, 2007 1 commit
  17. 05 Apr, 2007 1 commit
  18. 02 Feb, 2007 1 commit
  19. 11 Jan, 2007 1 commit
  20. 23 Dec, 2006 1 commit
  21. 28 Aug, 2006 1 commit
  22. 20 Aug, 2006 1 commit
  23. 27 Jul, 2006 1 commit
  24. 22 Jul, 2006 1 commit
  25. 21 Jul, 2006 1 commit
  26. 20 Jul, 2006 1 commit
  27. 14 Jul, 2006 2 commits
  28. 13 Jul, 2006 2 commits
  29. 21 Jun, 2006 1 commit
  30. 30 Apr, 2006 1 commit