| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'v0.18.x' into v0.19.x | Max Kellermann | 2015-01-26 | 2 | -137/+2 |
|\ |
|
| * | {playlist,input}/despotify: remove defunct plugin | Max Kellermann | 2015-01-26 | 2 | -94/+2 |
* | | doc/protocol: "playlistsearch" is case insensitive | Max Kellermann | 2015-01-16 | 1 | -1/+1 |
* | | doc/user: remove autoconf/automake from Debian build dependencies | Max Kellermann | 2014-12-26 | 1 | -1/+1 |
* | | doc/user: add more Debian build dependencies | Max Kellermann | 2014-12-26 | 1 | -2/+4 |
* | | doc/user: add libicu-dev to Debian build dependencies | Max Kellermann | 2014-12-26 | 1 | -1/+1 |
* | | doc/protocol: mention that "count" can have multiple filters | Max Kellermann | 2014-11-24 | 1 | -0/+1 |
* | | doc: document the mount/neighbor commands | Max Kellermann | 2014-10-10 | 2 | -0/+190 |
* | | doc/protocol: add more markup | Max Kellermann | 2014-10-10 | 1 | -58/+71 |
* | | Add MusicBrainz' Release Track Id tag | Wieland Hoffmann | 2014-09-27 | 1 | -1/+2 |
* | | doc/user: add section "Satellite setup" | Max Kellermann | 2014-09-19 | 1 | -2/+64 |
* | | doc/user: more NFS instructions | Max Kellermann | 2014-09-19 | 1 | -1/+21 |
* | | doc/user: require bit-perfect playback for DoP | Max Kellermann | 2014-09-05 | 1 | -1/+2 |
* | | doc/user: add sections for bit-perfect playback and DSD | Max Kellermann | 2014-09-02 | 1 | -4/+173 |
* | | doc/protocol: enable docbook-xslt option "use.id.as.filename" | Max Kellermann | 2014-09-02 | 1 | -19/+19 |
* | | doc/user: enable docbook-xslt option "use.id.as.filename" | Max Kellermann | 2014-09-02 | 1 | -23/+23 |
* | | doc/user: add links | Max Kellermann | 2014-09-02 | 1 | -65/+130 |
* | | doc/user: remove redundant encoder plugin settings | Max Kellermann | 2014-09-02 | 1 | -50/+3 |
* | | output/alsa, pcm: rename "DSD over USB" to "DoP" | Max Kellermann | 2014-08-31 | 1 | -5/+5 |
* | | Merge tag 'v0.18.13' | Max Kellermann | 2014-08-31 | 1 | -1/+6 |
|\| |
|
| * | doc/protocol: fix description of "stats" response | Joachim Fasting | 2014-08-31 | 1 | -1/+6 |
* | | ArgParser: allow fractional seconds in ParseCommandArg(SongTime) | Max Kellermann | 2014-08-29 | 1 | -6/+8 |
* | | doc/mpd.conf.5: remove deprecated setting | Max Kellermann | 2014-08-24 | 1 | -4/+0 |
* | | doc/{mpd.conf.5,mpdconf.example}: move documentation to the manual | Max Kellermann | 2014-08-24 | 3 | -61/+131 |
* | | StateFile: configurable interval | Max Kellermann | 2014-08-24 | 1 | -0/+12 |
* | | doc/user: document the state file | Max Kellermann | 2014-08-24 | 1 | -0/+47 |
* | | doc/user: add comments about libao and openal | Max Kellermann | 2014-08-24 | 1 | -3/+5 |
* | | doc/user: add comment about Linux and OSS | Max Kellermann | 2014-08-24 | 1 | -1/+8 |
* | | doc/user: more markup | Max Kellermann | 2014-08-24 | 1 | -156/+206 |
* | | doc/user: document ALSA mixer plugin settings | Max Kellermann | 2014-08-23 | 1 | -0/+99 |
* | | 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 |
* | | 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 |
* | | 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 |