summaryrefslogtreecommitdiff
path: root/src/command
AgeCommit message (Expand)Author
2014-01-15DetachedSong: add method Update()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-08SongUpdate: move code to handle_lsinfo()Max Kellermann
2014-01-08SongSticker: use Song referencesMax Kellermann
2013-12-29command: "lsinfo" and "readcomments" allowed for remote filesMax Kellermann
2013-12-29TagFile: pass reference instead of pointerMax Kellermann
2013-12-15system/SocketError, ...: use strerror() instead of g_strerror()Max Kellermann
2013-12-02command: add commands "addtagid", "cleartagid"Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-11-06ClientRead: "close" flushes the output bufferMax Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-30PlayerCommands: show CrossFade/MixRamp only if enabledMax Kellermann
2013-10-29Revert "command: new commands "findin", "searchin" with base URI"Max Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-26command: new commands "findin", "searchin" with base URIMax Kellermann
2013-10-26FileCommands: "readcomments" understands APE and ID3v2 tagsMax Kellermann
2013-10-26FileCommands: fix wrong control character check in IsValidValue()Max Kellermann
2013-10-26TagFile: use Path instead of const char *Max Kellermann
2013-10-25command: new command "readcomments" lists arbitrary file tagsMax 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