rockbox/firmware/target
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