| Commit message (Expand) | Author | Age | Files | Lines |
* | patch to split DSD decoder into separate decoders for DSF en DFF. Move common | Jurgen Kramer | 2012-06-27 | 1 | -1/+10 |
* | Add support for DSF files to DSDIFF decoder - v4 | Jurgen Kramer | 2012-05-02 | 1 | -1/+1 |
* | Add support for DSD-over-USB version 1.0, remove pre-v1 support | Jurgen Kramer | 2012-04-04 | 1 | -2/+2 |
* | output/alsa: add option to enable DSD over USB | Max Kellermann | 2012-03-22 | 1 | -0/+17 |
* | listen: implement systemd socket activation | Max Kellermann | 2012-02-13 | 1 | -0/+41 |
* | playlist/embcue: new plugin for reading embedded cue sheets | Max Kellermann | 2012-02-12 | 1 | -0/+8 |
* | audio_format: basic support for floating point samples | Max Kellermann | 2011-10-20 | 1 | -1/+2 |
* | decoder/dsdiff: add option "lsbitfirst" | Max Kellermann | 2011-10-07 | 1 | -0/+23 |
* | decoder/dsdiff: add documentation | Max Kellermann | 2011-10-07 | 1 | -0/+8 |
* | input/soup: new input plugin based on libsoup | Max Kellermann | 2011-08-24 | 1 | -0/+28 |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-07-19 | 1 | -1/+1 |
|\ |
|
| * | doc/user: Typo in playlist plugin documentation, 'playlist plugin' not 'filter'. | Tony Miller | 2011-07-03 | 1 | -1/+1 |
* | | doc: Add despotify user documentation | Simon Kagstrom | 2011-04-12 | 1 | -0/+82 |
* | | fix common misspellings | Jonathan Neuschäfer | 2011-03-31 | 1 | -1/+1 |
* | | output/shout: add possibility to set url | Thomas Jansen | 2011-02-09 | 1 | -0/+9 |
* | | doc: add a list of encoder plugins | Max Kellermann | 2011-01-10 | 1 | -0/+182 |
* | | configure.ac: hook the cdio_paranoia input plugin | Max Kellermann | 2010-12-22 | 1 | -0/+11 |
|/ |
|
* | output: new output plugin "ffado" | Max Kellermann | 2010-10-27 | 1 | -0/+37 |
* | output/httpd: bind_to_address support (including IPv6) | Thomas Jansen | 2010-09-25 | 1 | -2/+11 |
* | output: added option "always_on" for radio stations | Max Kellermann | 2010-03-10 | 1 | -0/+12 |
* | replay_gain: optionally use hardware mixer to apply replay gain | Max Kellermann | 2010-02-17 | 1 | -0/+13 |
* | audio_format: support packed 24 bit samples | Max Kellermann | 2010-01-16 | 1 | -0/+11 |
* | decoder/mikmod: sample rate is configurable | Max Kellermann | 2009-11-14 | 1 | -1/+29 |
* | doc: added decoder plugin reference | Max Kellermann | 2009-11-14 | 1 | -0/+6 |
* | output/jack: added option "server_name" | Max Kellermann | 2009-11-07 | 1 | -0/+9 |
* | output/jack: dynamic source port list | Max Kellermann | 2009-11-06 | 1 | -0/+12 |
* | output/jack: renamed option "ports" to "destination_ports" | Max Kellermann | 2009-11-06 | 1 | -1/+1 |
* | output/jack: renamed "output ports" to "destination ports" | Max Kellermann | 2009-11-06 | 1 | -1/+1 |
* | playlist: added extm3u plugin | Max Kellermann | 2009-11-06 | 1 | -0/+8 |
* | output/jack: use jack_client_open() instead of jack_client_new() | Max Kellermann | 2009-11-05 | 1 | -0/+11 |
* | doc/user: document JACK plugin options | Max Kellermann | 2009-11-05 | 1 | -0/+43 |
* | httpd: add config option to limit number of clients | Viliam Mateicka | 2009-10-29 | 1 | -0/+10 |
* | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 2009-10-21 | 1 | -4/+13 |
* | update: obey .mpdignore files | Max Kellermann | 2009-10-16 | 1 | -0/+6 |
* | doc/user.xml: added chapter "Using MPD" | Max Kellermann | 2009-10-16 | 1 | -0/+56 |
* | doc/user.xml: added playlist plugin reference | Max Kellermann | 2009-10-16 | 1 | -9/+68 |
* | playlist_list: pass configuration to playlist plugins | Max Kellermann | 2009-10-13 | 1 | -0/+62 |
* | doc: documented the "openal" output plugin settings | Serge Ziryukin | 2009-09-06 | 1 | -0/+33 |
* | output/recorder: new output plugin for recording radio streams | Max Kellermann | 2009-08-24 | 1 | -0/+67 |
* | Merged release 0.15.1 from branch 'v0.15.x' | Max Kellermann | 2009-07-16 | 1 | -3/+212 |
|\ |
|
| * | doc: documented the "shout" output plugin settings | Max Kellermann | 2009-07-06 | 1 | -0/+123 |
| * | doc: documented the "pulse" output plugin settings | Max Kellermann | 2009-07-06 | 1 | -0/+34 |
| * | doc: documented the "command" setting of the "pipe" output plugin | Max Kellermann | 2009-07-06 | 1 | -0/+22 |
| * | doc/user: added introduction | Enrico Mioso | 2009-06-30 | 1 | -3/+33 |
* | | output: use the software mixer plugin | Max Kellermann | 2009-07-06 | 1 | -5/+7 |
* | | conf: registered option "filter" | Max Kellermann | 2009-07-05 | 1 | -0/+57 |
|/ |
|
* | doc: mark the "User's Manual" as incomplete | Max Kellermann | 2009-06-02 | 1 | -0/+2 |
* | output_init: added option to disable the hardware mixer | Max Kellermann | 2009-04-28 | 1 | -0/+11 |
* | curl: moved proxy settings to "input" block | Max Kellermann | 2009-04-25 | 1 | -0/+30 |
* | doc: added input plugin documentation | Max Kellermann | 2009-04-25 | 1 | -0/+93 |