Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/LightSong: make "real_uri" a pointer | Max Kellermann | 2014-02-04 | 1 | -1/+1 |
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | DetachedSong: un-inline the destructor | Max Kellermann | 2014-01-23 | 1 | -0/+5 |
* | LightSong: add attribute "real_uri" | Max Kellermann | 2014-01-21 | 1 | -0/+1 |
* | DetachedSong: add attribute "real_uri" | Max Kellermann | 2014-01-21 | 1 | -2/+12 |
* | LightSong: new class to be used by DatabasePlugin callbacks | Max Kellermann | 2014-01-19 | 1 | -3/+3 |
* | Song: embed the Tag object statically into class Song | Max Kellermann | 2014-01-19 | 1 | -1/+1 |
* | DetachedSong: fork of struct Song | Max Kellermann | 2014-01-09 | 1 | -0/+51 |