Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Releases: wutipong/ZipPicViewWx

Release 0.9

30 Jul 20:32

Choose a tag to compare

Release 0.9 Pre-release
Pre-release

Fix:

  • Crashes when open a file with name containing non-ANSI characters.
  • Crashes when opening an invalid images file. This will be displayed as a big red circle with a cross inside.

Enhancement :

  • [Viewer] Make the play button toggle between play and pause icon.
  • [Viewer] Add CImg library usage (disabled by default), for better image quality in viewer panel.

Release 0.8

21 Jul 19:13

Choose a tag to compare

Release 0.8 Pre-release
Pre-release

Fix:

  • Loading error when loading a new zip file during the thumbnail is being generated.

Enhancement :

  • [Browser] Add support for other archive file type (using libarchive). For any file type other than zip file, the content will be fully extracted into the temporary directory first. It would takes time to load the file. However after the file is loaded it would be much faster than the zip format.
  • [Viewer] Update the close tab button

Release 0.7

08 Jul 18:59

Choose a tag to compare

Release 0.7 Pre-release
Pre-release

Fix:

  • Crash issue when selecting a new direcotry while the preview is still loading thumbnail.

Enhancement :

  • [Browser] Sort the directory
  • [Viewer] Add icons to all button.
  • [Viewer] Add random advance toggle.

Imgur
Imgur

Release 0.6 :-

28 Jun 17:07

Choose a tag to compare

Release 0.6 :- Pre-release
Pre-release
  • Navigating through the current directory inside the preview panel (with auto-advance).
  • Default to "Fit-To-Screen" when open a new panel/image.
  • Reorganize controls.
    2016-06-28 23_12_39-zippicview
    screenshot from 2016-06-28 23-20-06

0.5

22 May 17:56

Choose a tag to compare

0.5 Pre-release
Pre-release

This version is a very small fix. The preview panel will display sorted items based on the file name.

0.4

14 Nov 12:53

Choose a tag to compare

0.4 Pre-release
Pre-release
  • Win32/64 - Minor visual update.
  • Add "Scale to fit", "Actual size" option in viewing pane.
    2015-11-14 19_52_10-zippicview
    2015-11-14 19_52_19-zippicview

0.3

08 Nov 13:26

Choose a tag to compare

0.3 Pre-release
Pre-release

Below features are added.

  • Browse images in folder
  • Non-intrusive thumbnail loading (multi-threaded).

Some bug fixes

  • properly handle non-Latin file name.
  • prevent annoying warning message (redirect to standard error stream).
  • etc.

0.2

27 Oct 21:30

Choose a tag to compare

0.2 Pre-release
Pre-release

Add "On Top" check box to make the window stay on top when checked.

0.1

06 Jul 22:23

Choose a tag to compare

0.1 Pre-release
Pre-release
Update README.md