aboutsummaryrefslogtreecommitdiffstats
path: root/src/Song.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Database*: move to db/Max Kellermann2014-01-241-112/+0
* Song: make the "parent" attribute mandatoryMax Kellermann2014-01-191-9/+5
* LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-4/+2
* Song: embed the Tag object statically into class SongMax Kellermann2014-01-191-2/+2
* Song: use the VarSize libraryMax Kellermann2014-01-181-0/+3
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-52/+15
* SongUpdate: move code to handle_lsinfo()Max Kellermann2014-01-081-1/+0
* command: "lsinfo" and "readcomments" allowed for remote filesMax Kellermann2013-12-291-0/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+1
* Song: add method ReplaceTag()Max Kellermann2013-10-211-0/+2
* Song: pass reference to song_equals()Max Kellermann2013-10-211-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-0/+4
* Song: GetURI() returns std::stringMax Kellermann2013-10-171-5/+4
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* tag: convert to C++Max Kellermann2013-07-301-1/+3
* include cleanupMax Kellermann2013-07-301-2/+0
* song: convert header to C++Max Kellermann2013-07-281-0/+147