-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhistory.txt
41 lines (29 loc) · 1.19 KB
/
history.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
0.3.1 dev
----------------------
0.3.0.157 - 2024-07-07
----------------------
Fixed support for grayscale images.
Fixed display of the settings window on HiDPI displays.
The license has been changed to LGPL-2.1.
0.2.7.130 - 2023-02-12
----------------------
Fixed opening of some JPEG files.
Expanded support for RAW images from cameras.
Improved recognition of HEIF, HEIC, AVIF files.
0.2.5.119 - 2022-07-15
----------------------
Now uses MEDIASUBTYPE_RGB32 for additional compatibility format because MEDIASUBTYPE_ARGB32 is not supported by Haali VR and madVR.
Fixed operation of IMediaSeeking interface. Now the player can control how long images are displayed.
Fixed shrinking of very large images.
Set the default value for the "Max. non-scalable size" option to 8192 for compatibility with video renderers using Direct3D 9 or DXVA2 on some video adapters.
0.2.3.95 - 2021-12-16
----------------------
Improved support for JPEG XL.
0.2.1.75 - 2021-04-17
----------------------
Added support for DDS, HEIF (HEIC, AVIF), ORF, PEF, JPEG XL.
Improved support for some JPEG XR files.
Fixed output of 16-bit pictures per channel.
0.1.0.29 - 2020-02-10
----------------------
The first official release.