aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/LightSong.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/LightSong: make "real_uri" a pointerMax Kellermann2014-02-041-2/+2
| | | | | Reduce overhead. LightSong can always point to the "real" allocated string.
* Database*: move to db/Max Kellermann2014-01-241-0/+92