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
|
|
@ -10221,17 +10221,17 @@
|
|||
<source>
|
||||
*: none
|
||||
e200*: "Wheel Light Timeout"
|
||||
c200,gigabeatf,mrobe100,sa9200: "Button Light Timeout"
|
||||
clip,c200,gigabeatf,mrobe100,sa9200: "Button Light Timeout"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
e200*: "Изключване на осветяването на колелото"
|
||||
c200,gigabeatf,mrobe100,sa9200: "Изключване на осветяването на бутоните"
|
||||
clip,c200,gigabeatf,mrobe100,sa9200: "Изключване на осветяването на бутоните"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
e200*: ""
|
||||
c200,gigabeatf,mrobe100,sa9200: ""
|
||||
clip,c200,gigabeatf,mrobe100,sa9200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue