1. 26 Oct, 2016 2 commits
  2. 12 Oct, 2016 1 commit
  3. 17 Jun, 2016 1 commit
  4. 18 Mar, 2016 1 commit
  5. 10 Mar, 2016 6 commits
  6. 05 Mar, 2016 5 commits
  7. 26 Feb, 2016 1 commit
  8. 01 Jan, 2015 1 commit
  9. 09 Feb, 2014 1 commit
  10. 06 Feb, 2014 1 commit
  11. 05 Feb, 2014 1 commit
  12. 04 Feb, 2014 5 commits
  13. 30 Jan, 2014 2 commits
  14. 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
  15. 24 Jan, 2014 1 commit
  16. 13 Jan, 2014 1 commit
  17. 11 Jan, 2014 1 commit
  18. 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
  19. 21 Oct, 2013 1 commit
  20. 28 Jul, 2013 1 commit
  21. 17 Apr, 2013 1 commit
  22. 10 Jan, 2013 1 commit
  23. 07 Jan, 2013 2 commits
  24. 08 Aug, 2012 1 commit