vlc/vlc-3.0 | branch: master | David Fuhrmann <[email protected]> | Fri Nov 6 07:59:22 2020 +0100| [d5443bc70213b2821d21aaf251eb0bc154eb490d] | committer: David Fuhrmann
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=d5443bc70213b2821d21aaf251eb0bc154eb490d --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 218eb9dc7e..3b6114056c 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,17 @@ Changes between 3.0.11.1 and 3.0.12: ---------------------------------- +Audio output: + * Fix audio distortion on macOS during start of playback + Video Output: * Direct3D11: Fix some potential crashes when using video filters macOS: - * Fixed displaying EQ bands in the UI depending on which frequency + * Visual UI adaptations for macOS Big Sur + * Fix displaying EQ bands in the UI depending on which frequency presets are set for the EQ in advanced preferences + * Fix UI issues in bookmarks window Misc: * Several fixes in the web interface, including privacy and security _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
