[vlc-commits] NEWS: UWP is only supported for Windows 10
Steve Lhomme
git at videolan.org
Wed Jun 10 14:55:23 CEST 2020
vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Wed Jun 10 14:27:09 2020 +0200| [909a655d8b251de4c710e530d3d10c72f6a9d110] | committer: Steve Lhomme
NEWS: UWP is only supported for Windows 10
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=909a655d8b251de4c710e530d3d10c72f6a9d110
---
NEWS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index b100d9e1d8..9af6a77b8f 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ Platform support changes:
- Android 4.1.x or later (API-16)
- GCC 5.0 or Clang 3.4 (or equivalent)
* Windows on ARM is now supported
+ * Universal Windows is only supported for Windows 10 (not Windows 8 anymore)
Core:
* New output clock (internal):
@@ -59,7 +60,7 @@ Access:
* Enable SMB2 / SMB3 support on mobile ports with libsmb2
* Added support for the RIST (Reliable Internet Stream Transport) Protocol
* Added support for the AMT (Automatic Multicast Tunneling) Protocol
- * Added support for the Gopher Protocol
+ * Added support for the Gopher Protocol
* Added avaudiocapture module as a replacement for qtsound, which is removed now
* Audio CD data tracks are now correctly detected and skipped
* Deprecates Audio CD CDDB lookups in favor of more accurate Musicbrainz
More information about the vlc-commits
mailing list