NEWS.md: Mention transparent decompression.

This commit is contained in:
David Korth 2018-08-18 11:38:34 -04:00
parent 1274708173
commit 4c8ecde98e

View File

@ -10,6 +10,12 @@
* File meta data is now exported to the desktop environment. This includes * File meta data is now exported to the desktop environment. This includes
e.g. dimensions for textures and duration for audio. Currently supported e.g. dimensions for textures and duration for audio. Currently supported
on KDE and Windows. on KDE and Windows.
* Support for gzipped files. This is important for VGMs, which are commonly
distributed in gzipped format (.vgz).
* NOTE: Currently only partially supported on Windows. In particular,
the IThumbnailProvider and IPropertyStore implementations use IStream,
and we don't have transparent decompression for IStream yet. This will
be fixed before the release of v1.4.
* New parsers: * New parsers:
* WiiWAD: Wii WAD packages. Contains WiiWare, Virtual Console, and other * WiiWAD: Wii WAD packages. Contains WiiWare, Virtual Console, and other