Releases: Shiryou/brut
Releases · Shiryou/brut
Release list
nightly
📦 Release v0.1.1
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