Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
2014-01-27 | doc/developer: explain clang static analyzer | Max Kellermann | 1 | -0/+37 | |
2014-01-27 | doc/developer: tag for email address | Max Kellermann | 1 | -1/+1 | |
2014-01-21 | pcm/SoxrResampler: Add configurable quality levels | Chase Geigle | 1 | -1/+38 | |
2014-01-20 | new developer mailing list | Max Kellermann | 1 | -1/+1 | |
2014-01-13 | Shine encoding plugin | Andrée Ekroth | 1 | -0/+29 | |
This encoding plugin features a fixed-point mp3 encoder, with faster encoding on architectures without a FPU. Right now the encoder is limited to stereo and 16 bit depth. The bitrate and sample rate can be modified in audio_output. audio_output { type "httpd" name "My shine stream" encoder "shine" port "8000" format "44100:16:2" bitrate "320" # default: 128 } | |||||
2014-01-09 | doc/user: mention the upnp database plugin | Max Kellermann | 1 | -0/+8 | |
2014-01-08 | doc/user.xml: add alsa input section | Steven O'Brien | 1 | -0/+18 | |
2014-01-07 | doc/user: fix typo | Max Kellermann | 1 | -1/+1 | |
2014-01-04 | Added soundcloud documentation | James McGlashan (DarkFox) | 1 | -0/+41 | |