index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
command
/
OtherCommands.cxx
Age
Commit message (
Expand
)
Author
2014-03-01
command: add command "listfiles"
Max Kellermann
2014-02-28
{Other,Database}Commands: contract declaration and assignment
Max Kellermann
2014-02-09
Idle: error out when unrecognized idle event was specified
Max Kellermann
2014-02-09
OtherCommands: remove unnecessary nullptr check
Max Kellermann
2014-02-07
OtherCommands: use Storage::MapUTF8() instead of Mapper.cxx
Max Kellermann
2014-02-02
ClientFile: move client_allow_file() into the Client class
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-30
OtherCommands: merge duplicate code from handle_update(), handle_rescan()
Max Kellermann
2014-01-30
db/update: convert to OO API
Max Kellermann
2014-01-29
db/Directory: move isRootDirectory() to Uri.hxx
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-27
Playlist{Info,Vector}: move to db/
Max Kellermann
2014-01-24
Mixer*: move to mixer/
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-24
Update*: move to update/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
2014-01-15
DetachedSong: add method Update()
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-08
SongUpdate: move code to handle_lsinfo()
Max Kellermann
2013-12-29
command: "lsinfo" and "readcomments" allowed for remote files
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-11-06
ClientRead: "close" flushes the output buffer
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-25
OtherCommands: re-add the "volume" command
Max Kellermann
2013-10-20
Util/ASCII: add function StringEqualsCaseASCII()
Max Kellermann
2013-10-20
*Commands: move to src/command/
Max Kellermann