mpd/src/command
2018-10-22 18:20:29 +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 Merge branch 'v0.20.x' 2018-10-22 18:20:29 +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 Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
OtherCommands.cxx db/update/Service: Enqueue() throws on error 2018-08-19 23:15:52 +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 player/Control: start thread on demand 2018-09-23 17:32:34 +02:00
PartitionCommands.hxx command/Partition: add command "partition" to switch to another partition 2017-02-25 10:26:33 +01:00
PlayerCommands.cxx player/CrossFade: use std::chrono::duration 2018-09-22 19:37:02 +02: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 Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
QueueCommands.cxx protocol/ArgParser: move struct RangeArg to separate header 2018-09-02 08:17:22 +02:00
QueueCommands.hxx update copyright year 2017-01-03 20:48:59 +01:00
Request.hxx protocol/ArgParser: move struct RangeArg to separate header 2018-09-02 08:17:22 +02:00
StickerCommands.cxx command/sticker, sticker/song: embed struct sticker_song_find_data in namespace 2018-08-09 12:57:47 +02: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