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 |
| | |||||
* | db/simple: compress the database file using gzip | Max Kellermann | 2014-08-11 | 1 | -0/+12 |
| | |||||
* | QueueCommands: new command "rangeid" | Max Kellermann | 2014-07-12 | 1 | -0/+22 |
| | | | | Manipulates the playback range of a queued song. | ||||
* | input/curl: options "verify_peer" and "verify_host" | Max Kellermann | 2014-07-11 | 1 | -0/+24 |
| | |||||
* | configure.ac: check for Boost | Max Kellermann | 2014-06-11 | 1 | -0/+1 |
| | |||||
* | 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. | ||||
* | systemd: add socket activation files | Max Kellermann | 2014-02-12 | 1 | -17/+6 |
| | |||||
* | storage/nfs: new storage plugin | Max Kellermann | 2014-02-08 | 1 | -0/+12 |
| | |||||
* | doc/user: document storage plugins | Max Kellermann | 2014-02-08 | 1 | -0/+33 |
| | |||||
* | Merge tag 'release-0.18.8' | Max Kellermann | 2014-02-07 | 1 | -0/+45 |
|\ | |||||
| * | doc/user: document the RoarAudio output plugin | Max Kellermann | 2014-02-06 | 1 | -0/+45 |
| | | |||||
* | | input/nfs: new plugin using libnfs | Max Kellermann | 2014-02-06 | 1 | -0/+29 |
| | | |||||
* | | doc/user: sort input plugins | Max Kellermann | 2014-02-06 | 1 | -53/+53 |
| | | |||||
* | | doc/user: add Debian build dependencies | Max Kellermann | 2014-01-29 | 1 | -0/+29 |
| | | |||||
* | | doc/developer: mention git pull requests | Max Kellermann | 2014-01-27 | 1 | -0/+7 |
| | | |||||
* | | doc/developer: update number of contributors | Max Kellermann | 2014-01-27 | 1 | -1/+1 |
| | | |||||
* | | doc/developer: add mailman page | Max Kellermann | 2014-01-27 | 1 | -1/+3 |
| | | |||||
* | | doc/developer: explain clang static analyzer | Max Kellermann | 2014-01-27 | 1 | -0/+37 |
| | | |||||
* | | doc/developer: tag for email address | Max Kellermann | 2014-01-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'v0.18.x' | Max Kellermann | 2014-01-27 | 1 | -1/+1 |
|\| | |||||
| * | new developer mailing list | Max Kellermann | 2014-01-20 | 1 | -1/+1 |
| | | |||||
* | | pcm/SoxrResampler: Add configurable quality levels | Chase Geigle | 2014-01-21 | 1 | -1/+38 |
| | | |||||
* | | Shine encoding plugin | Andrée Ekroth | 2014-01-13 | 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 } | ||||
* | | doc/user: mention the upnp database plugin | Max Kellermann | 2014-01-09 | 1 | -0/+8 |
| | | |||||
* | | doc/user.xml: add alsa input section | Steven O'Brien | 2014-01-08 | 1 | -0/+18 |
| | | |||||
* | | Merge branch 'v0.18.x' | Max Kellermann | 2014-01-08 | 1 | -1/+1 |
|\| | |||||
| * | doc/user: fix typo | Max Kellermann | 2014-01-07 | 1 | -1/+1 |
| | | |||||
* | | Added soundcloud documentation | James McGlashan (DarkFox) | 2014-01-04 | 1 | -0/+41 |
| | | |||||
* | | command: "lsinfo" and "readcomments" allowed for remote files | Max Kellermann | 2013-12-29 | 1 | -0/+8 |
| | | |||||
* | | input/smbclient: new input plugin | Max Kellermann | 2013-12-29 | 1 | -0/+14 |
| | | |||||
* | | Merge branch 'v0.18.x' | Max Kellermann | 2013-12-14 | 2 | -131/+97 |
|\| | |||||
| * | doc/mpd.conf.5: remove redundant documentation | Max Kellermann | 2013-12-11 | 1 | -98/+0 |
| | | | | | | | | The real and detailed documentation is in the user manual. | ||||
| * | doc/user: document the "ao" output | Max Kellermann | 2013-12-11 | 2 | -22/+53 |
| | | | | | | | | Move from doc/mpd.conf.5. | ||||
| * | doc/user: document the "fifo" output | Max Kellermann | 2013-12-11 | 2 | -11/+32 |
| | | | | | | | | Move from doc/mpd.conf.5. | ||||
| * | doc/user: document shout option "protocol" | Max Kellermann | 2013-12-11 | 1 | -0/+12 |
| | | |||||
* | | command: add commands "addtagid", "cleartagid" | Max Kellermann | 2013-12-02 | 1 | -0/+38 |
| | | |||||
* | | pcm/SoxrResampler: new resampler option using libsoxr | Max Kellermann | 2013-12-01 | 1 | -0/+17 |
| | | |||||
* | | doc: move documentation from mpd.conf.5 to the user manual | Max Kellermann | 2013-12-01 | 2 | -48/+143 |
| | | |||||
* | | doc/user: remove obsolete "24_3" option | Max Kellermann | 2013-12-01 | 1 | -2/+0 |
| | | |||||
* | | doc: audio_outputs sample output and explanation of each returned line | Javier Domingo Cansino | 2013-11-22 | 1 | -0/+26 |
|/ | |||||
* | doc/example: remove "format" and "audio_output_format" | Max Kellermann | 2013-11-11 | 1 | -8/+0 |
| | | | | | Just an attempt to prevent users from shooting themselves in the foot by uncommenting these lines without knowing what they're doing. | ||||
* | doc/developer: add text from the wiki | Max Kellermann | 2013-11-08 | 1 | -1/+64 |
| | |||||
* | doc: show .tar.xz in sample unpack command | Max Kellermann | 2013-11-08 | 1 | -1/+1 |
| | |||||
* | doc: replace the remaining wikia links | Max Kellermann | 2013-11-08 | 2 | -7/+4 |
| |