Skip to content

📦 Release v0.1.1

Latest

Choose a tag to compare

@Shiryou Shiryou released this 30 Aug 02:35

Added

  • GUI: Allow closing files to release them
  • Logging
  • GUI: Add File menu entry to create new resource files
  • GUI: Add an audio preview button for WAV files

Changed

  • GUI: Only show rotation warning for rotated files
  • GUI: Move the Most Recently Used file list to a more logical place
  • GUI: Make file sizes human readable
  • Update dependencies
  • Test: Add tests for LZSS decompression and PCX to bitmap conversion

Fixed

  • Support opening read-only files
  • Fix 'Extract all' bug resulting in 0 byte files
  • Lib: Properly run-length encode during PCX restoration
  • GUI: Fix MRU overflow issue