1. 26 Sep, 2014 5 commits
  2. 13 Sep, 2014 1 commit
  3. 03 Sep, 2014 1 commit
  4. 13 Aug, 2014 1 commit
    • Max Kellermann's avatar
      encoder/shine: require libshine 3.1, adapt to new API · 8b7718fb
      Max Kellermann authored
      The "written" argument to shine_encode_buffer() and shine_flush() was
      changed from "long" to "int", which breaks API and ABI compatibility.
      This is a big deal, and it doesn't seem worthwile to keep support for
      the (broken) 3.0 release.
      8b7718fb
  5. 11 Aug, 2014 1 commit
  6. 07 Aug, 2014 1 commit
  7. 06 Aug, 2014 1 commit
  8. 02 Aug, 2014 2 commits
  9. 23 Jun, 2014 1 commit
  10. 16 Jun, 2014 1 commit
  11. 11 Jun, 2014 1 commit
  12. 10 Jun, 2014 1 commit
  13. 26 Apr, 2014 1 commit
  14. 15 Mar, 2014 1 commit
  15. 06 Mar, 2014 1 commit
  16. 24 Feb, 2014 1 commit
  17. 22 Feb, 2014 1 commit
    • Max Kellermann's avatar
      first Android release · 4dcf0b8a
      Max Kellermann authored
      Finally, MPD runs on Android.  For some small value of "runs".  Very
      much work left, too much to describe.
      4dcf0b8a
  18. 21 Feb, 2014 1 commit
  19. 18 Feb, 2014 2 commits
  20. 17 Feb, 2014 1 commit
  21. 09 Feb, 2014 1 commit
  22. 06 Feb, 2014 2 commits
  23. 30 Jan, 2014 2 commits
  24. 27 Jan, 2014 4 commits
  25. 26 Jan, 2014 1 commit
  26. 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
  27. 24 Jan, 2014 1 commit
  28. 23 Jan, 2014 1 commit
  29. 20 Jan, 2014 1 commit