This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Go Back   MisticRiver :: For iriver Enthusiasts > All things Rockbox > ROCKbox Forums
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.
Tags:

Reply
 
LinkBack Thread Tools Display Modes
  #41 (permalink)  
Old April 10th, 2007, 12:19 PM
Emerging Corporeal Entity
 
Join Date: Jun 2005
Posts: 759
There's no proprietary format or advertising.

NOBODY HAS SUBMITTED A PATCH TO ALLOW THE BOOT LOGO TO BE THEMED.

If someone submits a patch to the tracker that allows the main binary to load a bmp from the /.rockbox/bootlogo/ folder, or something similar, I will personally strive to see it included.

Don't complain about "proprietary formats" and other stuff like that when the real reason is this: We're busy working on ACTUAL problems like getting playback more consistent, and you just want to complain about us forcing you to compile because we aren't willing to add dinky little themeing features because we don't see them as important and you do.

Just because we haven't done it doesn't mean we're forcing you to do anything. It just means you haven't stepped up to the plate and allowed yourself not to have to do it.

And a start screen wouldn't negatively impact startup, since the current one could still be compiled in (and thus if none was set, there'd be no disk time wasted on loading one).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #42 (permalink)  
Old April 10th, 2007, 04:21 PM
Eager Mistic Beaver
 
Join Date: Dec 2006
Posts: 205
Quote:
Originally Posted by Subterranean View Post
I think the point was not people being forced to change the logo, but being forced to go through the whole compiling process if one chooses to change the logo. You most definitely are forced to do this, as there's no way (or wasn't before this nice program) to do it otherwise.

Thanks! That is PRECISELY the point I was trying to make. There are lots of folks out there with great artistic skills and zero programming knowledge, that just might be tempted to contribute to the effort if it were easier for them to do so. My point was that any way that contributing to the rockbox efforts can be moved out of the exclusive realm of coders is a good idea. To quote Mad_Big_Sausage:
Quote:
The more people onbord the project the better for everyone involved.
Gary
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #43 (permalink)  
Old April 11th, 2007, 12:51 AM
Emerging Corporeal Entity
 
Join Date: Sep 2005
Location: Perth, Western Australia
Posts: 851
Send a message via AIM to iwantanimac Send a message via MSN to iwantanimac
The image is still loaded from disk whether it's in the compiled rockbox or in a .bmp on disk so there should really be no noticable difference. If there is a difference it may well be enumerating the rockbox folder to find the file, which it shouldn't have to do.

EDIT: Having read the rest of the ropic:
Quote:
Originally Posted by Llorean View Post
NOBODY HAS SUBMITTED A PATCH TO ALLOW THE BOOT LOGO TO BE THEMED.
I'm trying to work on that as much as possible myself.
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #44 (permalink)  
Old April 11th, 2007, 08:11 AM
Hoping For A Cool Title
 
Join Date: Feb 2005
Posts: 59
Llorean: I don't think anyone has complained about proprietary formats, nor did I say there were any within Rockbox (and I hope there never will be) this was just my opinion on how open source should be, and Rockbox has been a great representative of this so far. That being said, I'm not sure what the rest of your post was meaning since I do compile my own build. I don't feel the need for all the patches included in the various unofficial builds, but do like the features present in some of them.
__________________
My H3XX (and other) programs
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #45 (permalink)  
Old April 11th, 2007, 09:37 AM
Mistic Argonaut
 
Join Date: Feb 2004
Posts: 3,219
Many thanks to one and all for their efforts.



If one with coding/patching skills were able to develop a patch that would allow a stored bmp file to be loaded up as a splashscreen without one having to compile, no doubt many would find that useful and helpful, to further personalize a player. Although, I have mixed feelings about the Rockbox logo not appearing, if one were to delete that as part of the splashscreen . . . .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #46 (permalink)  
Old April 11th, 2007, 12:28 PM
Emerging Corporeal Entity
 
Join Date: Jun 2005
Posts: 759
Subterranean: The rest of my post was saying: We don't FORCE you to compile to change the logo. If we were forcing you to, we'd reject any patch that allowed the logo to be loaded from file.

