1. 05 Aug, 2021 6 commits
  2. 15 Apr, 2021 1 commit
  3. 04 Mar, 2021 1 commit
  4. 07 Feb, 2021 1 commit
  5. 01 Jan, 2021 1 commit
  6. 01 Jul, 2020 1 commit
  7. 30 May, 2020 1 commit
  8. 27 Apr, 2020 1 commit
  9. 24 Apr, 2020 7 commits
  10. 22 Apr, 2020 1 commit
  11. 08 Apr, 2020 2 commits
  12. 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
  13. 19 Mar, 2020 1 commit
  14. 16 Mar, 2020 1 commit
  15. 13 Mar, 2020 3 commits
  16. 12 Mar, 2020 1 commit
  17. 11 Mar, 2020 1 commit
  18. 04 Feb, 2020 1 commit
    • Max Kellermann's avatar
      tag/ApeTag: don't take reference of IterableSplitString() elements · 7c62887d
      Max Kellermann authored
      This doesn't work because IterableSplitString() returns its elements
      by value.
      
      Fixes clang warning:
      
       loop variable 'i' is always a copy because the range of type 'IterableSplitString' (aka 'BasicIterableSplitString<char>') does not return a reference [-Werror,-Wrange-loop-analysis]
      7c62887d
  19. 02 Feb, 2020 1 commit
  20. 18 Jan, 2020 4 commits
  21. 16 Dec, 2019 1 commit
  22. 05 Nov, 2019 1 commit
  23. 25 Oct, 2019 1 commit