-
FreeTRX v0.3.0 Pre-release
released this
2026-07-07 14:29:21 +00:00 | 38 commits to main since this release0.3.0
- Fix a second voice-prompt crash on the Screen Dim menu row: the item label
("Screen Dim") is a raw literal, and the shared menu code voices labels via
voicePromptsAppendLanguageString(), which crashes on any pointer outside the
language table. That function now ignores non-language pointers, so a stray
literal is skipped instead of hard-faulting. (The dim value is still announced.)
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
4 downloads
-
OpenDM1701.bin
2 downloads · 785 KiB
-
OpenMDUV380.bin
2 downloads · 788 KiB
- Fix a second voice-prompt crash on the Screen Dim menu row: the item label