mpd/src/fs
Mantas Mikulėnas cd289843f7 fs/StandardDirectory: look for cache dir in environment, not user-dirs
The XDG cache directory is part of the "base directories" spec like
$XDG_CONFIG_HOME, not "user directories".
2014-07-11 08:09:19 +02:00
..
AllocatedPath.cxx fs/Charset: disable if GLib is disabled 2014-02-17 22:48:26 +01:00
AllocatedPath.hxx fs/AllocatedPath: add conversion constructor from Path 2014-01-30 23:36:57 +01:00
Charset.cxx fs/Charset: use "UTF-8" instead of "utf-8" as the default value 2014-02-23 22:03:40 +01:00
Charset.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
CheckFile.cxx Mapper: move check_directory() to the filesystem library 2014-02-07 23:25:47 +01:00
CheckFile.hxx Mapper: move check_directory() to the filesystem library 2014-02-07 23:25:47 +01:00
Config.cxx fs/Charset: disable if GLib is disabled 2014-02-17 22:48:26 +01:00
Config.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
DirectoryReader.hxx fs/DirectoryReader: GetEntry() returns Path, not AllocatedPath 2014-01-30 22:20:57 +01:00
Domain.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
Domain.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
FileSystem.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
FileSystem.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Limits.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Path.cxx fs/Traits: add function Relative() 2014-02-07 19:08:51 +01:00
Path.hxx fs/Traits: add function Relative() 2014-02-07 19:08:51 +01:00
StandardDirectory.cxx fs/StandardDirectory: look for cache dir in environment, not user-dirs 2014-07-11 08:09:19 +02:00
StandardDirectory.hxx fs/StandardDirectory: add GetUserCacheDir() 2014-03-01 22:51:51 +01:00
TextFile.cxx fs/TextFile: use custom allocation instead of GString 2014-02-17 23:04:10 +01:00
TextFile.hxx fs/TextFile: use custom allocation instead of GString 2014-02-17 23:04:10 +01:00
Traits.cxx fs/Traits: add function Relative() 2014-02-07 19:08:51 +01:00
Traits.hxx fs/Traits: add function Relative() 2014-02-07 19:08:51 +01:00