FreeTRX/MDUV380_firmware/application/source/functions
Marcus Kida dd1cc0ccdf Release 0.3.0: fix Screen Dim label voice-prompt crash
The menu label 'Screen Dim' is a raw literal, and the shared menu code voices
labels through voicePromptsAppendLanguageString(), which derives the prompt
index from the pointer's offset within the language table and crashed on a
foreign pointer (v0.2.0 fixed only the value, not the label). That helper now
ignores pointers outside the language table.

Bump version to 0.3.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 16:29:21 +02:00
..
aprs.c Initial Commit 2026-07-06 08:45:33 +02:00
calibration.c Initial Commit 2026-07-06 08:45:33 +02:00
codeplug.c Initial Commit 2026-07-06 08:45:33 +02:00
hotspot.c Initial Commit 2026-07-06 08:45:33 +02:00
rxPowerSaving.c Initial Commit 2026-07-06 08:45:33 +02:00
satellite.c Initial Commit 2026-07-06 08:45:33 +02:00
settings.c Release 0.2.0: fix Display Options crash with voice prompts on 2026-07-07 15:41:59 +02:00
sound.c Initial Commit 2026-07-06 08:45:33 +02:00
ticks.c Initial Commit 2026-07-06 08:45:33 +02:00
trx.c Initial Commit 2026-07-06 08:45:33 +02:00
voicePrompts.c Release 0.3.0: fix Screen Dim label voice-prompt crash 2026-07-07 16:29:21 +02:00
vox.c Initial Commit 2026-07-06 08:45:33 +02:00