1. 22 Feb, 2019 2 commits
  2. 20 Feb, 2019 4 commits
  3. 19 Nov, 2018 2 commits
    • Max Kellermann's avatar
      db/upnp: use the generic ::CollectUniqueTags() function · 4b707829
      Max Kellermann authored
      This function implements the "group" feature on top of the
      Database::Visit() method.
      4b707829
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  4. 31 Oct, 2018 1 commit
  5. 22 Oct, 2018 1 commit
    • Max Kellermann's avatar
      db: fix broken command "list ... group" · db27bb76
      Max Kellermann authored
      Grouping in the "list" command was completely broken from the start,
      unlike "count group".  I have no idea what I have been thinking when I
      wrote commit ae178c77, but it didn't
      make any sense.
      
      This commit is a rewrite of the feature.
      
      For clients to be able to detect this feature, this commit also
      increments the protocol version.
      db27bb76
  6. 14 Oct, 2018 1 commit
    • Max Kellermann's avatar
      build with Meson instead of autotools · 94592c14
      Max Kellermann authored
      So long, autotools!  This is my last MPD related project to migrate
      away from it.  It has its strengths, but also very obvious weaknesses
      and weirdnesses.  Today, many of its quirks are not needed anymore,
      and are cumbersome and slow.  Now welcome our new Meson overlords!
      94592c14
  7. 02 Sep, 2018 9 commits
  8. 20 Aug, 2018 1 commit
  9. 09 Aug, 2018 1 commit
  10. 02 Aug, 2018 2 commits
  11. 25 Jul, 2018 1 commit
  12. 17 Jul, 2018 1 commit
  13. 06 Jul, 2018 8 commits
  14. 28 May, 2018 2 commits
  15. 26 Apr, 2018 2 commits
  16. 24 Jan, 2018 1 commit
  17. 21 Jan, 2018 1 commit