Instead, nobody has created such a patch, because we're busy doing other things, and you all seem to want to go about things the complicated way (making a program that edits the binary) instead of a very simple patch to load the bitmap from a file in Rockbox, and then say you're "forced" to compile as if we intentionally left out this feature to make you compile.

I guess my real point is: Think about things before you complain about them. We're not malicious, we aren't trying to force you to compile. One person said it's a good way for people to get compiling experience, but he's one random person.

You also did say "I can see both sides of the argument, but my opinion is that on a completely open source project such as Rockbox, ease of use and customisability should come before proprietary formats and advertising." and contextual English means that if you say is "should be" this way, you're suggesting that it isn't at this time, in most cases. If you didn't intend it this way, I apologize, but it sounds like you're advising a change, as should is an advisory statement.

Last edited by Llorean : April 11th, 2007 at 12:36 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #47 (permalink)  
Old April 11th, 2007, 01:42 PM
Mistic Argonaut
 
Join Date: Feb 2004
Posts: 3,219
Well, thanks for pointing out a potentially "easy solution," that hopefully someone as talented as Ashen can pick up!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #48 (permalink)  
Old April 11th, 2007, 02:07 PM
Emerging Corporeal Entity
 
Join Date: Jun 2005
Posts: 759
Clearly it's not 'easy' for everyone, I'm well aware of this.

But Rockbox has code for loading bitmaps already, and converting them to the native format. If I weren't so darned lazy (or rather, if I weren't rather disinterested in themeing entirely, and busy with a few other things instead) I could do it myself, which is the only reason I'm willing to call it easy (or at least, my knowledge to this point tells me it's easy, the best laid plans last until the first charge of the cavalry).

But seriously, if someone makes a patch that lets you set it much like you set backdrops (point and click on a .bmp file) and doesn't hit the disk if it's not in the config file, I'll do what I can to see that it gets included (assuming all the regular coding guidelines are followed, etc).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #49 (permalink)  
Old April 11th, 2007, 03:08 PM
Mistic Argonaut
 
Join Date: Feb 2004
Posts: 3,219
(Llorean--I wasn't knocking your use of the term "easy"--just hoping that someone might pick this up, if it's deemed of interest. Unfortunately, it's beyond me.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #50 (permalink)  
Old May 30th, 2007, 11:25 AM
Mistic Surveyor
 
Join Date: Jan 2006
Posts: 127
Forgive my ignorance - but where can I find a copy of the original boot logo in 320x240 so that I can be rid of it forever?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #51 (permalink)  
Old May 31st, 2007, 03:26 AM
Emerging Corporeal Entity
 
Join Date: Sep 2005
Location: Perth, Western Australia
Posts: 851
Send a message via AIM to iwantanimac Send a message via MSN to iwantanimac
http://svn.rockbox.org/viewvc.cgi/tr...?pathrev=12987
Contains every logo.

I'm guessing iPod Video, so use this one:
http://svn.rockbox.org/viewvc.cgi/tr...&pathrev=12987
(You'll need to click Download. View will display the code on the page - not the image.)
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #52 (permalink)  
Old June 24th, 2007, 01:49 PM
Mistic Surveyor
 
Join Date: Feb 2006
Location: France
Posts: 187
A quick hello,

I've uploaded the version 0.12 of "Logo Swapper".
Some changes :

- The main reason of this new version is that I found a bug in the previous ones.
It happened when browsering through different drives.

- Second change :
Attempt to support the mi4 format which concerns the iriver-H10 and the Sansa players models.
The problem was the checksums.
I hope it works but I only own an h300 and I am unable to test this point.

- Third change :
A button to change the skin color has been added.
Colors are choosen at random with each press of this button and can be saved as settings.

>> Download link updated in post #1.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #53 (permalink)  
Old June 25th, 2007, 02:58 AM
Emerging Corporeal Entity
 
Join Date: Sep 2005
Location: Perth, Western Australia
Posts: 851
Send a message via AIM to iwantanimac Send a message via MSN to iwantanimac
Nice. Ill be testing the new version very soon on my H10's *.mi4 file.
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 02:25 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
This image is the bottom of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.