Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DetachedSong: un-inline the destructor | Max Kellermann | 2014-01-23 | 1 | -0/+2 |
* | DetachedSong: add attribute "real_uri" | Max Kellermann | 2014-01-21 | 1 | -3/+34 |
* | DetachedSong: remove parameter names from "defaulted" constructors | Max Kellermann | 2014-01-21 | 1 | -2/+2 |
* | DetachedSong: use "default" copy/move constructors | Max Kellermann | 2014-01-21 | 1 | -10/+2 |
* | LightSong: new class to be used by DatabasePlugin callbacks | Max Kellermann | 2014-01-19 | 1 | -3/+3 |
* | Mapper: add function map_song_detach() | Max Kellermann | 2014-01-17 | 1 | -2/+4 |
* | DetachedSong: add method Update() | Max Kellermann | 2014-01-15 | 1 | -0/+7 |
* | DetachedSong: remove misplaced std::move() | Max Kellermann | 2014-01-15 | 1 | -1/+1 |
* | DetachedSong: fork of struct Song | Max Kellermann | 2014-01-09 | 1 | -0/+184 |