mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Clip: add backlight and buttonlight code
Revive lcd_enable() as well, and use it in _backlight_on/off() Don't update the lcd framebuffer if the display is off git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18952 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ee593c95e2
commit
603a9c7c7d
34 changed files with 184 additions and 97 deletions
|
|
@ -3827,17 +3827,17 @@
|
|||
<source>
|
||||
*: none
|
||||
e200*: "Wheel Light Timeout"
|
||||
c200,gigabeatf,mrobe100: "Button Light Timeout"
|
||||
clip,c200,gigabeatf,mrobe100: "Button Light Timeout"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
e200*: "Kerék világításának hossza"
|
||||
c200,gigabeatf,mrobe100: "Gomb világításának hossza"
|
||||
clip,c200,gigabeatf,mrobe100: "Gomb világításának hossza"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
e200*: "Wheel Light Timeout"
|
||||
c200,gigabeatf,mrobe100: "Button Light Timeout"
|
||||
clip,c200,gigabeatf,mrobe100: "Button Light Timeout"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue