1. 03 Jan, 2017 2 commits
  2. 29 Dec, 2016 1 commit
  3. 28 Oct, 2016 1 commit
  4. 05 Sep, 2016 3 commits
  5. 23 Aug, 2016 1 commit
  6. 17 Jun, 2016 1 commit
  7. 01 Mar, 2016 1 commit
  8. 26 Feb, 2016 1 commit
  9. 22 Feb, 2016 1 commit
  10. 07 Feb, 2016 1 commit
  11. 02 Feb, 2015 1 commit
  12. 21 Jan, 2015 3 commits
  13. 01 Jan, 2015 1 commit
  14. 28 Nov, 2014 1 commit
  15. 21 Nov, 2014 1 commit
  16. 19 Feb, 2014 1 commit
  17. 06 Feb, 2014 2 commits
  18. 27 Jan, 2014 1 commit
  19. 26 Jan, 2014 3 commits
  20. 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