PDA

View Full Version : Changing startup elements


MikeBeecham
2007-07-19, 17:02
I wonder whether it would be a good feature to be able to change various startup elements from within XBMC itself?

For example, the ability to browse to a new splash.png...the next time you reboot, it would have been changed...that kind of thing.

Any thoughts on this?

jmarshall
2007-07-20, 00:05
I personally prefer XBMC to be branded as XBMC on startup. Skins can change so much that it's nice to have a bit of branding <somewhere> by default.

The user can change the splash (or startup sound) themselves, or use one of the python scripts to do so, thus I don't really see a requirement of having this ability within the codebase itself.

Cheers,
Jonathan

Asteron
2007-07-20, 00:26
Containment has a script that can swap out the splash screen for one provided by the skin.

stanley87
2007-07-20, 11:07
I personally prefer XBMC to be branded as XBMC on startup. Skins can change so much that it's nice to have a bit of branding <somewhere> by default.

The user can change the splash (or startup sound) themselves, or use one of the python scripts to do so, thus I don't really see a requirement of having this ability within the codebase itself.

Cheers,
Jonathan

I agree, xbmc should always be recognised and appreciated :-D

MikeBeecham
2007-07-20, 11:37
fair enough! Just thought it might be neat....I can admit when I'm wrong ;) Of course, I can more easily admit when I'm right and everyone else is wrong :D