summaryrefslogtreecommitdiff
path: root/src/UpdateWalk.cxx
AgeCommit message (Expand)Author
2014-01-24Update*: move to update/Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-07util/Alloc: new library replacing GLib's g_malloc()Max Kellermann
2013-12-05fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-21GetBaseUTF8Max Kellermann
2013-10-20UpdateWalk: convert anonymous enum to constexprMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann
2013-10-17fs/Path: move definitions to struct PathTraitsMax Kellermann
2013-10-15*: use WIN32 instead of G_OS_WIN32Max Kellermann
2013-10-14fs/Path: add method IsAbsolute()Max Kellermann
2013-10-14fs/Path: add separator constants/functionsMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-05-06UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8Denis Krjuchkov
2013-04-08uri: convert to C++Max Kellermann
2013-02-02UpdateWalk.cxx: use FileExistsDenis Krjuchkov
2013-01-28Path::FromUTF8() returns nulled instance on error, add error handling where r...Denis Krjuchkov
2013-01-28Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()Denis Krjuchkov
2013-01-26playlist/*: convert to C++Max Kellermann
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov
2013-01-18Path: new class "Path" wraps filesystem path stringsMax Kellermann
2013-01-17path: convert to C++Max Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-03ExcludeList: convert to a classMax Kellermann
2013-01-03exclude: convert to C++Max Kellermann
2013-01-03PlaylistVector: use std::listMax Kellermann
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann
2013-01-03database.h: rename to DatabaseSimple.hxxMax Kellermann
2013-01-02Directory: turn functions to methodsMax Kellermann
2013-01-02Directory: make the header C++ onlyMax Kellermann
2013-01-02mapper: convert to C++Max Kellermann
2013-01-02PlaylistInfo: rename class, use std::stringMax Kellermann
2013-01-02db_lock: convert to C++Max Kellermann
2013-01-02playlist_vector: convert to C++Max Kellermann
2013-01-02update: convert to C++Max Kellermann