Rockbox General > Rockbox General Discussion
Shutdown message
Elaphe:
Something I'm curious about: can the shutdown message be customized?
Also, I've been able to change the boot logo with my own logo using LogoSwapper. However, the stock logo still appears for a moment before mine. Is it normal?
__builtin:
--- Quote from: Elaphe on July 29, 2014, 08:43:59 AM ---Something I'm curious about: can the shutdown message be customized?
--- End quote ---
Yes, it can, but you will need to modify the language file you want to modifiy (apps/lang/english.lang for English) and (re)compile.
[Saint]:
LogoSwapper is third party, and entirely unsupported. The "right" way to do this is to compile your own binary, as theunamedguy states.
[Saint]
Elaphe:
Oh, I see.
Where can I find the source code?
Do I need any special tools for compiling such as mingw?
Is it written in C?
__builtin:
--- Quote from: Elaphe on July 29, 2014, 06:22:09 PM ---Oh, I see.
Where can I find the source code?
--- End quote ---
http://www.rockbox.org/wiki/DevelopmentGuide gives some info on this.
--- Quote from: Elaphe on July 29, 2014, 06:22:09 PM ---Do I need any special tools for compiling such as mingw?
Is it written in C?
--- End quote ---
You will need a unix-like system, as developing on windows is a joke. :)
After that, you will can to edit the rockbox/apps/lang/english.lang file to your liking, and then compile and install.
http://www.rockbox.org/wiki/HowToCompile details these steps.
Navigation
[0] Message Index
[#] Next page
Go to full version