Current latest version:
https://github.com/apertus-open-source-cinema/misc-tools-utilities/tree/master/raw12-viewer
Ideas for additions:
- ~~decimation switch (1:1, 1:2, 1:4, 1:8) - GUI added but not functioning yet~~
- ~~assume resolution from filesize (options are so far: 4096x3072, 4096x2160, 3840x2160)~~
- ~~panning if image is larger than desktop~~
- ~~zoom in (switch to next lower decimation step) with mouse wheel up and "+" button and same for zoom out with mouse wheel and "-" button~~
- zoom works, mouse wheel feature is missing yet
- image switching with left/right arrow keys or the arrow buttons in the UI to next/previous image in the same folder
- preload additional images to switch to after first image has been displayed so switching to next/previous image is much faster then
- maybe in smaller resolution, to reduce load time
- add parallel threads to load without slowing the UI down