Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DetachedSong: fork of struct Song | Max Kellermann | 2014-01-09 | 1 | -0/+51 |
From now on, struct Song will be used by the database only, and DetachedSong will be used by everybody else. DetachedSong is easier to use, but Song has lower overhead. |