Skip to content

1.2.45 JPEGView - Toasts, QOI

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdneon sdneon released this 06 May 18:42
· 33 commits to master since this release

This mod is mainly about slideshow and ease of use changes.
And most importantly, providing pre-built executable for >= Win 7 64-bit.

Along the way, incidental bite-sized feature requests may be added =)

About

  • Android-style toasts. E.g. to inform of slideshow play/pause, speed increase/decrease.
  • Toggle ascending/descending sorting by pressing the same hotkey for sorting mode.
  • Setting MinFilesize > 0 enables hiding of small images. Now, auto-disable it temporarily if 1st image opened is small (< MinFilesize), so as to view that image as intended.
  • Simplified KeyMap.txt format with direct hotkey to command ID mapping. No need for extra intermediate #define declarations.
    • Old format is still supported; but will not be compatible with new upstream format.
    • Use ConvertKeyMap tool to make one-off conversion if desired.
  • Changed: no longer stays (stuck) on bad image when in slideshow.
  • Various cherry picks from upstream. E.g. : QOI image read/write support, ICC profile, MSI build to not wrongly install to x86 folder in x64 OS.

Added later:

  • Bug fix: When in same folder level mode, no longer get stuck at last images of the folders, after one round of all folders.
  • Revert setting: FolderNavigation=LoopFolder. Use ALT+F7 to toggle to Auto mode, and vice versa instead.
  • Add hotkeys for changing gamma (brightness) for keyboards without numpad.
  • Increase to 3 modes of transparency (toggled via SHIFT+V) so we've a convenient and additional inverse TransparencyColor blend. The 3 modes are:
    • Blend using TransparencyColor setting (e.g.: black)
    • Checkerboard
    • Blend using inverse of TransparencyColor (e.g.: inverse of black is white)

Download