Support and General Use > Theming and Appearance Customization
SPAZZ theme
chuck_lardo:
--- Quote from: Dook on January 05, 2025, 04:18:36 PM ---This is an unbelievably cool theme. It's great to see you really stretch your theme muscles, I think this is the most excited a theme has made me in ages! There's some really creative features in here, not even mentioning how fantastic your design style is for rockbox. I think the community is going to have a field day with this :)
--- End quote ---
Wow, ok. Thank you for the kind words.
Coming from someone who has pushed the theme engine far beyond our preconceived notions, it means a lot.
I truly hope this inspires writers, including yourself, to start a new theme project and release something we haven't seen yet.
For me, I have been dodging album art for too long. It's time to feature that ;)
philden:
Just had a play, and I like it. I had a couple of issues, though. The right channel peak value disappears on the right side, presumably because my play list was large, see pic.
chuck_lardo:
--- Quote from: philden on January 12, 2025, 07:33:35 PM ---Just had a play, and I like it. I had a couple of issues, though. The right channel peak value disappears on the right side, presumably because my play list was large, see pic.
--- End quote ---
Thanks for picking this up. I have a solution which I will add to the update I am working on. Hopefull done by the end of the week.
If you can't wait here is the code to replace in the WPS
--- Code: ---#__Track Time / Playlist position / Counter
%V(43,211,257,17,3)
%al%pc_%pr%ac%?if(%pt, >, 35999)<|%pp_%pe>%ar%?if(%pe, >, 999)<%pR|%pL_%pR>
--- End code ---
If your playlist is bigger than four digits (1000 or above) you will only see one peak counter. I tried removing the counter all together but it looked weird with nothing there.
Your bug also appears when the track time is in the double hour digits or greater. I made it so if your track is 10h+ the playlist count is hidden.
Hopefully this leaves room for everything to fit without it glitching out.
If you test it, let me know how it goes.
chuck_lardo:
##UPDATE##
Fixed spacing for big playlists and long tracks. Added an hold indicator on the SBS. Cleaned up the code to hopefully eliminate viewport flashing. Thanks everyone for reporting bugs.
The USB screen should work for everybody now. The experiment with ASCII text didn't work out but I think it is cooler now anyway. Although the effect would be better if the animation timings could be faster.
Bonus colour pallet below.
Cheers :)
chris_s:
--- Quote from: chuck_lardo on January 18, 2025, 07:19:56 PM ---hopefully eliminate viewport flashing.
--- End quote ---
yup 8)
--- Quote from: chuck_lardo on January 18, 2025, 07:19:56 PM ---The USB screen should work for everybody now. The experiment with ASCII text didn't work out but I think it is cooler now anyway.
--- End quote ---
seeing that screen made me laugh. Very unique... :D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version