mpd/src/command
2017-11-10 19:24:33 +01:00
..
AllCommands.cxx Add albumart command 2017-08-15 20:38:33 +10:00
AllCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
ClientCommands.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
ClientCommands.hxx command/Other: move some functions to ClientCommands.cxx 2017-02-08 09:06:11 +01:00
CommandError.cxx util/Exception: rename FullMessage() to GetFullMessage() 2017-07-05 12:25:55 +02:00
CommandError.hxx update copyright year 2017-01-03 20:48:59 +01:00
CommandListBuilder.cxx update copyright year 2017-01-03 20:48:59 +01:00
CommandListBuilder.hxx update copyright year 2017-01-03 20:48:59 +01:00
CommandResult.hxx update copyright year 2017-01-03 20:48:59 +01:00
DatabaseCommands.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
DatabaseCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
FileCommands.cxx Fix std::string read after free in read_stream_art 2017-08-17 21:25:03 +10:00
FileCommands.hxx Add albumart command 2017-08-15 20:38:33 +10:00
MessageCommands.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
MessageCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
NeighborCommands.cxx release v0.20.7 2017-05-15 23:01:49 +02:00
NeighborCommands.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
OtherCommands.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
OtherCommands.hxx command/Other: move some functions to ClientCommands.cxx 2017-02-08 09:06:11 +01:00
OutputCommands.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
OutputCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
PartitionCommands.cxx *: add lots of "noexcept" specifications 2017-06-04 13:09:11 +02:00
PartitionCommands.hxx command/Partition: add command "partition" to switch to another partition 2017-02-25 10:26:33 +01:00
PlayerCommands.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
PlayerCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistCommands.cxx db/PlaylistInfo: use std::chrono::system_clock::time_point 2017-08-11 12:50:33 +02:00
PlaylistCommands.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
QueueCommands.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
QueueCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
Request.hxx storage, db, mixer, command: remove more bogus "pure" attributes 2017-06-03 21:54:24 +02:00
StickerCommands.cxx Client: add method GetPartition(), make partition private 2017-02-25 10:20:09 +01:00
StickerCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
StorageCommands.cxx release v0.20.7 2017-05-15 23:01:49 +02:00
StorageCommands.hxx IOThread: move EventThread instance into struct Instance 2017-02-10 22:25:06 +01:00
TagCommands.cxx Client: replace playlist and player_control with getter methods 2017-02-25 09:24:19 +01:00
TagCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00