1.2.45 JPEGView - Toasts, QOI
Pre-release
Pre-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
- JPEGView.zip - full, portable package, you may unzip and run from.
- If JPEGView can't run, move the (VCRedist) DLLs in
extras
folder out, alongside JPEGView.exe, and it should work.
- If JPEGView can't run, move the (VCRedist) DLLs in
- JPEGView-less-config.zip - for updating existing installation; just unzip and replace EXE & DLLs.
- Merge any new config option(s) yourself.
- Auto-built JPEGView*-Setup.msi installer
- With option for the minimal set of VCRedist DLLs (<2MB) needed by AVIF/JXL. OR you may install the full set from Microsoft Visual C++ Redistributable for Visual Studio 2022 (~24 MB installer).