1. 02 Apr, 2020 1 commit
    • Max Kellermann's avatar
      tag/Pool: enlarge hash table · b267ba5f
      Max Kellermann authored
      This consumes more memory (plus 48 kB on 32 bit systems), but reduces
      the number of hash collisions, speeding up MPD startup with large
      databases.
      b267ba5f
  2. 01 Apr, 2020 8 commits
  3. 31 Mar, 2020 1 commit
  4. 26 Mar, 2020 15 commits
  5. 25 Mar, 2020 6 commits
  6. 22 Mar, 2020 2 commits
  7. 19 Mar, 2020 2 commits
    • Max Kellermann's avatar
      release v0.21.21 · c560ec8e
      Max Kellermann authored
      c560ec8e
    • 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
  8. 12 Mar, 2020 5 commits