1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
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
..
skin_backdrops.c [Bugfix] Copy current lcd contents into empty background buffers 2025-01-06 02:26:11 -05:00
skin_display.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
skin_display.h skin engine: Remove progressbar viewport field 2022-11-23 09:44:23 -05:00
skin_engine.c [Bugfix] #FS13567 5+ fonts WPS file causes next theme loaded to fail 2025-03-02 14:41:06 -05:00
skin_engine.h [Fix Yellow] remove DEBUGF from skin_parser.c cleanup spaces 2024-12-03 01:48:50 -05:00
skin_parser.c voice: Convert a pile of splashf() messages to be voiced 2025-05-17 17:33:46 -04:00
skin_render.c skin_render small cleanup 2024-12-31 20:17:56 -05:00
skin_tokens.c [BugFix] itoa conflicts with mingw rename to itoa_buf 2025-02-18 10:41:18 -05:00
skin_touchsupport.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
wps_internals.h wps skin_parser free up skin ram with int16_t 2024-12-31 01:53:20 -05:00