| Commit message (Expand) | Author | Files | Lines |
2013-09-12 | Listen: Allow tilde paths for socket. | Maarten de Vries | 1 | -2/+3 |
2013-08-07 | CommandLine.cxx: look for config file in XDG_CONFIG_HOME too | Alexander Gehrke | 2 | -4/+5 |
2013-08-04 | *: use gcc.h macros instead of GLib | Max Kellermann | 1 | -1/+1 |
2013-08-04 | Commands: new command "toggleoutput" | Max Kellermann | 1 | -0/+14 |
2013-04-17 | input/soup: plugin removed | Max Kellermann | 1 | -29/+0 |
2013-04-17 | output/ffado: remove broken plugin | Max Kellermann | 1 | -37/+0 |
2013-04-17 | output/mvp: remove obsolete plugin | Max Kellermann | 1 | -10/+0 |
2013-04-16 | doc: move sticker_file to "optional parameters" | Max Kellermann | 1 | -4/+4 |
2013-04-16 | doc: mpd.conf.5 wrongly documents parameters as required | Florian Schlichting | 1 | -11/+11 |
2013-02-27 | fix typos in upstream's mpd.conf.5 | Florian Schlichting | 2 | -12/+12 |
2013-01-11 | mpdconf.example: example improvements | Denis Krjuchkov | 1 | -1/+3 |
2013-01-10 | mpdconf.example: provide an example of openal output | Denis Krjuchkov | 1 | -0/+7 |
2013-01-10 | mpdconf.example: provide an example of winmm output | Denis Krjuchkov | 1 | -0/+10 |
2013-01-10 | mpdconf.example: improve documentation for replay gain | Denis Krjuchkov | 1 | -2/+19 |
2012-09-25 | output: new option "tags" may be used to disable sending tags | Max Kellermann | 1 | -0/+12 |
2012-09-03 | mpd.conf(5): Use the correct default value for max_playlist_length | Wieland Hoffmann | 1 | -1/+1 |
2012-08-15 | doc/user: add wildmidi documentation | Max Kellermann | 1 | -0/+31 |
2012-08-15 | decoder/fluidsynth: add "sample_rate" setting | Max Kellermann | 1 | -0/+9 |
2012-08-15 | decoder/fluidsynth: add "soundfont" setting | Max Kellermann | 1 | -0/+31 |
2012-08-14 | mpd.conf(5): Document the existence of musicbrainz_ tags | Wieland Hoffmann | 2 | -9/+9 |
2012-08-08 | conf: add a "database" block | Max Kellermann | 1 | -0/+119 |
2012-07-08 | Fix typo | Simon Hengel | 1 | -1/+1 |
2012-06-27 | patch to split DSD decoder into separate decoders for DSF en DFF. Move common | Jurgen Kramer | 1 | -1/+10 |
2012-06-27 | Documentation for commands searchadd, searchaddpl, and for tcp keepalive conf... | geneticdrift | 3 | -0/+89 |
2012-05-02 | Add support for DSF files to DSDIFF decoder - v4 | Jurgen Kramer | 1 | -1/+1 |
2012-04-04 | Add support for DSD-over-USB version 1.0, remove pre-v1 support | Jurgen Kramer | 1 | -2/+2 |
2012-03-22 | output/alsa: add option to enable DSD over USB | Max Kellermann | 1 | -0/+17 |
2012-03-06 | command: read arbitrary local files with "lsinfo" | Max Kellermann | 1 | -0/+5 |
2012-02-15 | doc/protocol: fix some grammar | Jonathan Neuschäfer | 1 | -2/+2 |
2012-02-13 | listen: implement systemd socket activation | Max Kellermann | 1 | -0/+41 |
2012-02-13 | command: new command "config" | Max Kellermann | 1 | -0/+41 |
2012-02-12 | playlist/embcue: new plugin for reading embedded cue sheets | Max Kellermann | 1 | -0/+8 |
2012-02-09 | command: add optional range parameter to "load" | Max Kellermann | 1 | -1/+3 |
2011-12-24 | command: new command "seekcur" | Max Kellermann | 1 | -0/+17 |
2011-10-20 | audio_format: basic support for floating point samples | Max Kellermann | 1 | -1/+2 |
2011-10-19 | doc/protocol.xml: the replay gain "auto" mode was added in MPD 0.16 | Jonathan Neuschäfer | 1 | -1/+5 |
2011-10-19 | doc/protocol.xml: document {en,dis}ableoutput's parameter | Jonathan Neuschäfer | 1 | -0/+2 |
2011-10-10 | doc/doxygen.conf: enable "quiet" mode | Max Kellermann | 1 | -1/+1 |
2011-10-07 | decoder/dsdiff: add option "lsbitfirst" | Max Kellermann | 1 | -0/+23 |
2011-10-07 | decoder/dsdiff: add documentation | Max Kellermann | 1 | -0/+8 |
2011-09-20 | server_socket: use resolve_host_port() instead of getaddrinfo() | Max Kellermann | 1 | -0/+4 |
2011-08-27 | let doxygen find the source code | Jonathan Neuschäfer | 1 | -1/+1 |
2011-08-27 | doc/developer.xml: change the coing style example return type to int | Jonathan Neuschäfer | 1 | -1/+1 |
2011-08-24 | input/soup: new input plugin based on libsoup | Max Kellermann | 1 | -0/+28 |
2011-07-19 | queue: implement song "priorities" | Max Kellermann | 1 | -0/+81 |
2011-07-03 | doc/protocol: add some missing specifications | Jonathan Ballet | 1 | -7/+127 |
2011-07-03 | doc/user: Typo in playlist plugin documentation, 'playlist plugin' not 'filter'. | Tony Miller | 1 | -1/+1 |
2011-04-12 | doc: Add despotify user documentation | Simon Kagstrom | 1 | -0/+82 |
2011-03-31 | fix common misspellings | Jonathan Neuschäfer | 1 | -1/+1 |
2011-03-29 | doc: Add configuration help for despotify | Simon Kagstrom | 1 | -0/+11 |