Skip to content

Releases: carina-studio/PixelViewer

2.0.1.314

14 Mar 11:59
Compare
Choose a tag to compare
2.0.1.314 Pre-release
Pre-release
  • Add P012, P212 and P412 format.
  • Re-implement color space management based-on Skia.
  • Improve memory management of rendering and filtering image.
  • Upgrade AppSuite to 1.0.0.312.
  • Bug fixing.

2.0.0.308

08 Mar 12:41
Compare
Choose a tag to compare
2.0.0.308 Pre-release
Pre-release
  • Add saturation/vibrance adjustment.
  • Add auto color adjustment.
  • Add auto R/G/B gain selection.
  • Support resetting image filter parameters after opening image file.
  • Support specifying default color space of image.
  • Support using Ctrl/Cmd +/- to zoom image when Fit to viewport is ON.
  • Update algorithm of highlight/shadow adjustment.
  • Keep latest selected compression quality of JPEG.
  • Other UX improvement.
  • Update dependent libraries.
  • Other bug fixing.

1.106.0.222

22 Feb 13:14
Compare
Choose a tag to compare
1.106.0.222 Pre-release
Pre-release
  • Add Display-P3 color space and set as default screen color space on macOS.
  • Add information bar to show ARGB/L*a*b*/XYZ colors of selected pixel.
  • Limited support of parsing DNG file.
  • Support saving image with orientation.
  • Support 4x4 Bayer Patterns.
  • Support RGB gain for Bayer Pattern formats.
  • Support BGR_161616/RGB_161616 formats.
  • Allow specifying transformation function of brightness/contrast adjustment.
  • Add highlight/shadow adjustment on image.
  • Support selecting image format automatically according to file name of image.
  • Support specifying default byte ordering.
  • Support arranging tabs by dragging (not supported yet on Linux).
  • Support opening tab in new window.
  • Support drag and drop multiple files to open.
  • Support layouting windows in horizontal, vertical or tile mode.
  • Support using system theme mode on macOS.
  • Support hiding rendering parameters panel to get more space for viewing image.
  • Support auto update on macOS.
  • Improve tab scrolling UX.
  • Improve toolbar scrolling UX.
  • Calculate memory usage of rendered images with more accuracy.
  • Reduce size of update packages for auto updating.
  • Other UX improvement.
  • Use system menu bar on macOS.
  • Enable Color Space Management by default on macOS.
  • Use Command key instead of Ctrl key on macOS.
  • Use single process to manage all windows.
  • Update dependent libraries.
  • Correct parameters of DCI-P3 color space.
  • Correct algorithm of demosaicing.
  • Fix issue of unable to launch on ARM64 PC.
  • Other bug fixing.

1.105.0.1220

20 Dec 06:46
Compare
Choose a tag to compare
1.105.0.1220 Pre-release
Pre-release
  • Support rendering 10/12-bit MIPI Bayer Pattern images.
  • Support rendering ABGR_16161616/ARGB_16161616/BGRA_16161616/RGBA_16161616 images.
  • Support saving image as Raw 32/64-bit BGRA pixels.
  • Upgrade to .NET 6.
  • Update sampling mode to improve quality of rendering image.
  • Automatically change quality of rendering image according to scale of image for better image quality and performance.
  • Support running on Windows 7 and Windows 8.
  • Support running on x86 and arm64 PC.
  • UX improvement.
  • Merge BGGR_16/GBRG_16/GRBG_16/RGGB_16 into single format Bayer Pattern (16-bit) which allows changing Bayer Pattern.
  • Bug fixing.

1.104.0.1123

24 Nov 00:53
Compare
Choose a tag to compare
1.104.0.1123 Pre-release
Pre-release
  • Support color space management to provide more color accuracy.
  • Support ITU-R BT.2020 and ITU-R BT.709 YUV to RGB conversion.
  • Support adjusting brightness/contrast and color balance to help you checking the data of image.
  • Support using 64-bit RGBA for internal image representation if needed to prevent color loss when converting color space or applying filters.
  • Support moving viewport of image by mouse dragging.
  • Improve performance of demosaicing.
  • Improve performance of histograms generating.
  • Improve performance of UI.
  • UX improvement.
  • NTSC and ITU-R YUV to RGB conversions are changed to ITU-R BT.656 and ITU-R BT.601.
  • Bug fixing.

1.103.0.1109

09 Nov 02:08
Compare
Choose a tag to compare
1.103.0.1109 Pre-release
Pre-release
  • Support demosaicing for Bayer Pattern formats.
  • Support turning notification OFF about application update.
  • Memory management improvement for rendering images.
  • Set default memory usage of rendered images to 2GB.
  • Update dependent libraries.
  • Bug fixing.

1.102.0.1103

03 Nov 12:01
Compare
Choose a tag to compare
1.102.0.1103 Pre-release
Pre-release
  • Support showing histograms of R/G/B and luminance.
  • Support self-updating with smaller package if .NET has been installed on your device.
  • Move toolbar to the top of working area.
  • Update dependent libraries.

1.101.0.1028

28 Oct 12:57
Compare
Choose a tag to compare
1.101.0.1028 Pre-release
Pre-release
  • Support restarting application automatically if needed.
  • Update dependency libraries.

1.100.0.1023

23 Oct 12:17
Compare
Choose a tag to compare
1.100.0.1023 Pre-release
Pre-release
  • Support showing image file in system file manager.
  • Support changing UI scale factor on Linux.
  • Prevent showing empty memory usage on macOS (currently unsupported).
  • Update UI.

1.99.1.1021

21 Oct 08:56
Compare
Choose a tag to compare
1.99.1.1021 Pre-release
Pre-release
  • Fix layout problem when switching full-screen mode on macOS.
  • Align style with other Carina Studio Apps.