aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateWalk.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* song: convert header to C++Max Kellermann2013-07-281-4/+4
|
* UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8Denis Krjuchkov2013-05-061-27/+23
|
* uri: convert to C++Max Kellermann2013-04-081-4/+1
|
* UpdateWalk.cxx: use FileExistsDenis Krjuchkov2013-02-021-3/+2
|
* Path::FromUTF8() returns nulled instance on error, add error handling where ↵Denis Krjuchkov2013-01-281-2/+2
| | | | required
* Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()Denis Krjuchkov2013-01-281-11/+8
|
* playlist/*: convert to C++Max Kellermann2013-01-261-1/+1
|
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
|
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-27/+15
|
* path: convert to C++Max Kellermann2013-01-171-1/+1
|
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
|
* ExcludeList: convert to a classMax Kellermann2013-01-031-9/+8
|
* exclude: convert to C++Max Kellermann2013-01-031-1/+1
|
* PlaylistVector: use std::listMax Kellermann2013-01-031-8/+8
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-22/+21
|
* database.h: rename to DatabaseSimple.hxxMax Kellermann2013-01-031-1/+1
|
* Directory: turn functions to methodsMax Kellermann2013-01-021-6/+5
|
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
|
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
|
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-021-5/+8
|
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
|
* playlist_vector: convert to C++Max Kellermann2013-01-021-1/+1
|
* update: convert to C++Max Kellermann2013-01-021-0/+511