mpd/src/command
2018-07-25 11:27:12 +02:00
..
AllCommands.cxx SongFilter: new extensible filter syntax 2018-07-24 23:05:36 +02: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 Main, pcm/SampleFormat, command/Error: remove obsolete GCC version checks 2018-07-16 11:04:05 +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 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 command/Database: move code to handle_list_file() 2018-07-25 11:27:12 +02:00
DatabaseCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
FileCommands.cxx fs/Path: add operator/(Path,Path) 2018-07-17 18:33:32 +02: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 tag/Handler: convert to class with virtual methods 2018-07-05 19:07:05 +02: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 playlist/Queue: add one-shot to single mode 2018-02-25 09:50:03 +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 SongFilter: Parse() throws exception on error 2018-07-21 07:24:42 +02: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