aboutsummaryrefslogtreecommitdiffstats
path: root/src/Song.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-09DetachedSong: fork of struct SongMax Kellermann1-52/+15
2014-01-08SongUpdate: move code to handle_lsinfo()Max Kellermann1-1/+0
2013-12-29command: "lsinfo" and "readcomments" allowed for remote filesMax Kellermann1-0/+1
2013-11-28include cleanup using iwyuMax Kellermann1-1/+1
2013-10-21Song: add method ReplaceTag()Max Kellermann1-0/+2
2013-10-21Song: pass reference to song_equals()Max Kellermann1-1/+1
2013-10-19*: use references instead of pointersMax Kellermann1-0/+4
2013-10-17Song: GetURI() returns std::stringMax Kellermann1-5/+4
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-07-30tag: convert to C++Max Kellermann1-1/+3
2013-07-30include cleanupMax Kellermann1-2/+0
2013-07-28song: convert header to C++Max Kellermann1-0/+147