rockbox/firmware/target/arm/as3525/sansa-fuze
2009-04-20 20:11:01 +00:00
..
backlight-target.h Fix reds. Also note my r19221 commit message had a typo - shoudld have been e200/c200, not e100. 2008-11-26 10:21:03 +00:00
button-fuze.c Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometimes FFFF prepended), due to sign-extension. Switch to unsigned short to fix it. 2009-04-20 20:11:01 +00:00
button-target.h Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometimes FFFF prepended), due to sign-extension. Switch to unsigned short to fix it. 2009-04-20 20:11:01 +00:00
lcd-fuze.c A bit of cleanup in config-fuze (don't define features we do not have yet), a bit of reordering. Cleanup in the lcd driver. Reintroduce the delay in the dbop read function, as it helps avoiding heavy hold button weirdness when boosted 2009-03-30 19:57:42 +00:00