aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/simple/Song.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-01db/simple: eliminate UpdateFileInArchive() if archive API is disabledMax Kellermann1-0/+4
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-28db/simple/Song: use std::chrono::duration for start_ms and end_msMax Kellermann1-4/+5
2014-06-16db/simple: use class boost::intrusive::listMax Kellermann1-2/+18
2014-02-26db/simple: create dedicated directoryMax Kellermann1-0/+0
2014-02-25db/Song: update API documentation for SimpleDatabasePluginMax Kellermann1-6/+5
2014-02-07SongUpdate: pass Storage to UpdateFileInArchive()Max Kellermann1-1/+1
2014-02-06SongUpdate: use the Storage interface, support remote filesMax Kellermann1-2/+4
2014-01-24Database*: move to db/Max Kellermann1-0/+0
2014-01-19Song: make the "parent" attribute mandatoryMax Kellermann1-9/+5
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann1-4/+2
2014-01-19Song: embed the Tag object statically into class SongMax Kellermann1-2/+2
2014-01-18Song: use the VarSize libraryMax Kellermann1-0/+3
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