Rockbox Development > Feature Ideas
day / night mode by hour
whiskers75:
Good idea, I'll try that.
EDIT: I think I'd much rather have it in main.c as then it could be configured easier.
[Saint]:
--- Quote from: whiskers75 on January 02, 2013, 03:21:55 AM ---EDIT: I think I'd much rather have it in main.c as then it could be configured easier.
--- End quote ---
I'm curious what makes you think this.
[Saint]
rbhawaii:
these are my day and night night config settings on the ipod 240gb video
day...
brightness: 22
foreground color: FFFFFF
background color: 000000
line selector start color: FFFFFF
line selector end color: FFFFFF
line selector text color: 000000
font: /.rockbox/fonts/24-neep-alt-12x24-bold-L1.fnt
night...
brightness: 2
foreground color: 948A31
background color: 000000
line selector start color: 000000
line selector end color: 000000
line selector text color: FFFFFF
font: /.rockbox/fonts/24-neep-alt-12x24-L1.fnt
whiskers75:
When I get my code working, you should be able to set 'daybright: 22', 'nightbright: 2', 'dnenabled: 1' to get brightness working.
[Saint], if I were to do it in a plugin, how would I access global_settings?
Current build status:
JdGordon:
rb->global_settings
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version