Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SongFilter: new filter "modified-since" | Max Kellermann | 2014-08-11 | 1 | -1/+9 |
| | |||||
* | doc/protocol: reformat the "find" types | Max Kellermann | 2014-08-11 | 1 | -8/+28 |
| | |||||
* | QueueCommands: new command "rangeid" | Max Kellermann | 2014-07-12 | 1 | -0/+22 |
| | | | | Manipulates the playback range of a queued song. | ||||
* | doc/protocol.xml: add warning to "listall" and "listallinfo" | Max Kellermann | 2014-04-29 | 1 | -0/+12 |
| | |||||
* | db/Count: implement grouping | Max Kellermann | 2014-04-27 | 1 | -0/+10 |
| | |||||
* | DatabaseCommands: "list" allows grouping | Max Kellermann | 2014-04-24 | 1 | -0/+10 |
| | |||||
* | doc/protocol.xml: change "in" to "base" | Max Kellermann | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | doc/protocol.xml: update and fix command "list" | Max Kellermann | 2014-04-24 | 1 | -5/+10 |
| | |||||
* | command: add command "listfiles" | Max Kellermann | 2014-03-01 | 1 | -0/+25 |
| | | | | Lists files and directories. Supports storage plugins. | ||||
* | command: "lsinfo" and "readcomments" allowed for remote files | Max Kellermann | 2013-12-29 | 1 | -0/+8 |
| | |||||
* | command: add commands "addtagid", "cleartagid" | Max Kellermann | 2013-12-02 | 1 | -0/+38 |
| | |||||
* | doc: audio_outputs sample output and explanation of each returned line | Javier Domingo Cansino | 2013-11-22 | 1 | -0/+26 |
| | |||||
* | doc: more information about "close" | Max Kellermann | 2013-11-07 | 1 | -1/+4 |
| | |||||
* | SongFilter: add special keyword "base" | Max Kellermann | 2013-10-29 | 1 | -2/+6 |
| | | | | | Restores the features from the previous draft commands "findin" / "searchin". | ||||
* | Revert "command: new commands "findin", "searchin" with base URI" | Max Kellermann | 2013-10-29 | 1 | -34/+0 |
| | | | | | | | This reverts commit a577944ab5a1f4d688e5901fa3efaf7cd1673588. Will be replaced by new options for the old commands "search" and "find". | ||||
* | command: new commands "findin", "searchin" with base URI | Max Kellermann | 2013-10-26 | 1 | -0/+34 |
| | |||||
* | command: new command "readcomments" lists arbitrary file tags | Max Kellermann | 2013-10-25 | 1 | -0/+26 |
| | |||||
* | OtherCommands: re-add the "volume" command | Max Kellermann | 2013-10-25 | 1 | -0/+19 |
| | | | | | | This command was removed by commit 206392ad (MPD 0.16), even though it was been proven useful for some very simple clients. On request, I add it to the protocol again. | ||||
* | Commands: new command "toggleoutput" | Max Kellermann | 2013-08-04 | 1 | -0/+14 |
| | |||||
* | Fix typo | Simon Hengel | 2012-07-08 | 1 | -1/+1 |
| | |||||
* | Documentation for commands searchadd, searchaddpl, and for tcp keepalive ↵ | geneticdrift | 2012-06-27 | 1 | -0/+45 |
| | | | | config options | ||||
* | command: read arbitrary local files with "lsinfo" | Max Kellermann | 2012-03-06 | 1 | -0/+5 |
| | | | | Requires UNIX domain socket connection. | ||||
* | doc/protocol: fix some grammar | Jonathan Neuschäfer | 2012-02-15 | 1 | -2/+2 |
| | | | | (Maybe it should be "A new message is indicated...", I don't know.) ( ^^ ) | ||||
* | command: new command "config" | Max Kellermann | 2012-02-13 | 1 | -0/+41 |
| | |||||
* | command: add optional range parameter to "load" | Max Kellermann | 2012-02-09 | 1 | -1/+3 |
| | |||||
* | command: new command "seekcur" | Max Kellermann | 2011-12-24 | 1 | -0/+17 |
| | | | | For simpler seeking within current song. | ||||
* | doc/protocol.xml: the replay gain "auto" mode was added in MPD 0.16 | Jonathan Neuschäfer | 2011-10-19 | 1 | -1/+5 |
| | |||||
* | doc/protocol.xml: document {en,dis}ableoutput's parameter | Jonathan Neuschäfer | 2011-10-19 | 1 | -0/+2 |
| | |||||
* | queue: implement song "priorities" | Max Kellermann | 2011-07-19 | 1 | -0/+81 |
| | | | | | Sorts remaining songs by priority. This can be used for the much-demanded "queue feature". | ||||
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-07-19 | 1 | -7/+127 |
|\ | | | | | | | | | | | Conflicts: NEWS configure.ac | ||||
| * | doc/protocol: add some missing specifications | Jonathan Ballet | 2011-07-03 | 1 | -7/+127 |
| | | |||||
* | | protocol: support client-to-client communication | Max Kellermann | 2011-01-29 | 1 | -0/+113 |
| | | |||||
* | | docs: mention 'sticker' idle event | Anton Khirnov | 2011-01-05 | 1 | -0/+6 |
|/ | |||||
* | doc/protocol: update descriptions of the searching commands | Anton Khirnov | 2010-08-31 | 1 | -14/+15 |
| | |||||
* | doc/protocol: mention that 'status' command also returns 'random' | Anton Khirnov | 2010-08-15 | 1 | -0/+6 |
| | |||||
* | Add support for MixRamp tags | Tim Phipps | 2010-03-21 | 1 | -0/+38 |
| | | | | | Adds mixrampdb and mixrampdelay commands. Reads MIXRAP_START and MIXRAMP_END tags from FLAC files and overlaps instead of crossfading. | ||||
* | command: "listplaylist" dumps playlist files | Max Kellermann | 2010-02-08 | 1 | -5/+20 |
| | | | | Same for "listplaylistinfo". | ||||
* | command: added command "decoders" | Max Kellermann | 2009-11-07 | 1 | -0/+19 |
| | | | | | This command prints a list of decoder plugins and their suffixes / MIME types. | ||||
* | replay_gain: trigger OPTIONS idle event on mode change | Max Kellermann | 2009-11-01 | 1 | -1/+5 |
| | |||||
* | command: omitting the range end is possible | Max Kellermann | 2009-10-18 | 1 | -0/+14 |
| | | | | | When the range end is missing, then the maximum possible value is assumed. | ||||
* | doc/protocol.xml: documented range parameter in "delete" | Max Kellermann | 2009-10-18 | 1 | -1/+4 |
| | |||||
* | command: allow changing replay gain mode on-the-fly | Max Kellermann | 2009-10-17 | 1 | -0/+35 |
| | | | | | The new command "replay_gain_mode" allows the user to switch the replay gain mode on-the-fly. No more mpd.conf editing. | ||||
* | doc/protocol.xml: "addid" with negative position is deprecated | Max Kellermann | 2009-10-09 | 1 | -4/+1 |
| | |||||
* | command: added command "rescan" | Max Kellermann | 2009-09-24 | 1 | -0/+14 |
| | | | | | "rescan" is the same as "update", but it discards existing songs in the database. | ||||
* | Merge branch 'v0.15.x' | Max Kellermann | 2009-09-10 | 1 | -13/+8 |
|\ | | | | | | | | | | | | | Conflicts: NEWS configure.ac doc/mpdconf.example | ||||
| * | doc/protocol: clarify "update" | Max Kellermann | 2009-09-10 | 1 | -13/+8 |
| | | | | | | | | | | The update job id is positive. When used in a command list, MPD prints one job id for each "update" command. | ||||
* | | Merge branch 'master' of git://git.musicpd.org/avuton/mpd | Max Kellermann | 2009-09-02 | 1 | -7/+4 |
|\ \ | |||||
| * | | doc: Unify position of footnotes and cleanup wording. | Avuton Olrich | 2009-08-30 | 1 | -4/+4 |
| | | | |||||
| * | | doc: Remove superfluous comment already described in footnotes. | Avuton Olrich | 2009-08-30 | 1 | -3/+0 |
| | | | |||||
* | | | Merged release 0.15.3 from branch 'v0.15.x' | Max Kellermann | 2009-08-30 | 1 | -0/+18 |
|\ \ \ | |/ / |/| / | |/ | | | | | | | Conflicts: NEWS configure.ac |