rockbox/firmware/target/arm/iriver/h10
Barry Wardell c6ebfcce2c Enable ATA poweroff option on H10 for a nice increase in battery life.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11107 a1c6a512-1295-4272-9138-f99709370657
2006-10-02 16:19:36 +00:00
..
adc-h10.c Add support for H10 remote. Remote buttons have the same keymappings as their counterparts on the H10 itself, with vol-/vol+ being the same as scroll up/down. 2006-09-29 15:59:08 +00:00
adc-target.h Add support for H10 remote. Remote buttons have the same keymappings as their counterparts on the H10 itself, with vol-/vol+ being the same as scroll up/down. 2006-09-29 15:59:08 +00:00
backlight-h10.c H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Improvements to 20GB LCD driver - support for enable/disable, contrast adjustment, make the update code clearer and ~4% faster, support for flipping, support for invert. Fix CPU frequency for both models. Fix default battery capacity for 5/6GB. 2006-09-09 19:02:18 +00:00
backlight-target.h Add backlight support for H10 2006-09-01 17:58:47 +00:00
button-h10.c Add support for H10 remote. Remote buttons have the same keymappings as their counterparts on the H10 itself, with vol-/vol+ being the same as scroll up/down. 2006-09-29 15:59:08 +00:00
button-target.h Add support for H10 remote. Remote buttons have the same keymappings as their counterparts on the H10 itself, with vol-/vol+ being the same as scroll up/down. 2006-09-29 15:59:08 +00:00
lcd-h10_5gb.c H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Improvements to 20GB LCD driver - support for enable/disable, contrast adjustment, make the update code clearer and ~4% faster, support for flipping, support for invert. Fix CPU frequency for both models. Fix default battery capacity for 5/6GB. 2006-09-09 19:02:18 +00:00
lcd-h10_20gb.c Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the H10 20GB LCD driver. With this fix, sleeping the LCD on the H10 20GB now works as it should so enable it as an option to save extra battery. 2006-09-28 12:06:56 +00:00
power-h10.c Enable ATA poweroff option on H10 for a nice increase in battery life. 2006-10-02 16:19:36 +00:00
usb-h10.c Detect charger connected on H10. No need to sleep(HZ) when powering off. 2006-09-20 23:21:59 +00:00
usb-target.h