Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command/{Queue,File}Commands: drop "file:///" prefix for absolute paths | Max Kellermann | 2015-02-09 | 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. | ||||
* | Merge branch 'v0.19.x' | Max Kellermann | 2015-01-26 | 3 | -138/+3 |
|\ | |||||
| * | 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 |
| | | | |||||
* | | | tag/Format: add %iso8601% | Max Kellermann | 2015-01-22 | 1 | -0/+5 |
| | | | |||||
* | | | pcm/SoxrResampler: allow multi-threaded resampling | Max Kellermann | 2015-01-22 | 1 | -0/+11 |
| | | | |||||
* | | | Config: add section "resampler" | Max Kellermann | 2015-01-22 | 2 | -150/+201 |
| | | | |||||
* | | | doc/user: move resampler list to the plugin reference section | Max Kellermann | 2015-01-22 | 1 | -29/+38 |
| | | | |||||
* | | | db/plugins/ProxyDatabasePlugin: add "keepalive" parameter | Joshua Wise | 2015-01-15 | 1 | -0/+13 |
| | | | |||||
* | | | output/recorder: dynamic file name | Max Kellermann | 2015-01-14 | 1 | -0/+44 |
| | | | |||||
* | | | doc/protocol.xml: Fix a typo | Wieland Hoffmann | 2015-01-14 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'v0.19.x' | Max Kellermann | 2014-12-26 | 1 | -4/+6 |
|\| | | |||||
| * | | 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 |
| | | | |||||
* | | | sticker/Match: add inequality operators | Max Kellermann | 2014-12-12 | 1 | -0/+5 |
| | | | |||||
* | | | sticker/Match: add operator "EQUALS" | Max Kellermann | 2014-12-12 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | Mapped to "=" in the MPD protocol. This is the first operator, initially supporting value matches in the MPD protocol. | ||||
* | | | doc/mpdconf.example: move sidplay documentation to the user manual | Max Kellermann | 2014-12-04 | 2 | -26/+58 |
| | | | |||||
* | | | mixer/null: new mixer plugin | Max Kellermann | 2014-12-02 | 1 | -2/+4 |
| | | | |||||
* | | | Playlist: reset song priority on playback | Max Kellermann | 2014-11-26 | 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. | ||||
* | | | {Tag,Song}Print, PlayerCommands: report song duration with milliseconds ↵ | Max Kellermann | 2014-11-25 | 1 | -0/+9 |
| | | | | | | | | | | | | precision | ||||
* | | | Merge branch 'v0.19.x' | Max Kellermann | 2014-11-24 | 1 | -0/+1 |
|\| | | |||||
| * | | doc/protocol: mention that "count" can have multiple filters | Max Kellermann | 2014-11-24 | 1 | -0/+1 |
| | | | |||||
* | | | DatabaseCommands: add "window" parameter to "search"/"find" | Max Kellermann | 2014-11-18 | 1 | -0/+9 |
|/ / | |||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | 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 |
| | | | | | | | | | | The standard has been renamed since the early draft that was implemented in MPD. | ||||
* | | 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 |
| | | | | | | | | | | | | | | Fix incorrect description of the "songs" field and add missing "albums" field. Signed-off-by: Joachim Fasting <joachifm@fastmail.fm> | ||||
* | | 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 |
| | |