1. 31 Oct, 2018 1 commit
    • Max Kellermann's avatar
      Listen: use fs/XDG.hxx · 9fc00a81
      Max Kellermann authored
      This keeps one central place for the XDG switch.  Specifically, this
      disables the XDG listener on Apple, where XDG is not supported.
      9fc00a81
  2. 30 Oct, 2018 3 commits
  3. 07 Aug, 2018 1 commit
  4. 18 Jul, 2018 1 commit
  5. 17 Jul, 2018 1 commit
  6. 16 Jul, 2018 1 commit
  7. 15 Jul, 2018 1 commit
  8. 29 Jan, 2018 2 commits
  9. 19 Dec, 2017 1 commit
  10. 10 Nov, 2017 1 commit
  11. 10 Aug, 2017 2 commits
  12. 03 Jan, 2017 1 commit
  13. 28 Oct, 2016 3 commits
  14. 26 Feb, 2016 1 commit
  15. 10 Feb, 2015 2 commits
  16. 21 Jan, 2015 2 commits
  17. 01 Jan, 2015 1 commit
  18. 19 Feb, 2014 4 commits
  19. 29 Jan, 2014 1 commit
  20. 23 Jan, 2014 2 commits
  21. 13 Jan, 2014 1 commit
  22. 19 Oct, 2013 2 commits
  23. 17 Oct, 2013 1 commit
    • Max Kellermann's avatar
      fs/Path: rename to AllocatedPath · abfbd553
      Max Kellermann authored
      The new class Path only holds a string pointer without being
      responsible for allocation/deallocation.  The FileSystem.hxx library
      accepts Path arguments instead of AllocatedPath, to avoid forcing
      callers to allocate another string object.
      abfbd553
  24. 15 Oct, 2013 2 commits
  25. 02 Oct, 2013 2 commits