aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/PlaylistCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann2014-02-071-1/+2
* Instance: add Database attributeMax Kellermann2014-02-041-2/+1
* db/DatabasePlaylist: pass Database reference aroundMax Kellermann2014-02-041-1/+6
* PlaylistFile: use class SongLoaderMax Kellermann2014-02-031-7/+2
* PlaylistFile: switch spl_append_uri() argumentsMax Kellermann2014-02-031-1/+1
* SongLoader: new class that merges duplicate codeMax Kellermann2014-02-031-1/+3
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-1/+6
* Playlist{Info,Vector}: move to db/Max Kellermann2014-01-271-1/+1
* Database*: move to db/Max Kellermann2014-01-241-1/+1
* Client*: move to client/Max Kellermann2014-01-241-1/+1
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-1/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
* *Commands: move to src/command/Max Kellermann2013-10-201-0/+222