Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Shutdown message
« previous next »
  • Print
Pages: [1]

Author Topic: Shutdown message  (Read 1591 times)

Offline Elaphe

  • Member
  • *
  • Posts: 23
Shutdown message
« on: July 29, 2014, 08:43:59 AM »
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?
Logged

Offline __builtin

  • Developer
  • Member
  • *
  • Posts: 385
  • iPod 6G, c200v1 (RIP), e200v1 (RIP)
    • FWEI.TK
Re: Shutdown message
« Reply #1 on: July 29, 2014, 08:48:12 AM »
Quote from: Elaphe on July 29, 2014, 08:43:59 AM
Something I'm curious about: can the shutdown message be customized?

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.
« Last Edit: July 29, 2014, 08:50:52 AM by theunamedguy »
Logged
No support questions by PM, please.

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Shutdown message
« Reply #2 on: July 29, 2014, 05:47:55 PM »
LogoSwapper is third party, and entirely unsupported. The "right" way to do this is to compile your own binary, as theunamedguy states.


[Saint]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline Elaphe

  • Member
  • *
  • Posts: 23
Re: Shutdown message
« Reply #3 on: July 29, 2014, 06:22:09 PM »
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?
Logged

Offline __builtin

  • Developer
  • Member
  • *
  • Posts: 385
  • iPod 6G, c200v1 (RIP), e200v1 (RIP)
    • FWEI.TK
Re: Shutdown message
« Reply #4 on: July 29, 2014, 06:31:49 PM »
Quote from: Elaphe on July 29, 2014, 06:22:09 PM
Oh, I see.
Where can I  find the source code?

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?

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.
Logged
No support questions by PM, please.

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Shutdown message
« Reply #5 on: July 29, 2014, 07:03:48 PM »
You can't use an x86 Windows compiler like minigw for rockbox.  Instead you'll need to use the one we provide, probably for ARM.  Check out the dev guide on the left side of the screen 
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Shutdown message
« Reply #6 on: July 30, 2014, 01:55:55 AM »
Seems like you're asking two questions.

For the shutdown message, you could edit the rockbox.<target> file in a hex editor and change it (as long as you only want it shorter or the same length).

For your boot splash question. You need to change the bootloader splash image which means you need to rebuild it yourself - which is very much not recommended. Depending on your target that will likely brick it if you screw up.
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline __builtin

  • Developer
  • Member
  • *
  • Posts: 385
  • iPod 6G, c200v1 (RIP), e200v1 (RIP)
    • FWEI.TK
Re: Shutdown message
« Reply #7 on: July 30, 2014, 09:41:33 AM »
Quote from: JdGordon on July 30, 2014, 01:55:55 AM
Seems like you're asking two questions.

For the shutdown message, you could edit the rockbox.<target> file in a hex editor and change it (as long as you only want it shorter or the same length).

No, the string for the shutdown message is in the language file. So, a (re)compile is neccessary.

Quote from: JdGordon on July 30, 2014, 01:55:55 AM
For your boot splash question. You need to change the bootloader splash image which means you need to rebuild it yourself - which is very much not recommended. Depending on your target that will likely brick it if you screw up.

To change the boot logo, you can edit rockbox/apps/bitmaps/native/rockboxlogo.*.bmp and recompile.
Logged
No support questions by PM, please.

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Shutdown message
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.094 seconds with 15 queries.