Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-12-04 | doc/mpdconf.example: move sidplay documentation to the user manual | Max Kellermann | 2 | -26/+58 | |
2014-12-02 | mixer/null: new mixer plugin | Max Kellermann | 1 | -2/+4 | |
2014-11-26 | Playlist: reset song priority on playback | Max Kellermann | 1 | -1/+2 | |
A priority should be a volatile thing: it should schedule a song for playing back once, but it should not affect the next time the queue gets played. | |||||
2014-11-25 | {Tag,Song}Print, PlayerCommands: report song duration with milliseconds ↵ | Max Kellermann | 1 | -0/+9 | |
precision | |||||
2014-11-24 | doc/protocol: mention that "count" can have multiple filters | Max Kellermann | 1 | -0/+1 | |
2014-11-18 | DatabaseCommands: add "window" parameter to "search"/"find" | Max Kellermann | 1 | -0/+9 | |
2014-10-10 | doc: document the mount/neighbor commands | Max Kellermann | 2 | -0/+190 | |
2014-10-10 | doc/protocol: add more markup | Max Kellermann | 1 | -58/+71 | |
2014-09-27 | Add MusicBrainz' Release Track Id tag | Wieland Hoffmann | 1 | -1/+2 | |
The Release Track Id uniquely identifies a recording on a release - that is, even if a recording appears twice on a release (meaning that the combination of recording and release id are not enough to figure out which one it is), the release track id will allow differentiating the two. The tag names are taken from https://musicbrainz.org/doc/MusicBrainz_Picard/Tags/Mapping | |||||
2014-09-19 | doc/user: add section "Satellite setup" | Max Kellermann | 1 | -2/+64 | |
2014-09-19 | doc/user: more NFS instructions | Max Kellermann | 1 | -1/+21 | |
2014-09-05 | doc/user: require bit-perfect playback for DoP | Max Kellermann | 1 | -1/+2 | |
2014-09-02 | doc/user: add sections for bit-perfect playback and DSD | Max Kellermann | 1 | -4/+173 | |
2014-09-02 | doc/protocol: enable docbook-xslt option "use.id.as.filename" | Max Kellermann | 1 | -19/+19 | |
2014-09-02 | doc/user: enable docbook-xslt option "use.id.as.filename" | Max Kellermann | 1 | -23/+23 | |
2014-09-02 | doc/user: add links | Max Kellermann | 1 | -65/+130 | |
2014-09-02 | doc/user: remove redundant encoder plugin settings | Max Kellermann | 1 | -50/+3 | |
2014-08-31 | output/alsa, pcm: rename "DSD over USB" to "DoP" | Max Kellermann | 1 | -5/+5 | |
The standard has been renamed since the early draft that was implemented in MPD. | |||||
2014-08-31 | doc/protocol: fix description of "stats" response | Joachim Fasting | 1 | -1/+6 | |
Fix incorrect description of the "songs" field and add missing "albums" field. Signed-off-by: Joachim Fasting <joachifm@fastmail.fm> | |||||
2014-08-29 | ArgParser: allow fractional seconds in ParseCommandArg(SongTime) | Max Kellermann | 1 | -6/+8 | |
2014-08-24 | doc/mpd.conf.5: remove deprecated setting | Max Kellermann | 1 | -4/+0 | |
2014-08-24 | doc/{mpd.conf.5,mpdconf.example}: move documentation to the manual | Max Kellermann | 3 | -61/+131 | |
2014-08-24 | StateFile: configurable interval | Max Kellermann | 1 | -0/+12 | |
2014-08-24 | doc/user: document the state file | Max Kellermann | 1 | -0/+47 | |
2014-08-24 | doc/user: add comments about libao and openal | Max Kellermann | 1 | -3/+5 | |
2014-08-24 | doc/user: add comment about Linux and OSS | Max Kellermann | 1 | -1/+8 | |
2014-08-24 | doc/user: more markup | Max Kellermann | 1 | -156/+206 | |
2014-08-23 | doc/user: document ALSA mixer plugin settings | Max Kellermann | 1 | -0/+99 | |
2014-08-11 | SongFilter: new filter "modified-since" | Max Kellermann | 1 | -1/+9 | |
2014-08-11 | doc/protocol: reformat the "find" types | Max Kellermann | 1 | -8/+28 | |
2014-08-11 | db/simple: compress the database file using gzip | Max Kellermann | 1 | -0/+12 | |
2014-07-12 | QueueCommands: new command "rangeid" | Max Kellermann | 1 | -0/+22 | |
Manipulates the playback range of a queued song. | |||||
2014-07-11 | input/curl: options "verify_peer" and "verify_host" | Max Kellermann | 1 | -0/+24 | |
2014-06-11 | configure.ac: check for Boost | Max Kellermann | 1 | -0/+1 | |
2014-04-29 | doc/protocol.xml: add warning to "listall" and "listallinfo" | Max Kellermann | 1 | -0/+12 | |
2014-04-27 | db/Count: implement grouping | Max Kellermann | 1 | -0/+10 | |
2014-04-24 | DatabaseCommands: "list" allows grouping | Max Kellermann | 1 | -0/+10 | |
2014-04-24 | doc/protocol.xml: change "in" to "base" | Max Kellermann | 1 | -1/+1 | |
2014-04-24 | doc/protocol.xml: update and fix command "list" | Max Kellermann | 1 | -5/+10 | |
2014-03-01 | command: add command "listfiles" | Max Kellermann | 1 | -0/+25 | |
Lists files and directories. Supports storage plugins. | |||||
2014-02-12 | systemd: add socket activation files | Max Kellermann | 1 | -17/+6 | |
2014-02-08 | storage/nfs: new storage plugin | Max Kellermann | 1 | -0/+12 | |
2014-02-08 | doc/user: document storage plugins | Max Kellermann | 1 | -0/+33 | |
2014-02-06 | doc/user: document the RoarAudio output plugin | Max Kellermann | 1 | -0/+45 | |
2014-02-06 | input/nfs: new plugin using libnfs | Max Kellermann | 1 | -0/+29 | |
2014-02-06 | doc/user: sort input plugins | Max Kellermann | 1 | -53/+53 | |
2014-01-29 | doc/user: add Debian build dependencies | Max Kellermann | 1 | -0/+29 | |
2014-01-27 | doc/developer: mention git pull requests | Max Kellermann | 1 | -0/+7 | |
2014-01-27 | doc/developer: update number of contributors | Max Kellermann | 1 | -1/+1 | |
2014-01-27 | doc/developer: add mailman page | Max Kellermann | 1 | -1/+3 | |