91
Theming and Appearance Customization / Re: How To Test/Simulator Correctly?
« Last post by slowjabroni on August 24, 2024, 04:05:53 PM »Got a follow up question. I have a theme that works great on my iPod Video with just one Font file defined in the original zip file for the theme. On the simulator it's unable to find a bunch of sizes of the font and spits out errors for all my other font sizes. Is this a common issue? Is it because my simulator is running an older rockbox firmware aka not daily or is my theme misconfigured?
92
Theming and Appearance Customization / Re: How To Test/Simulator Correctly?
« Last post by slowjabroni on August 24, 2024, 01:52:16 PM »Rad, thank you!
93
Theming and Appearance Customization / Re: How To Test/Simulator Correctly?
« Last post by 7o9 on August 24, 2024, 01:45:14 PM »There are fairly recent Windows simulator builds here: https://marcrosoft.dk/rockbox/simulators/
94
Theming and Appearance Customization / How To Test/Simulator Correctly?
« Last post by slowjabroni on August 24, 2024, 01:13:54 PM »Howdy y'all, I've been editing existing themes the past day or two successfully but I'm not convinced my way of doing things is efficient.
I've been editing the wps/sbs files on my iPod directly then reloading the theme on my iPod to see if the changes worked as expected.
Is there a simulator of some sort I can use to avoid needing the actual device and all this reloading time? Thanks y'all!
I've been editing the wps/sbs files on my iPod directly then reloading the theme on my iPod to see if the changes worked as expected.
Is there a simulator of some sort I can use to avoid needing the actual device and all this reloading time? Thanks y'all!
95
Theming and Appearance Customization / Re: Bones Theme
« Last post by slowjabroni on August 24, 2024, 01:09:09 PM »OK, I'm finished working with this theme now.
I made a few edits:
- Modified the Track display to also include the playlist track total
- Changed the clock on the lock screen to correctly display in either 12 or 24 hour mode
- Replaced the 'xxx' string on the lock screen with AM or PM only if in 12 hour clock mode (otherwise no string)
- Pregenerated correct theme config files with the complete color information (Black,Green and Orange)
- Added bitrate and samplerate to the codec display
- When repeat mode is set to 'shuffle' (the longest string) REPEAT is replaced with RPT because of space occupied by file information
I've attached the replacement WPS and CFG files in this post.
I'll attach more screenshots in another reply (4 attachment limit per post).
Heyo! While I was using this I got really bothered that I can't see the battery level from the while playing screen so I tucked it in there. Loved how it looked on the hold screen so I just placed the percentage across from the track number on top.
Code: [Select]
#__Battery %
%Vl(mainDisplay,250,40,40,14,2)
%ar%bl%%
[/code]96
Theming and Appearance Customization / Removing <All tracks> and <Random> On iPod Video
« Last post by oliveroandres on August 24, 2024, 11:38:47 AM »Good evening, I wanted to know if anyone here knows how to remove these <All tracks> and <Random> tags in the Database . I'm new to the world of iPods and I'd like to know if anyone can help me. Thanks.
97
User Interface and Voice / Can access to Font setting be added to shortcuts?
« Last post by iPodVT on August 24, 2024, 11:18:21 AM »From time to time I like to try different fonts to see if there's one that better suits my tastes, needs or current whim with my iPods, and I find myself wishing that Settings>Theme Settings>Font could be added to my shortcuts. Is this possible?
Thanks.
Thanks.
98
Hardware / Re: AIGO EROS Q / AIGO EROS K / IRULU Surfans F20 / AGPTek H3 / HIFI WALKER H2
« Last post by dconrad on August 24, 2024, 11:02:55 AM »
a. Were you reloading from the same location or from a different location?
b. One further question: On the v3 device, if you upload a new build while rockbox is running and it asks you "new firmware found, do you want to reload?" (or something to that effect), does that work correctly, or does the display screw up?
a. Same location as in the Redirect File, also Files->_erosqn_v3/.rockbox/rockbox.erosq, but it was only for the Test, practially seldom used.
The Patch has noting with the 'Rolo-Problem' to do, as an Rolo Test of an 'ancient' archived Rockbox Version: e122243bb0M-240219 (Binary: rockbox.erosq) shows the idcentical Rolo Behavior with redirects.
b. The V3 Device does a Restart with the Picture inverted (V1/V2 Style) but the Redirect was followed, see Pic
Edit 2: Ok, now go ahead and try the following. I think it should work now with a v1 build of rockbox on a v3 player with a v3 bootloader.
Ok, if you could try one new build with all the following patches on your v3 player -
With patchsets:
In my testing, this allows bootdata (and, thus our player version) to be passed through rolo.
99
Hardware / Re: Ipod 6th Gen acting weird.
« Last post by varg86 on August 24, 2024, 05:07:27 AM »Sooo,
iflash Solo arrived and no change.
But I Reinstalled everything completely and now it works.
Thanks for the help
iflash Solo arrived and no change.
But I Reinstalled everything completely and now it works.
Thanks for the help
100
Theming and Appearance Customization / Re: Peak Meter controlled by volume
« Last post by saratoga on August 23, 2024, 09:06:40 PM »You mean the peak meter during playback? Peaks are how loud the actual digital audio file you are listening to is. That is independent of volume, and a song still has the same peak at max volume and muted.