1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/radio
Solomon Peachy 39f86858c4 voice: Convert a pile of splashf() messages to be voiced
Basically, this just replaces str(STRID) with ID2P(STRID).

The voiced version of these strings cannot not have any format
specifiers (enforced by the language tooling) and are instead more
generic.

As many of these are error conditions, it is doubly important for
them to be voiced in some way.

There are some places in the code that perform their own voicing
for splash messages (eg the shutdown code); those are left alone.

Change-Id: I7d51af351e8fa5c4beee42fbfc02719f1d6591b8
2025-05-17 17:33:46 -04:00
..
presets.c voice: Convert a pile of splashf() messages to be voiced 2025-05-17 17:33:46 -04:00
presets.h Clean up naming of radio preset functions and move global radio preset methods into apps/radio/presets.h 2010-07-06 15:10:11 +00:00
radio.c WPS/FMS: Request SBS update after softlock 2025-03-22 21:46:27 +01:00
radio.h [bugfix] FS#13456 - Loaded FM preset list doesn't restore after restart 2025-01-23 23:58:10 -05:00
radio_skin.c skin engine: Reduce scope of internal wps_data struct 2022-11-15 14:20:31 +00:00
radioart.c radio.c presets.c small clean-up 2024-11-30 16:42:43 -05:00