rockbox/manual/appendix
William Wilgus eb3e5eb2bf [Feature] Skin engine Themes grab text from a file %ft(file, line)
allow the skin engine to read text files and return a particular line

you then can use ss on that string to allow display of strings from the file
(Playername comes to mind)

able to be used as conditional
%?ft(filename)<Found|Not Found>

if (selected) line of file is empty the tag is treated as #COMMENT

bugfix:
%t(n)%?x<text|text>
would ignore the specified timeout defaulting to 2 seconds

bugfix: cabbiev2.128x160x16.wps was missing %Sx()
for translation on 'Next Track:'

playername.txt generated at boot if it doesn't exist contents: 'Rockbox!'

Change-Id: I04ea4fd411f74c7c6e672657949aa520c2f86f95
2024-12-07 23:02:22 -05:00
..
images [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
album_art_info.tex manual: typo fixes 2017-04-17 20:41:43 -04:00
appendix.tex manual: Replace all rockbox.org urls with https. 2020-12-12 23:17:04 -05:00
config_file_options.tex Playlist viewer: Add new options to allow formatting using tags 2024-09-09 18:21:38 -04:00
fdl.tex manual: nitpicking on '-' character and other minor details 2018-08-05 12:57:05 +02:00
file_formats.tex Codecs: mp4: Disable SBR decoding for PP5002 - PP5022 platforms 2023-12-31 20:44:15 -05:00
gpl-2.0.tex Update old \tt and \sc macros 2016-06-14 18:28:28 +02:00
menu_structure.tex Move the menu structure to the appendix. The menu structure description itself, is still missing though 2008-07-15 18:33:43 +00:00
wps_tags.tex [Feature] Skin engine Themes grab text from a file %ft(file, line) 2024-12-07 23:02:22 -05:00