Skip to content

Releases: SuperIlu/DosView

v1.7

04 Jan 13:26
Compare
Choose a tag to compare
  • Updated libjpeg to 9f.
  • Updated libjasper to 4.2.4.
  • Fixed a crash when running out of memory during loading/display.
  • Fixed version number when running DosView.
  • Added key to display help overlay in view mode.
  • Patched 3rdparty\allegro-4.2.2-xc-master\src\bmp.c to support all BMP formats mentioned in https://en.wikipedia.org/wiki/BMP_file_format#Bitmap_file_header (backport from allegro5).
  • Fixed DE LSM for FreeDOS.

v1.6

03 Jan 12:57
Compare
Choose a tag to compare
  • added FreeDOS package creation

v1.5

26 Nov 15:34
Compare
Choose a tag to compare
  • Fixed Allegro VESA driver
  • Added screen mode autodetection

v1.4

24 Nov 16:45
Compare
Choose a tag to compare
  • new screen resolutions and change in command line
  • (hopefully) fixed bug in image zooming when image was not 4:3 and a multiple of the resolution

v1.3.1

12 Nov 17:58
Compare
Choose a tag to compare

fixed color palette error

v1.3

12 Nov 12:29
Compare
Choose a tag to compare
  • added GIF
  • added PSD
  • added HDR
  • added PIC
  • added an UPX compressed EXE
  • enabled dithering
  • added 8bpp display mode
  • fixed another scaling error
  • fixed error when reading certain PNGs

v1.2

08 Nov 17:53
Compare
Choose a tag to compare
  • added NetPBM formats
  • added Sun RAS format
  • added image scaling

v1.1

05 Nov 13:19
Compare
Choose a tag to compare
  • added TIFF
  • added JPEG 2000
  • fixed zoom and documentation
  • added 24/32bpp autodetection
  • added image info
  • added num pad keys
  • added check to list modes

v1.0

03 Nov 19:18
Compare
Choose a tag to compare

first public release