This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
1
mirror of
https://github.com/Rockbox/rockbox.git
synced
2025-12-08 12:45:26 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
653db606cf
rockbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Thomas Martitz
653db606cf
Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playlist ends while the backlight is off" by adding a lcd_update() to lcd_enable() as other targets do. Remove the delay as it seems unneeded nowadays.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22244 a1c6a512-1295-4272-9138-f99709370657
2009-08-10 21:38:10 +00:00
..
arm
Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playlist ends while the backlight is off" by adding a lcd_update() to lcd_enable() as other targets do. Remove the delay as it seems unneeded nowadays.
2009-08-10 21:38:10 +00:00
coldfire
Various files: make functions static if they're local or make sure there is a proper #include if not
2009-08-06 09:28:25 +00:00
mips
Fix red: only use SW_VOLUME_MIN if HAVE_SW_VOLUME_CONTROL is defined
2009-08-01 21:50:19 +00:00
sh
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
2009-06-29 14:30:12 +00:00