aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-28Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()Denis Krjuchkov2-22/+31
2013-01-28Path: introduce MPD_PATH_MAX_UTF8Denis Krjuchkov1-0/+10
2013-01-26Path: define MPD_PATH_MAX to 260 on WindowsDenis Krjuchkov1-1/+3
2013-01-26Path: ToUTF() returns std::stringDenis Krjuchkov2-8/+17
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov2-0/+395
2013-01-22FileSystem: extract DirectoryReader, improve the restDenis Krjuchkov3-0/+283