vlc/vlc-3.0 | branch: master | David Fuhrmann <[email protected]> | Tue Feb 11 18:58:10 2020 +0100| [779a17fdffc6e70383ab4322e7412bb7ffe0cfeb] | committer: David Fuhrmann
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=779a17fdffc6e70383ab4322e7412bb7ffe0cfeb --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 4a3fe1a9a6..10b126df36 100644 --- a/NEWS +++ b/NEWS @@ -21,9 +21,13 @@ Text renderer: * Fix crashes on macOS with SSA/ASS subtitles containing emoji macOS: + * Remove qtsound module and add avaudiocapture module as replacement + * Fix audio capture on macOS Catalina by using avaudiocapture + * Inform the user in case OS permissions are missing for certain actions * Fix Apple Remote support on macOS Catalina * Add support for pausing Apple Music on macOS Catalina * Fix UPnP discovery crash without an active network interface + * Fix rare placement issues with fullscreen panel Misc: * Add missing .wpl & .zpl file associations on Windows _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
