Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DetachedSong: fork of struct Song | Max Kellermann | 2014-01-09 | 1 | -3/+5 |
* | TextFile: move to fs subsystem | Denis Krjuchkov | 2013-12-08 | 1 | -1/+1 |
* | DirectorySave: don't duplicate string | Max Kellermann | 2013-12-04 | 1 | -11/+3 |
* | Util/StringUtil: add StringStartsWith() | Max Kellermann | 2013-11-28 | 1 | -6/+7 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -3/+0 |
* | DirectorySave: use Directory::GetName() | Max Kellermann | 2013-10-21 | 1 | -4/+1 |
* | util/NumberParser: utilities for parsing numbers from ASCII strings | Max Kellermann | 2013-10-21 | 1 | -2/+2 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -18/+18 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -11/+11 |
* | Listen, ...: add missing includes | Max Kellermann | 2013-10-02 | 1 | -0/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -23/+15 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -3/+3 |
* | TextFile: convert to a class | Max Kellermann | 2013-01-03 | 1 | -15/+12 |
* | text_file: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -4/+1 |
* | PlaylistVector: use std::list | Max Kellermann | 2013-01-03 | 1 | -2/+2 |
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -7/+7 |
* | Directory: turn functions to methods | Max Kellermann | 2013-01-02 | 1 | -14/+12 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | db_save, state_file: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+188 |