summaryrefslogtreecommitdiff
path: root/src/command/OtherCommands.cxx
AgeCommit message (Expand)Author
2014-07-29db/Interface: add virtual method Update()Max Kellermann
2014-07-29OtherCommands: split handle_update()Max Kellermann
2014-06-16command: make argc unsignedMax Kellermann
2014-03-01command: add command "listfiles"Max Kellermann
2014-02-28{Other,Database}Commands: contract declaration and assignmentMax Kellermann
2014-02-09Idle: error out when unrecognized idle event was specifiedMax Kellermann
2014-02-09OtherCommands: remove unnecessary nullptr checkMax Kellermann
2014-02-07OtherCommands: use Storage::MapUTF8() instead of Mapper.cxxMax Kellermann
2014-02-02ClientFile: move client_allow_file() into the Client classMax Kellermann
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-30OtherCommands: merge duplicate code from handle_update(), handle_rescan()Max Kellermann
2014-01-30db/update: convert to OO APIMax Kellermann
2014-01-29db/Directory: move isRootDirectory() to Uri.hxxMax Kellermann
2014-01-28OutputAll: convert to class, move instance to class PartitionMax Kellermann
2014-01-27Playlist{Info,Vector}: move to db/Max Kellermann
2014-01-24Mixer*: move to mixer/Max Kellermann
2014-01-24Database*: move to db/Max Kellermann
2014-01-24Client*: move to client/Max Kellermann
2014-01-24Update*: move to update/Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann
2014-01-22LightDirectory: new struct replacing Directory in the DB APIMax Kellermann
2014-01-15DetachedSong: add method Update()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-08SongUpdate: move code to handle_lsinfo()Max Kellermann
2013-12-29command: "lsinfo" and "readcomments" allowed for remote filesMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-11-06ClientRead: "close" flushes the output bufferMax Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-25OtherCommands: re-add the "volume" commandMax Kellermann
2013-10-20Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann
2013-10-20*Commands: move to src/command/Max Kellermann