diff options
author | Max Kellermann <max@musicpd.org> | 2021-05-17 19:33:15 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2021-05-17 19:33:15 +0200 |
commit | a2bdac571a5c7601e7f1cc9e113d3264ec467fce (patch) | |
tree | 0142702c8d5790dc840854cbd435b6207eab65ec /NEWS | |
parent | c3226a319510a7ac57d6e88363a32780eb099888 (diff) | |
parent | 638dfc398184ff0d71c2a81c8c3eb99f649ac307 (diff) |
Merge branch 'v0.22.x'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -11,12 +11,18 @@ ver 0.23 (not yet released) ver 0.22.7 (not yet released) * protocol - don't use glibc extension to parse time stamps +* input + - curl: send user/password in the first request, save one roundtrip * decoder - ffmpeg: fix build problem with FFmpeg 3.4 - gme: support RSN files * storage - curl: don't use glibc extension +* database + - simple: fix database corruption bug * output + - fix crash when pausing with multiple partitions + - jack: enable on Windows - httpd: send header "Access-Control-Allow-Origin: *" - wasapi: add algorithm for finding usable audio format - wasapi: use default device only if none was configured |