Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tag/TagBuilder: rename Commit() to CommitNew() | Max Kellermann | 2014-01-08 | 1 | -1/+1 |
* | UpdateContainer: pass suffix instead of DecoderPlugin | Max Kellermann | 2013-12-29 | 1 | -2/+14 |
* | Log: add level "DEFAULT" | Max Kellermann | 2013-11-04 | 1 | -2/+2 |
* | DecoderPlugin: move functions into the struct | Max Kellermann | 2013-10-21 | 1 | -2/+2 |
* | decoder_plugin: rename struct to DecoderPlugin | Max Kellermann | 2013-10-21 | 1 | -1/+1 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -9/+9 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -6/+6 |
* | fs/Path: rename to AllocatedPath | Max Kellermann | 2013-10-17 | 1 | -3/+3 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -1/+4 |
* | TagHandler: use a TagBuilder internally | Max Kellermann | 2013-09-26 | 1 | -3/+8 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -2/+2 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -2/+2 |
* | tag: move enum tag_type to TagType.h | Max Kellermann | 2013-07-30 | 1 | -0/+1 |
* | tag_handler: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -4/+1 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -2/+2 |
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | UpdateContainer: remove duplicate unlock call | Max Kellermann | 2013-01-30 | 1 | -1/+0 |
* | Path: move to fs subdirectory | Denis Krjuchkov | 2013-01-22 | 1 | -1/+1 |
* | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 2013-01-18 | 1 | -7/+6 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -1/+0 |
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -6/+5 |
* | Directory: turn functions to methods | Max Kellermann | 2013-01-02 | 1 | -5/+4 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | mapper: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | db_lock: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | update: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+126 |