1. 12 Mar, 2020 2 commits
  2. 04 Feb, 2020 1 commit
  3. 18 Jan, 2020 1 commit
  4. 23 Dec, 2019 1 commit
  5. 16 Dec, 2019 1 commit
  6. 15 Oct, 2019 7 commits
  7. 07 Oct, 2019 1 commit
  8. 09 Aug, 2019 1 commit
  9. 05 Jul, 2019 1 commit
  10. 08 May, 2019 1 commit
  11. 07 May, 2019 1 commit
  12. 26 Apr, 2019 1 commit
  13. 25 Apr, 2019 1 commit
  14. 19 Nov, 2018 1 commit
    • 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
  15. 17 Aug, 2018 1 commit
    • Joshua Wise's avatar
      storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8 · 29f78b18
      Joshua Wise authored
      When using a database that was not created with a WebDAV music_directory
      (i.e., if using a remote database, on which updates happen locally) and
      using the Curl storage plugin, MPD would previously send GET requests that
      had unescaped spaces in them.  This change uses Curl's URL-encode API to
      solve this.
      29f78b18
  16. 02 Aug, 2018 1 commit
  17. 06 Jul, 2018 1 commit
  18. 24 Jan, 2018 1 commit
  19. 21 Jan, 2018 3 commits
  20. 02 Jan, 2018 1 commit
  21. 19 Dec, 2017 1 commit
  22. 14 Nov, 2017 1 commit
  23. 12 Nov, 2017 1 commit
  24. 10 Nov, 2017 1 commit
  25. 01 Sep, 2017 3 commits
  26. 18 Aug, 2017 1 commit
  27. 04 Jun, 2017 1 commit
  28. 08 May, 2017 1 commit
  29. 11 Feb, 2017 1 commit