aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongPointer.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-63/+0
| | | | | | 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.
* song: convert header to C++Max Kellermann2013-07-281-6/+6
|
* playlist/memory: use std::forward_list instead of GSListMax Kellermann2013-01-291-0/+63