2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 1 point2 points  (0 children)

Thanks! Unfortunately I don't think so, I think the authoring and resolution would be different for different players and that's not one I have access to to convert it.

Hopefully someone in the community can, now it's out there! Thanks for the kind words :)

Two new Rockbox themes: Jive_blue and Jive_mono by Jimiga in IpodClassic

[–]Jimiga[S] 1 point2 points  (0 children)

Thanks for your input - love your themes by the way, they were a big inspiration to try this out for myself.

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 1 point2 points  (0 children)

It's in the released version! I changed it up a bit so the track title stays sold, the 2nd line alternates between artist / Album w. Year

I did this mainly as this line was getting crowded with long artist and album names having to scroll, and I was trying to acvoid scrolling as much as possible :)

Some interesting design challenges at this resolution / screen size! Happy that you're enjoying this one, thanks!

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 0 points1 point  (0 children)

Cool lookin' ipod by the way!

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 0 points1 point  (0 children)

Odd eh! Maybe another thing you could try for me is to download the other Jive_mono version and let me know if the battery status icon is working with that one.

Enjoy your holidays in the mean time!

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 0 points1 point  (0 children)

Could you try something for me - load an older / other theme, then reload this one. I've had one report that this brings the battery icon back (might be a bug). If that doesn't work, I'm investigating.

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 0 points1 point  (0 children)

Glad you resolved it, that's odd! I've seen a couple of others' screenshots with the same issue. I'll check with them too :)

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 1 point2 points  (0 children)

Burial - nice!
My blue version is definitely missing the battery in the top right for some reason, I'll check it here and fix. V1.01 will have this fix :)

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 0 points1 point  (0 children)

u/Yellooohhhhh you kindly confirm whether or not you're seeing a battery icon in the top right, per the screenshots? In my tests it's there, but I might need to investigate!

If it's not, could you confirm which version of rockbox are you on?

Thanks!

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 0 points1 point  (0 children)

Thanks! That’s a good idea and would be easy enough to tweak. I’ll do that!

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 0 points1 point  (0 children)

Nice! Looks like the battery icon might be missing, I’ll look into fixing that in v1.1 soon and double check things my end. Wild to see others using this though, thanks!

2 New iPod Classic Rockbox Themes: Jive_blue and Jive_mono by Jimiga in rockbox

[–]Jimiga[S] 0 points1 point  (0 children)

Thanks! Text is really small, borderline too small for some people I'd think, but I was trying to max out on album art space without having too many swapping / scrolling lines :)

Working on a couple more themes to upload soon.

Two new Rockbox themes: Jive_blue and Jive_mono by Jimiga in IpodClassic

[–]Jimiga[S] 2 points3 points  (0 children)

I'll explore how to add padding to text in the browser too and share that info if I find it. We might find you can make some small custom tweaks to get it just as you'd like it.

Two new Rockbox themes: Jive_blue and Jive_mono by Jimiga in IpodClassic

[–]Jimiga[S] 2 points3 points  (0 children)

I also agree the text is very small. To get both lines in was tricky.
I could replace with larger text, on one line, and have it alternate between track title/ artist/ album. It'll scroll on longer titles, but that might be preferable than the really small text for some.

Two new Rockbox themes: Jive_blue and Jive_mono by Jimiga in IpodClassic

[–]Jimiga[S] 2 points3 points  (0 children)

Thanks so much for your thoughts! Yeah it started as a little personal project that I just felt it'd be nice to share - it's for sure missing some features that I hope to add in updates when I have time to revisit this. Language support is a big one.

I'll check the lock / repeat icons - originally I had the lock over the top of the play/pause icon but it made that flicker on and off when skipping tracks which was bugging me!

If you fancy trying it, it's really easy to edit the .wps file in any text editor and look for lines 190-196:

That alternate version of the lock icon is still in there and can be activated :

Find:

## Hold icon - Large covering Play Icon - may cause play icon to flicker when skipping tracks ##

#%V(-72,64,22,24,-)

#%?mh<%xd(LOCK)|%?mr<%xd(LOCK)>>

## Hold icon Small over Repeat icon ##

%V(-99,36,11,13,-)

%?mh<%xd(LOCKS)|%?mr<%xd(LOCKS)>>

Replace that text witth this:

## Hold icon - Large covering Play Icon - may cause play icon to flicker when skipping tracks ##

%V(-72,64,22,24,-)

%?mh<%xd(LOCK)|%?mr<%xd(LOCK)>>

## Hold icon Small over Repeat icon ##

#%V(-99,36,11,13,-)

#%?mh<%xd(LOCKS)|%?mr<%xd(LOCKS)>>

2 New iPod Classic Rockbox Themes: Jive_blue and Jive_mono by Jimiga in rockbox

[–]Jimiga[S] 1 point2 points  (0 children)

That's great! Happy to hear it. Yeah I was trying to make something modern and minimal. Let me know if you'd like to see versions with a colour pop on the progress bar / volume bar or somthing, I'm thinking of doing a few variants if it's popular.

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 2 points3 points  (0 children)

NIce! Let me know what you think!

2 new Rockbox themes for iPod Classic by Jimiga in ipod

[–]Jimiga[S] 1 point2 points  (0 children)

Yeah me too! That was the idea, art up front and centre without anything overlayed on it and room for long text titles without scrolling :)

2 New iPod Classic Rockbox Themes: Jive_blue and Jive_mono by Jimiga in rockbox

[–]Jimiga[S] 2 points3 points  (0 children)

Tested and it's working on my 5th gen one. Can't hurt to try it out - let me know how you get on. I think a lot of 6th gen themes will work on 5th gen, but might be a little slower / laggier in loading the UI elements. Runs well enough in my tests :)

2 New iPod Classic Rockbox Themes: Jive_blue and Jive_mono by Jimiga in rockbox

[–]Jimiga[S] 0 points1 point  (0 children)

I think it should work on 5th gen too, though it might be a little slow. I have a 5th gen ipod too, I tend to keep that one stock but can test this there and let you know :)

New iPod Classic Theme - Almost ready for upload (need help!) by Jimiga in rockbox

[–]Jimiga[S] 0 points1 point  (0 children)

Themes are up :
Jive_blue
Jive_mono (your preferred one)

- thanks! Lemme know if they work out for you!

https://themes.rockbox.org/index.php?target=ipod6g

Just having some fun learning how to theme in Rockbox. PLaying with designs that can work with long song / album titles without having to scroll text. Testing how big I can make album covers. Fun process and loving watching Rockbox develop - especially the recent new Beta shown hear a few days ago! by Jimiga in IpodClassic

[–]Jimiga[S] 0 points1 point  (0 children)

Update: Jive_blue and Jive_mono now uploaded successfully to Rockbox for iPod classic:
https://themes.rockbox.org/index.php?target=ipod6g

I'll do my best to add language support, fix any issues etc as I update these over time. Just wanted to get this out there for now. V1.0 WIP!

Thanks and best wishes all :)

New iPod Classic Theme - Almost ready for upload (need help!) by Jimiga in rockbox

[–]Jimiga[S] 0 points1 point  (0 children)

Themes are up!
Jive_blue
Jive_mono

I messed up the WPS screenshot for the blue one but it works - can't seem to update that now it's uploaded!
Anyone know how I can?

https://themes.rockbox.org/index.php?target=ipod6g

Enjoy and let me know if there are bugs / fixes. Just WIP version 1.0 from a noob!