| Commit message (Expand) | Author | Files | Lines |
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 |
2011-02-23 | playlist_state: add option "restore_paused" | Max Kellermann | 2 | -0/+8 |
2011-02-09 | output/shout: add possibility to set url | Thomas Jansen | 3 | -0/+13 |
2011-01-29 | protocol: support client-to-client communication | Max Kellermann | 1 | -0/+113 |
2011-01-10 | doc: add a list of encoder plugins | Max Kellermann | 1 | -0/+182 |
2011-01-05 | docs: mention 'sticker' idle event | Anton Khirnov | 1 | -0/+6 |
2010-12-24 | Makefile.am: generate doxygen.conf | Max Kellermann | 1 | -2/+2 |
2010-12-22 | configure.ac: hook the cdio_paranoia input plugin | Max Kellermann | 1 | -0/+11 |
2010-10-27 | output: new output plugin "ffado" | Max Kellermann | 1 | -0/+37 |
2010-09-25 | output/httpd: bind_to_address support (including IPv6) | Thomas Jansen | 2 | -2/+12 |
2010-08-31 | doc/protocol: update descriptions of the searching commands | Anton Khirnov | 1 | -14/+15 |
2010-08-15 | doc/protocol: mention that 'status' command also returns 'random' | Anton Khirnov | 1 | -0/+6 |
2010-07-25 | Makefile.am: fix out-of-tree doxygen call | Max Kellermann | 1 | -1/+1 |
2010-04-25 | replay_gain: added mode "auto" | Daniel Seuthe | 1 | -3/+5 |
2010-04-13 | inotify: added setting "auto_update_depth" | Max Kellermann | 2 | -0/+10 |
2010-03-21 | Add support for MixRamp tags | Tim Phipps | 1 | -0/+38 |
2010-03-10 | output: added option "always_on" for radio stations | Max Kellermann | 1 | -0/+12 |
2010-02-17 | replay_gain: optionally use hardware mixer to apply replay gain | Max Kellermann | 2 | -0/+19 |
2010-02-08 | doc: deleted sticker specification proposal | Max Kellermann | 1 | -91/+0 |
2010-02-08 | command: "listplaylist" dumps playlist files | Max Kellermann | 1 | -5/+20 |
2010-01-16 | audio_format: support packed 24 bit samples | Max Kellermann | 1 | -0/+11 |
2009-11-14 | decoder/mikmod: sample rate is configurable | Max Kellermann | 1 | -1/+29 |
2009-11-14 | doc: added decoder plugin reference | Max Kellermann | 1 | -0/+6 |
2009-11-07 | output/jack: added option "server_name" | Max Kellermann | 1 | -0/+9 |
2009-11-07 | command: added command "decoders" | Max Kellermann | 1 | -0/+19 |
2009-11-06 | output/jack: dynamic source port list | Max Kellermann | 1 | -0/+12 |
2009-11-06 | output/jack: renamed option "ports" to "destination_ports" | Max Kellermann | 1 | -1/+1 |
2009-11-06 | output/jack: renamed "output ports" to "destination ports" | Max Kellermann | 1 | -1/+1 |
2009-11-06 | playlist: added extm3u plugin | Max Kellermann | 1 | -0/+8 |
2009-11-05 | output/jack: use jack_client_open() instead of jack_client_new() | Max Kellermann | 1 | -0/+11 |
2009-11-05 | doc/user: document JACK plugin options | Max Kellermann | 1 | -0/+43 |
2009-11-05 | output/jack: added option "client_name" | Max Kellermann | 1 | -3/+2 |
2009-11-04 | sticker comments in code and example configuration file | Romain Bignon | 1 | -0/+5 |
2009-11-01 | replay_gain: trigger OPTIONS idle event on mode change | Max Kellermann | 1 | -1/+5 |