1. 05 Jul, 2019 1 commit
  2. 16 Jun, 2019 1 commit
  3. 22 Feb, 2019 2 commits
  4. 20 Feb, 2019 2 commits
  5. 31 Oct, 2018 1 commit
  6. 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
  7. 02 Sep, 2018 3 commits
  8. 09 Aug, 2018 1 commit
  9. 17 Jul, 2018 1 commit
  10. 06 Jul, 2018 1 commit
  11. 17 Jan, 2018 1 commit
  12. 18 Dec, 2017 1 commit
    • FlashSystems's avatar
      Fix `lsinfo` and `add` for mounted databases. · c488d312
      FlashSystems authored
      If `SimpleDatabase::Visit` is called on a database that contains a mounted directry the URIs of the elements passed to the callbacks are not prefixed by the mountpoint path. This leads to lsinfo and add not working because they use the wrong URI. This pull request is using the `WalkMount` helper function to create prefixed versions of `VisitDirectory`, `VisitSong` and `VisitPlaylist` to add the correct prefix to the parameters of the callback functions.
      c488d312
  13. 12 Dec, 2017 1 commit
  14. 24 Aug, 2017 1 commit
  15. 11 Feb, 2017 1 commit
  16. 10 Feb, 2017 1 commit
  17. 08 Feb, 2017 1 commit
  18. 03 Jan, 2017 1 commit
  19. 23 Nov, 2016 1 commit
  20. 29 Oct, 2016 5 commits
  21. 28 Oct, 2016 4 commits
  22. 18 Mar, 2016 4 commits
  23. 01 Mar, 2016 1 commit
  24. 28 Feb, 2016 3 commits