Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-11 | doc/mpdconf.example: document that socket activation voids bind_to_address ↵ | Florian Schlichting | 1 | -1/+2 | |
setting | |||||
2015-08-11 | doc/user: document effect of http_proxy envvar on curl plugin | Florian Schlichting | 1 | -0/+8 | |
2015-08-11 | doc/user: fix typo | Florian Schlichting | 1 | -1/+1 | |
2015-06-27 | configure.ac: remove GLib option | Max Kellermann | 1 | -1/+1 | |
Not used anymore. | |||||
2015-06-26 | TagId3: remove the "id3v1_encoding" setting | Max Kellermann | 2 | -10/+0 | |
Drop support for misencoded tags. People should not be using ID3v1 anyway. | |||||
2015-03-17 | doc/doxygen.conf: strip absolute path name | Max Kellermann | 1 | -1/+1 | |
2015-03-17 | doc/doxygen.conf: "doxygen -u" with 1.8.8 | Max Kellermann | 1 | -682/+1685 | |
2015-03-17 | *: doxygen fixups | Max Kellermann | 1 | -1/+1 | |
2015-03-17 | doc/doxygen.conf: disable WARN_IF_UNDOCUMENTED, too much noise | Max Kellermann | 1 | -1/+1 | |
2015-03-17 | doc/doxygen.conf: remove DOT_FONTNAME (font name was obsolete) | Max Kellermann | 1 | -11/+0 | |
2015-03-17 | doc/doxygen.conf: scan headers recursively | Max Kellermann | 1 | -1/+1 | |
2015-03-17 | doc/doxygen.conf: generate documentation for C++ headers | Max Kellermann | 1 | -1/+1 | |
2015-03-17 | doc/doxygen.conf: remove obsolete settings | Max Kellermann | 1 | -19/+0 | |
2015-03-17 | doc/doxygen.conf: remove XML section | Max Kellermann | 1 | -35/+0 | |
It's disabled anyway. | |||||
2015-02-09 | command/{Queue,File}Commands: drop "file:///" prefix for absolute paths | Max Kellermann | 1 | -3/+2 | |
Requiring this prefix makes the client's intention very clear, but it was too hard to understand why this prefix was needed. Initially, my intention was to differentiate from broken clients which prefix relate URIs with a slash; once MPD allowed that. In the past few years however, MPD has disallowed that, and there was no significant breakage (except for the "add /" special case which some clients apparently still do). So I figure it's about time to define that an URI that begins with a slash points to an arbitrary file on the file system. | |||||
2015-01-26 | {playlist,input}/despotify: remove defunct plugin | Max Kellermann | 2 | -94/+2 | |
2015-01-22 | tag/Format: add %iso8601% | Max Kellermann | 1 | -0/+5 | |
2015-01-22 | pcm/SoxrResampler: allow multi-threaded resampling | Max Kellermann | 1 | -0/+11 | |
2015-01-22 | Config: add section "resampler" | Max Kellermann | 2 | -150/+201 | |
2015-01-22 | doc/user: move resampler list to the plugin reference section | Max Kellermann | 1 | -29/+38 | |
2015-01-16 | doc/protocol: "playlistsearch" is case insensitive | Max Kellermann | 1 | -1/+1 | |
2015-01-15 | db/plugins/ProxyDatabasePlugin: add "keepalive" parameter | Joshua Wise | 1 | -0/+13 | |
2015-01-14 | output/recorder: dynamic file name | Max Kellermann | 1 | -0/+44 | |
2015-01-14 | doc/protocol.xml: Fix a typo | Wieland Hoffmann | 1 | -1/+1 | |
2014-12-26 | doc/user: remove autoconf/automake from Debian build dependencies | Max Kellermann | 1 | -1/+1 | |
2014-12-26 | doc/user: add more Debian build dependencies | Max Kellermann | 1 | -2/+4 | |
2014-12-26 | doc/user: add libicu-dev to Debian build dependencies | Max Kellermann | 1 | -1/+1 | |
2014-12-12 | sticker/Match: add inequality operators | Max Kellermann | 1 | -0/+5 | |
2014-12-12 | sticker/Match: add operator "EQUALS" | Max Kellermann | 1 | -0/+19 | |
Mapped to "=" in the MPD protocol. This is the first operator, initially supporting value matches in the MPD protocol. | |||||
2014-12-04 | doc/mpdconf.example: move sidplay documentation to the user manual | Max Kellermann | 2 | -26/+58 | |
2014-12-02 | mixer/null: new mixer plugin | Max Kellermann | 1 | -2/+4 | |
2014-11-26 | Playlist: reset song priority on playback | Max Kellermann | 1 | -1/+2 | |
A priority should be a volatile thing: it should schedule a song for playing back once, but it should not affect the next time the queue gets played. | |||||
2014-11-25 | {Tag,Song}Print, PlayerCommands: report song duration with milliseconds ↵ | Max Kellermann | 1 | -0/+9 | |
precision | |||||
2014-11-24 | doc/protocol: mention that "count" can have multiple filters | Max Kellermann | 1 | -0/+1 | |
2014-11-18 | DatabaseCommands: add "window" parameter to "search"/"find" | Max Kellermann | 1 | -0/+9 | |
2014-10-10 | doc: document the mount/neighbor commands | Max Kellermann | 2 | -0/+190 | |
2014-10-10 | doc/protocol: add more markup | Max Kellermann | 1 | -58/+71 | |
2014-09-27 | Add MusicBrainz' Release Track Id tag | Wieland Hoffmann | 1 | -1/+2 | |
The Release Track Id uniquely identifies a recording on a release - that is, even if a recording appears twice on a release (meaning that the combination of recording and release id are not enough to figure out which one it is), the release track id will allow differentiating the two. The tag names are taken from https://musicbrainz.org/doc/MusicBrainz_Picard/Tags/Mapping | |||||
2014-09-19 | doc/user: add section "Satellite setup" | Max Kellermann | 1 | -2/+64 | |
2014-09-19 | doc/user: more NFS instructions | Max Kellermann | 1 | -1/+21 | |
2014-09-05 | doc/user: require bit-perfect playback for DoP | Max Kellermann | 1 | -1/+2 | |
2014-09-02 | doc/user: add sections for bit-perfect playback and DSD | Max Kellermann | 1 | -4/+173 | |
2014-09-02 | doc/protocol: enable docbook-xslt option "use.id.as.filename" | Max Kellermann | 1 | -19/+19 | |
2014-09-02 | doc/user: enable docbook-xslt option "use.id.as.filename" | Max Kellermann | 1 | -23/+23 | |
2014-09-02 | doc/user: add links | Max Kellermann | 1 | -65/+130 | |
2014-09-02 | doc/user: remove redundant encoder plugin settings | Max Kellermann | 1 | -50/+3 | |
2014-08-31 | output/alsa, pcm: rename "DSD over USB" to "DoP" | Max Kellermann | 1 | -5/+5 | |
The standard has been renamed since the early draft that was implemented in MPD. | |||||
2014-08-31 | doc/protocol: fix description of "stats" response | Joachim Fasting | 1 | -1/+6 | |
Fix incorrect description of the "songs" field and add missing "albums" field. Signed-off-by: Joachim Fasting <joachifm@fastmail.fm> | |||||
2014-08-29 | ArgParser: allow fractional seconds in ParseCommandArg(SongTime) | Max Kellermann | 1 | -6/+8 | |
2014-08-24 | doc/mpd.conf.5: remove deprecated setting | Max Kellermann | 1 | -4/+0 | |