aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateWalk.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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