Support and General Use > Theming and Appearance Customization

Subline timing.

<< < (2/2)

Dook:
Another option could be a mode where if the next subline doesn't have a %t tag, then stop the loop.

So %t(5)first line;second line

chuck_lardo:

--- Quote from: Dook on March 09, 2025, 07:24:08 AM ---https://gerrit.rockbox.org/r/c/rockbox/+/6153

This recent change to the t tag might be of help? According to Bilgus' notes the regular use maxes out at 655 seconds, so the only way to get a longer timeout is to use this newer method. I remember from a conversation in the IRC channel though that he only recommended to use it once or twice in a theme since it's a very expensive tag performance wise.

--- End quote ---

I had a chance to try the above, but I couldn't get it to work. I'm pretty sure I had it set up correctly but there was no effect. It just displayed the first line indefinitely.

Either of these solutions would work perfectly.


--- Quote from: Dook on March 15, 2025, 01:21:10 PM ---Another option could be a mode where if the next subline doesn't have a %t tag, then stop the loop.
So %t(5)first line;second line

--- End quote ---


--- Quote from: Dook on March 15, 2025, 01:21:10 PM ---preventing the second line from switching back to the first entirely. Something like %t(2)first line;%t(-)second line

--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version