| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
can someone guide me to a post or topic on how to change the boot screen?? do you need to be running rockbox to change the boot screen image?? or can you load it on the original firmware??
__________________
"There is only one thing that makes a dream impossible to achieve, The fear of failure.". “See God in every person, place, and thing, and all will be well in your world.” "Knowledge is power and so is dynamite; both are dangerous unless handled wisely!" |
|
|||
|
Playing and changing code for the bootlaoder is out of question, it is very dangerous to try to change the bootloader without serious knowledge of what you are doing?
|
|
|||
|
There was a program that allowed you to theme the original firmware (providing you with the ability to change the bootscreen). They did this without rockbox... I forget what it was called, check the h100 forums.
__________________
If at first you don't succeed, maybe failure is your style. Rockboxed iRiver Hal-120. Proud LCD remote user |
|
|||
|
ihpbmp from stripwax.
__________________
![]() ![]() ![]() ![]() 1xx Series HDD Upgrade FAQ 3xx Series HDD Upgrade FAQ Altoids Battery Pack My Player's Mods |
|
|||
|
I thought he meant to change the rockbox boot up screen (via the source code).
But yes I think that you can still change the original bootup screen with stipwax's program. |
|
|||
|
Quote:
__________________
![]() ![]() ![]() ![]() 1xx Series HDD Upgrade FAQ 3xx Series HDD Upgrade FAQ Altoids Battery Pack My Player's Mods |
|
|||
|
Hi,
Just a quick question.. I have my music organised like: Root/Albums/#-F/Artist Name/Album Name/Track.mp3 If I highlight the "Artist Name" folder or any previous one to it (/Albums/#-F/Artist Name/) Hold the nav button, and add to playlist, it wont add what is in the folder I'm trying to add. It will only add from the point of Album Name/Track.mp3. This means if I want to add an artists albums to a playlist, I have to go into the artist folder and add each album individually even if I want them all in the playlist. Is there any way to just add from the Artist Name directory? It says "Adding to playlist" but it doesn't ![]() |
|
|||
|
Quote:
|
|
|||
|
Database Listing is Truncated
Thanks to Rockbox Team. Looks like a great product. I just uploaded Rockbox today, so I'm a "newbie" in the Rockbox realm. I've searched this forum for an answer to my question, but cannot find it mentioned.
After converting my database to the rockbox database using the Java method from the Rockbox site, the "Artist" list in the DB is truncated in the middle of the "T" artists. I search on "U" for my U2 songs, and they are in the DB, but not shown in the Artist list. Any idea what is going on? Thanks!
__________________
"What you do speaks so loudly that I cannot hear what you're saying" - Emerson H-140, 2k songs and growing, 192 VBR |
|
|||
|
Follow-up to Nov. 7 DB question
Quote:
I have tasted the Rockbox cool-aid, and it tastes good! I can't wait for the expanded EQ functionality as well as genre-based browsing in the DB. Thanks Rockbox folks!
__________________
"What you do speaks so loudly that I cannot hear what you're saying" - Emerson H-140, 2k songs and growing, 192 VBR |
|
|||
|
Quote:
try this: Code:
%x|Z|line.bmp|0|9 |
|
||||
|
Ok, that's somewhat better. I can now see the intended graphical stuff. For some reason though, the suggested xtal 14 font doesn't seem to be working with it. Thanks though for the tip. The code that you "fixed", with what you typed, should that be the standard for most wps files with .bmp's ?
__________________
I'm IN.... I'm out. I'iiiiiiiiiim IN.... AAAaaaand I'm out. |
|
|||
|
Yep. Either %x to permanently display an image or %xl to load it followed by the letter followed by the file path followed by the coordinates.
e.g. Code:
%x|a|Images/vorbis.bmp|65|0| |
|
||||
|
Thanks Jonny. There's way too much I don't understand about this stuff, such as what coordinates and letters do etc.. By the way, I was looking at your newest wps file, and the code is missing from the post.
__________________
I'm IN.... I'm out. I'iiiiiiiiiim IN.... AAAaaaand I'm out. |
|
|||
|
You might want to hold off on spending too much time working on your WPS right now. This was just posted on the Rockbox developers' list:
Quote:
|
|
|||
|
Quote:
Quote:
__________________
![]() ![]() ![]() ![]() 1xx Series HDD Upgrade FAQ 3xx Series HDD Upgrade FAQ Altoids Battery Pack My Player's Mods |