1. 25 Feb, 2021 1 commit
  2. 19 Jan, 2021 1 commit
  3. 10 Nov, 2020 1 commit
  4. 04 Nov, 2020 2 commits
  5. 28 Oct, 2020 1 commit
  6. 06 Oct, 2020 4 commits
  7. 23 Sep, 2020 2 commits
  8. 22 Sep, 2020 1 commit
  9. 21 Aug, 2020 1 commit
  10. 08 Aug, 2020 1 commit
  11. 10 Jul, 2020 1 commit
  12. 07 May, 2020 1 commit
    • Max Kellermann's avatar
      meson.build: require GCC 8 or clang 5 · a24ef280
      Max Kellermann authored
      Commit 60f957ed broken the GCC 7 build, but instead of working
      around missing C++17 features in old compilers, let's update the
      compiler version requirements.
      
      This commit raises the clang requirement to version 5 because this is
      the first version to support `constexpr` lambdas, to be used to
      `Dsd2Pcm.cxx`.
      a24ef280
  13. 19 Mar, 2020 1 commit
    • Max Kellermann's avatar
      raise default "max_connections" value to 100 · 56c234b4
      Max Kellermann authored
      Documentation says the limit is 5, but it was really 10 (at least
      since 2004).  But since MPD wants to promote using many small clients
      idling around, and these clients consume only very few resources, it
      seems reasonable to raise this limit's default value.
      56c234b4
  14. 12 Mar, 2020 1 commit
  15. 17 Feb, 2020 3 commits
  16. 17 Jan, 2020 2 commits
  17. 28 Oct, 2019 2 commits
  18. 09 Oct, 2019 1 commit
  19. 10 Aug, 2019 1 commit
  20. 31 May, 2019 3 commits
  21. 29 May, 2019 1 commit
  22. 13 May, 2019 4 commits
  23. 18 Mar, 2019 4 commits