This release brings audio CD and cue/bin image support to Snow! Big thanks to @beholdnec for contributing this. Also added host/guest clipboard sharing, more options to tweak fast-forward mode, native file dialogs, improved mouse control in fullscreen and many other ease of use features!
What's Changed
- Support .bin/.cue CD images by @beholdnec
- Audio CD support by @beholdnec
- Various performance improvements by @beholdnec
- New audio backend: replaced SDL2 with cpal (SDL2 still available under
audio_sdl2feature) - System native file dialogs (see Options menu) by @beholdnec
- 'Type clipboard contents' function
- Implement copying emulator clipboard to host
- Fast-forward speed limit and dynamic fast-forward
- Implement pcap packet capture for emulated Ethernet
- Save Ethernet link type in workspace
- Add option to bind Cmd to Right Ctrl
- Add option to hide 'right click to exit' toasts
- FPU: implement FASIN, FACOS
- Auto switch to relative mouse mode in fullscreen, change mouse mode on the fly
- Warn users when they try to load a volume HDD image
- Support MacRoman encoding in BlueSCSI Toolbox file sharing by @mihaip
- Updated Rust toolchain to 1.95 stable, edition of all crates to 2024
New Contributors
- @beholdnec made their first contribution in #237
What happened to 1.4.0?
1.4.0 came with a minor mistake introduced in Mac model detection. The only difference between 1.4.0 and 1.4.1 is that being fixed.
Full Changelog: v1.3.1...v1.4.1