mpd/src/command
Max Kellermann 8f9ba96c59 SongUpdate: move code to handle_lsinfo()
Don't create a temporary Song object in handle_lsinfo().  Instead,
print all tags while parsing the remote file.
2014-01-08 23:35:37 +01:00
..
AllCommands.cxx command: add commands "addtagid", "cleartagid" 2013-12-02 12:50:27 +01:00
AllCommands.hxx *Commands: move to src/command/ 2013-10-20 13:41:04 +02:00
CommandError.cxx system/SocketError, ...: use strerror() instead of g_strerror() 2013-12-15 18:32:07 +01:00
CommandError.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
CommandListBuilder.cxx *Commands: move to src/command/ 2013-10-20 13:41:04 +02:00
CommandListBuilder.hxx *Commands: move to src/command/ 2013-10-20 13:41:04 +02:00
CommandResult.hxx ClientRead: "close" flushes the output buffer 2013-11-06 22:01:06 +01:00
DatabaseCommands.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
DatabaseCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
FileCommands.cxx command: "lsinfo" and "readcomments" allowed for remote files 2013-12-29 18:25:32 +01:00
FileCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
MessageCommands.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
MessageCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
OtherCommands.cxx SongUpdate: move code to handle_lsinfo() 2014-01-08 23:35:37 +01:00
OtherCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
OutputCommands.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
OutputCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
PlayerCommands.cxx PlayerCommands: show CrossFade/MixRamp only if enabled 2013-10-30 17:49:47 +01:00
PlayerCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
PlaylistCommands.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
PlaylistCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
QueueCommands.cxx *Commands: move to src/command/ 2013-10-20 13:41:04 +02:00
QueueCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
StickerCommands.cxx SongSticker: use Song references 2014-01-08 00:41:08 +01:00
StickerCommands.hxx *: update copyright year to 2013 2013-10-30 23:37:06 +01:00
TagCommands.cxx command: add commands "addtagid", "cleartagid" 2013-12-02 12:50:27 +01:00
TagCommands.hxx command: add commands "addtagid", "cleartagid" 2013-12-02 12:50:27 +01:00