aboutsummaryrefslogtreecommitdiffstats
path: root/src/LightSong.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LightSong: add attribute "real_uri"Max Kellermann2014-01-211-0/+10
| | | | | The UPnP database plugin can now show relative song URIs for remote songs.
* LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-0/+82
Detach the Song class completely from the public API, only to be used by SimpleDatabase and the update thread.