aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistTag.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-21/+15
| | | | | | 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.
* tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann2014-01-081-2/+2
|
* PaylistTag: use class TagBuilderMax Kellermann2013-12-031-5/+17
|
* command: add commands "addtagid", "cleartagid"Max Kellermann2013-12-021-0/+87