aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseSong.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mapper: add function map_song_detach()Max Kellermann2014-01-171-1/+2
| | | | | | Make the DetachedSong(Song) conversion constructor private. Everybody should use map_song_detach() which will take over more responsibilities soon.
* DatabaseSong: new library merging duplicate codeMax Kellermann2014-01-171-0/+40