aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/StandardDirectory.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann1-0/+1
2015-02-25fs/{Allocated,}Path,Charset: use PathTraitsFS typedefsMax Kellermann1-2/+2
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-07fs/io/BufferedReader: new class to replace class TextFileMax Kellermann1-1/+2
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann1-1/+1
2014-08-07util/StringUtil: add StripRight() overload with "end" argumentMax Kellermann1-4/+1
2014-08-07util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann1-3/+3
2014-08-07fs/StandardDirectory: pass writable string to ParseConfigLine()Max Kellermann1-8/+10
2014-07-11fs/StandardDirectory: look for cache dir in environment, not user-dirsMantas Mikulėnas1-3/+15
2014-03-01fs/StandardDirectory: add GetUserCacheDir()Max Kellermann1-0/+14
2014-03-01java/File: add method ToAbsolutePath() returning AllocatedPathMax Kellermann1-7/+1
2014-03-01Android: obtain music directory from Environment.getExternalStoragePublicDire...Max Kellermann1-1/+14
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-08fs: implemented standard directories APIDenis Krjuchkov1-0/+294