1. 18 Mar, 2016 2 commits
  2. 10 Mar, 2016 1 commit
  3. 05 Mar, 2016 3 commits
  4. 26 Feb, 2016 1 commit
  5. 07 Feb, 2016 1 commit
  6. 01 Jan, 2015 1 commit
  7. 12 Dec, 2014 1 commit
  8. 04 Feb, 2014 3 commits
  9. 31 Jan, 2014 1 commit
  10. 30 Jan, 2014 1 commit
  11. 25 Jan, 2014 1 commit
    • Max Kellermann's avatar
      neighbor: new subsystem to detect file servers on the local network · 5c4a42ca
      Max Kellermann authored
      This commit adds the NeighborPlugin API which can be used to detect
      nearby file servers that can be used by input plugins.  This list of
      servers is exported using the new "listneighbors" command.  The idle
      even "neighbor" notifies interested clients when a new neighbor is
      found or an existing one is lost.
      
      There's a lot missing currently: protocol&user documentation, and a
      way to "mount" remote servers into the music database.  Obviously,
      some code from the UPnP database plugin can be moved to a neighbor
      plugin.
      5c4a42ca
  12. 13 Jan, 2014 1 commit
  13. 11 Jan, 2014 1 commit
  14. 10 Jan, 2014 1 commit
  15. 09 Jan, 2014 1 commit
    • Max Kellermann's avatar
      DetachedSong: fork of struct Song · 322b0616
      Max Kellermann authored
      From now on, struct Song will be used by the database only, and
      DetachedSong will be used by everybody else.  DetachedSong is easier
      to use, but Song has lower overhead.
      322b0616
  16. 21 Oct, 2013 2 commits
  17. 28 Jul, 2013 1 commit
  18. 17 Apr, 2013 1 commit
  19. 10 Jan, 2013 1 commit
  20. 07 Jan, 2013 1 commit
  21. 02 Jan, 2013 1 commit
  22. 29 Jan, 2011 1 commit
  23. 01 Jan, 2010 1 commit
  24. 31 Oct, 2009 1 commit
  25. 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
  26. 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
  27. 26 Aug, 2008 6 commits
  28. 02 Jun, 2008 1 commit
  29. 13 Apr, 2008 1 commit