FreeTRX/MDUV380_firmware/application/source/user_interface
Marcus Kida bc696ae5b2 Power off: CRT-style collapse animation
Replace the 'Power Off' / 73 message on colour displays with a shut-off
animation that collapses the current screen towards the middle (vertical
squeeze to a line, then horizontal collapse to a centre dot) like an old CRT.
Snapshots the live framebuffer into the (idle) notification offscreen buffer
so no extra RAM is needed; runs blocking with vTaskDelay between frames.
Mono displays keep the existing message. Docs updated.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 23:51:24 +02:00
..
menuAPRSOptions.c Initial Commit 2026-07-06 08:45:33 +02:00
menuCalibration.c Initial Commit 2026-07-06 08:45:33 +02:00
menuChannelDetails.c Initial Commit 2026-07-06 08:45:33 +02:00
menuContactDetails.c Initial Commit 2026-07-06 08:45:33 +02:00
menuContactList.c SMS: pick recipient from contacts; contacts list shows all types 2026-07-14 23:08:25 +02:00
menuDisplayMenuList.c Revert main-menu icons: plain-text entries again 2026-07-13 12:04:56 +02:00
menuDisplayOptions.c Themes: add 'Pride' rainbow-background preset 2026-07-14 14:47:45 +02:00
menuFirmwareInfoScreen.c Add FreeTRX version and show it in Firmware Info (v0.1.0) 2026-07-06 18:34:10 +02:00
menuGeneralOptions.c Initial Commit 2026-07-06 08:45:33 +02:00
menuGPS.c Initial Commit 2026-07-06 08:45:33 +02:00
menuLanguage.c Initial Commit 2026-07-06 08:45:33 +02:00
menuLastHeard.c Initial Commit 2026-07-06 08:45:33 +02:00
menuRadioInfos.c Initial Commit 2026-07-06 08:45:33 +02:00
menuRadioOptions.c Initial Commit 2026-07-06 08:45:33 +02:00
menuRSSIScreen.c Initial Commit 2026-07-06 08:45:33 +02:00
menuSatelliteScreen.c Initial Commit 2026-07-06 08:45:33 +02:00
menuSMSCompose.c SMS: pick recipient from contacts; contacts list shows all types 2026-07-14 23:08:25 +02:00
menuSMSContact.c SMS: pick recipient from contacts; contacts list shows all types 2026-07-14 23:08:25 +02:00
menuSMSList.c DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00
menuSMSOptions.c DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00
menuSMSQuickText.c DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00
menuSoundOptions.c Initial Commit 2026-07-06 08:45:33 +02:00
menuSystem.c SMS: pick recipient from contacts; contacts list shows all types 2026-07-14 23:08:25 +02:00
menuThemeOptions.c Initial Commit 2026-07-06 08:45:33 +02:00
menuZoneList.c Initial Commit 2026-07-06 08:45:33 +02:00
uiChannelMode.c DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00
uiCPS.c Initial Commit 2026-07-06 08:45:33 +02:00
uiGlobals.c Initial Commit 2026-07-06 08:45:33 +02:00
uiHotspot.c Initial Commit 2026-07-06 08:45:33 +02:00
uiLocalisation.c Initial Commit 2026-07-06 08:45:33 +02:00
uiLockScreen.c Initial Commit 2026-07-06 08:45:33 +02:00
uiMessageBox.c Initial Commit 2026-07-06 08:45:33 +02:00
uiNotification.c Power off: CRT-style collapse animation 2026-07-14 23:51:24 +02:00
uiPowerOff.c Power off: CRT-style collapse animation 2026-07-14 23:51:24 +02:00
uiPrivateCall.c Initial Commit 2026-07-06 08:45:33 +02:00
uiSMSPopup.c DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00
uiSplashScreen.c FreeTRX: on-screen rename, credits, and README supported-radios note 2026-07-06 18:11:22 +02:00
uiTxScreen.c Initial Commit 2026-07-06 08:45:33 +02:00
uiTxTgPcContactOwnId.c Initial Commit 2026-07-06 08:45:33 +02:00
uiUtilities.c Fix: remove muted 'M' header icon that overlapped GPS text 2026-07-14 23:27:43 +02:00
uiVFOMode.c DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00