aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateContainer.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log: add level "DEFAULT"Max Kellermann2013-11-041-2/+2
* DecoderPlugin: move functions into the structMax Kellermann2013-10-211-2/+2
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-9/+9
* *: use nullptr instead of NULLMax Kellermann2013-10-191-6/+6
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-3/+3
* Log: new logging library APIMax Kellermann2013-10-021-1/+4
* TagHandler: use a TagBuilder internallyMax Kellermann2013-09-261-3/+8
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-2/+2
* tag: convert to C++Max Kellermann2013-07-301-2/+2
* tag: move enum tag_type to TagType.hMax Kellermann2013-07-301-0/+1
* tag_handler: convert to C++Max Kellermann2013-07-291-4/+1
* song: convert header to C++Max Kellermann2013-07-281-2/+2
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* UpdateContainer: remove duplicate unlock callMax Kellermann2013-01-301-1/+0
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-7/+6
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+0
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-6/+5
* Directory: turn functions to methodsMax Kellermann2013-01-021-5/+4
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
* update: convert to C++Max Kellermann2013-01-021-0/+126