Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Playlist*, Queue: use GetDatabase() overload without Error | Max Kellermann | 2013-10-22 | 1 | -1/+1 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -12/+12 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -4/+4 |
* | PlaylistEdit, QueueSave: free the Song object after Append() | Max Kellermann | 2013-10-18 | 1 | -0/+2 |
* | fs/Path: move definitions to struct PathTraits | Max Kellermann | 2013-10-17 | 1 | -2/+2 |
* | Song: GetURI() returns std::string | Max Kellermann | 2013-10-17 | 1 | -4/+2 |
* | fs/Path: add method IsAbsolute() | Max Kellermann | 2013-10-14 | 1 | -1/+2 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -3/+6 |
* | Listen, ...: add missing includes | Max Kellermann | 2013-10-02 | 1 | -0/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -6/+6 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -8/+8 |
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -4/+1 |
* | queue: convert all functions to methods | Max Kellermann | 2013-01-06 | 1 | -5/+5 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | TextFile: convert to a class | Max Kellermann | 2013-01-03 | 1 | -4/+3 |
* | text_file: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | database.h: eliminate db_*_song() | Max Kellermann | 2013-01-03 | 1 | -17/+19 |
* | db_save, state_file: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+129 |