Skip to content

Releases: Introscopia/ImageViewer

2025-03-27 release

27 Mar 23:46

Choose a tag to compare

  • The dawn of a new era. SDL3 babey.
  • Got rid of C-runtime, it's 100% SDL3.
  • no more nested functions
  • No more surface rendering. You can't mix rendering APIs in SDL3 anymore. This required a major refactor.
  • Since I was refactoring, went ahead and added support for multi-image viewing with SDL3's drag & drop events.

2023-09-09 release

09 Sep 04:03

Choose a tag to compare

+GIF animation playback
+NUMPAD controls, exposing all renderCopyEX functionality
-WEBP compatibility

2024-03-05 release

05 Mar 21:15

Choose a tag to compare

  • put in a Framerate limiter. Should drastically reduce pointless cpu usage.
  • Fixed some bugs with .gifs, we auto-convert files with funky pixel formats now.
  • [C] now ticks bg colors down instead of up
  • [1...9] now set zoom