Max Kellermann
|
9508ea982b
|
fs/Path: add method IsAbsolute()
|
2013-10-14 22:38:29 +02:00 |
|
Max Kellermann
|
47d655ea7f
|
fs/Path: add separator constants/functions
|
2013-10-14 22:26:23 +02:00 |
|
Max Kellermann
|
0b27ac2f5c
|
fs/Path: add method RelativeFS()
Move code from map_fs_to_utf8().
|
2013-10-14 22:09:02 +02:00 |
|
Max Kellermann
|
b915e43391
|
fs/Path: add method data()
|
2013-10-14 21:57:43 +02:00 |
|
Max Kellermann
|
43675717b8
|
filesystem/Path: use std::string
|
2013-10-02 08:56:27 +02:00 |
|
Max Kellermann
|
1ee6a78cb7
|
Path: add FromUTF8() overload that returns an Error
|
2013-09-12 10:17:41 +02:00 |
|
Max Kellermann
|
bf4ee48efa
|
ConfigPath: move path_domain to system/Path.cxx
|
2013-09-12 10:03:37 +02:00 |
|
Denis Krjuchkov
|
17dca254a3
|
Path.hxx: add GetDirectoryName() method
|
2013-02-02 19:28:02 +06:00 |
|
Denis Krjuchkov
|
e98e2a0b07
|
Path::FromUTF8() returns nulled instance on error, add error handling where required
|
2013-01-28 00:13:46 +06:00 |
|
Denis Krjuchkov
|
943064bb51
|
Path: convert remaining funcs to methods, keep fs_charset as std::string
|
2013-01-28 00:13:46 +06:00 |
|
Denis Krjuchkov
|
7149a8ae4f
|
Path: merge utf8_to_fs_charset() into Path::FromUTF8()
|
2013-01-28 00:13:45 +06:00 |
|
Denis Krjuchkov
|
3c7cf94643
|
Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()
|
2013-01-28 00:13:45 +06:00 |
|
Denis Krjuchkov
|
e995cd928c
|
Path: define MPD_PATH_MAX to 260 on Windows
|
2013-01-26 11:18:12 +06:00 |
|
Denis Krjuchkov
|
292d7c3fdf
|
Path: ToUTF() returns std::string
|
2013-01-26 11:16:12 +06:00 |
|
Denis Krjuchkov
|
ef93cdf4a8
|
Path: move to fs subdirectory
|
2013-01-22 01:24:53 +06:00 |
|