1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Evan Kenny 96f42a5646 skin engine: Add tags to display Quickscreen Items
A set of new tags for themes that allow them to display a quickscreen item's name or value like what is displayed on the default quickscreen.

There are 8 tags in total, 2 for each direction or "item".
One type of tag displays the setting name, while the other displays the setting's value.

All tags output an "ERR" string if no valid setting is found for that item.

Quickscreen Item name tags: %QT, %QR, %QB and %QL.
Quickscreen Item value tags: %Qt, %Qr, %Qb and %Ql.

Change-Id: Ia08ba5940e38065e051a0aefa2cff142c9e58684
2024-07-13 19:07:06 -04:00
..
skin_backdrops.c Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
skin_display.c RFC: Extend skin engine to handle EQ settings 2024-04-21 18:27:11 -04:00
skin_display.h skin engine: Remove progressbar viewport field 2022-11-23 09:44:23 -05:00
skin_engine.c Move skin global state to the WPS 2022-10-18 12:56:28 +01:00
skin_engine.h skin engine: Reduce scope of internal wps_data struct 2022-11-15 14:20:31 +00:00
skin_parser.c [coverity] skin_parser.c load_skin_bitmaps check buffer length for bm_data 2024-06-02 11:13:03 -04:00
skin_render.c skin engine: Remove viewport_colour viewport field 2022-11-23 10:06:16 -05:00
skin_tokens.c skin engine: Add tags to display Quickscreen Items 2024-07-13 19:07:06 -04:00
skin_touchsupport.c RFC: Extend skin engine to handle EQ settings 2024-04-21 18:27:11 -04:00
wps_internals.h checkwps: Validate translated strings (%Sx) 2024-05-24 21:37:54 -04:00