rockbox/firmware/target/arm/iriver/h10
Barry Wardell 1146418494 Fix problem where power_off() on the H10 returns before the device is actually powered off.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12801 a1c6a512-1295-4272-9138-f99709370657
2007-03-16 13:52:16 +00:00
..
adc-h10.c Removed executable flag 2007-01-09 23:29:07 +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
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 Fix problem where power_off() on the H10 returns before the device is actually powered off. 2007-03-16 13:52:16 +00:00