Support and General Use > Theming and Appearance Customization
Any possibility for conditional %Cl?
Frankenpod:
I very dimly remember having much the same issue. I think you can have different sized artwork in the WPS and the SBS, as in
https://themes.rockbox.org/index.php?themeid=3030&target=ipod6g
but you can't load different sizes within one screen.
RetiredTeacherGuy:
--- Quote from: Frankenpod on February 03, 2025, 01:50:26 PM ---I very dimly remember having much the same issue. I think you can have different sized artwork in the WPS and the SBS, as in
https://themes.rockbox.org/index.php?themeid=3030&target=ipod6g
but you can't load different sizes within one screen.
--- End quote ---
Yeah, that’s been my exact experience.
Dook:
To quickly throw my 2 cents on this, being able to create multiple album art declarations in a single theme file is on my list of 'nice to haves' for the theme engine. I think it would be a good start on getting rid of theme variants. Things like adwaitapod simplified and the widepod series could become feature flags change-able in a text file that the theme reads using the recent text file reading tag.
There is actually a patch for this from 2014, from what I remember reading it was also supposed to lead into tags for showing the previous and next songs. Not sure why it wasn't merged in the end since it appears to have worked at the time and had some support.
https://gerrit.rockbox.org/r/c/rockbox/+/839
RetiredTeacherGuy:
--- Quote from: Dook on February 03, 2025, 04:08:44 PM ---
There is actually a patch for this from 2014, from what I remember reading it was also supposed to lead into tags for showing the previous and next songs. Not sure why it wasn't merged in the end since it appears to have worked at the time and had some support.
https://gerrit.rockbox.org/r/c/rockbox/+/839
--- End quote ---
Oh yeah, I could definitely see interest in showing a thumbnail for the next track’s art. I would be satisfied with just being able to resize the current track based on condition.
Bilgus:
So I have something together it works but IDK what other consequences without more testing
https://gerrit.rockbox.org/r/c/rockbox/+/6369
here is a build for the 6G Classic, I think that what you have..
Let me know if it works for you
https://www.mediafire.com/file/gxnbgrvf6ltdq4w/iPod6G_rockbox_AArt_conditional_CL.zip/file
bit of background
basically the album art load tag stored its setup to a variable external to the tag and discarded its tag data
what this patch does is keep the tag data and looks for a conditional CL tag if its found and doesn't match the currently loaded AA they are swapped
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version