mpd/src/command
2018-01-02 16:18:34 +01:00
..
AllCommands.cxx output/Interface: add "attributes" map 2017-12-19 11:57:52 +01: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 command/Error: translate std::{length_error,out_of_range} to ACK_ERROR_ARG 2017-12-19 10:54:49 +01: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 command/CommandListBuilder: use C++11 initializer 2017-11-26 11:11:36 +01:00
CommandResult.hxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
DatabaseCommands.cxx db/DatabasePrint: support sorting by "modified-since" 2017-12-18 21:52:36 +01:00
DatabaseCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
FileCommands.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01: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 output/Interface: add "attributes" map 2017-12-19 11:57:52 +01:00
OutputCommands.hxx output/Interface: add "attributes" map 2017-12-19 11:57:52 +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 storage/Composite: use std::unique_ptr<Storage> 2018-01-02 16:18:34 +01: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