diff options
author | Max Kellermann <max@duempel.org> | 2014-11-11 11:43:52 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-11 11:43:52 +0100 |
commit | c3f6502be277ea7a9eb42babc4dc44ab2abf59e2 (patch) | |
tree | 1282ad28125722133058fb21846877454f139bc2 /NEWS | |
parent | 0120f396acadc56ef907e64a2ec40060e4ee5678 (diff) | |
parent | e5217e6ce97d4a0f972223f5eb6308e9b5e8df8f (diff) | |
download | mpd-c3f6502be277ea7a9eb42babc4dc44ab2abf59e2.tar.gz mpd-c3f6502be277ea7a9eb42babc4dc44ab2abf59e2.tar.xz mpd-c3f6502be277ea7a9eb42babc4dc44ab2abf59e2.zip |
Merge tag 'v0.19.3'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -4,12 +4,22 @@ ver 0.20 (not yet released) * output - pulse: set channel map to WAVE-EX -ver 0.19.3 (not yet released) +ver 0.19.3 (2014/11/11) +* protocol + - fix "(null)" result string to "list" when AlbumArtist is disabled * database - upnp: fix breakage due to malformed URIs +* input + - curl: another fix for redirected streams * decoder - audiofile: fix crash while playing streams + - audiofile: fix bit rate calculation - ffmpeg: support opus + - opus: fix bogus duration on streams + - opus: support chained streams + - opus: improved error logging +* fix distorted audio with soxr resampler +* fix build failure on Mac OS X with non-Apple compilers ver 0.19.2 (2014/11/02) * input |