mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
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 |
||
---|---|---|
.. | ||
Makefile | ||
skin_buffer.c | ||
skin_buffer.h | ||
skin_buffer_debug.pl | ||
skin_debug.c | ||
skin_debug.h | ||
skin_parser.c | ||
skin_parser.h | ||
skin_parser.make | ||
skin_scan.c | ||
skin_scan.h | ||
SOURCES | ||
symbols.h | ||
tag_table.c | ||
tag_table.h |