1. 10 Mar, 2021 1 commit
    • Simon Persson's avatar
      Add tags relevant to classical music. · 8f1e7385
      Simon Persson authored
      This commit adds some tags that are (mostly) interesting for listeners
      of classical music.
      
      Ensemble
      --------
      This is an ensemble that is playing the music, such as Wiener
      Philharmoniker. The tag can be used to distinguish the ensemble from the
      conductor, composer, soloist, and ensemble, that are generally all in
      the "ARTIST" tag.
      
      Movement
      -------
      The movement number and movement (name) of this track, i.e.  "II" and
      "Allegro".
      
      ComposerSort
      ------------
      Allows us to look for Beethoven's 9th under B, for Beethoven, not L for
      Ludwig.
      
      Location
      --------
      This is the location of the recording, e.g. "Wiener Musikverein".
      8f1e7385
  2. 04 Mar, 2021 1 commit
  3. 16 Feb, 2021 4 commits
  4. 07 Feb, 2021 1 commit
  5. 01 Jan, 2021 1 commit
  6. 28 Oct, 2020 1 commit
  7. 01 Jul, 2020 1 commit
  8. 30 May, 2020 1 commit
  9. 27 Apr, 2020 1 commit
  10. 24 Apr, 2020 7 commits
  11. 22 Apr, 2020 1 commit
  12. 08 Apr, 2020 2 commits
  13. 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
  14. 19 Mar, 2020 1 commit
  15. 16 Mar, 2020 1 commit
  16. 13 Mar, 2020 3 commits
  17. 12 Mar, 2020 1 commit
  18. 11 Mar, 2020 1 commit
  19. 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
  20. 02 Feb, 2020 1 commit
  21. 18 Jan, 2020 4 commits
  22. 16 Dec, 2019 1 commit
  23. 05 Nov, 2019 1 commit
  24. 25 Oct, 2019 1 commit
  25. 14 Aug, 2019 1 commit