1. 05 Jul, 2019 1 commit
  2. 08 May, 2019 1 commit
  3. 07 May, 2019 1 commit
  4. 26 Apr, 2019 1 commit
  5. 25 Apr, 2019 1 commit
  6. 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
  7. 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
  8. 02 Aug, 2018 1 commit
  9. 06 Jul, 2018 1 commit
  10. 24 Jan, 2018 1 commit
  11. 21 Jan, 2018 3 commits
  12. 02 Jan, 2018 1 commit
  13. 19 Dec, 2017 1 commit
  14. 14 Nov, 2017 1 commit
  15. 12 Nov, 2017 1 commit
  16. 10 Nov, 2017 1 commit
  17. 01 Sep, 2017 3 commits
  18. 18 Aug, 2017 1 commit
  19. 04 Jun, 2017 1 commit
  20. 08 May, 2017 1 commit
  21. 11 Feb, 2017 3 commits
  22. 06 Feb, 2017 1 commit
  23. 08 Jan, 2017 1 commit