rockbox/firmware/target/arm/iriver/h10
2007-08-21 23:37:26 +00:00
..
adc-h10.c H10: add more time between enabling touch-pad and reading ADC. Greatly improves touchpad stability. Add (and disable) checking for ADC done bit. Disabled because not yet working. 2007-08-21 23:37:26 +00:00
adc-target.h
backlight-h10.c
button-h10.c H10: add more time between enabling touch-pad and reading ADC. Greatly improves touchpad stability. Add (and disable) checking for ADC done bit. Disabled because not yet working. 2007-08-21 23:37:26 +00:00
button-target.h
lcd-h10_5gb.c H10: Speed up LCD updates significantly (~+80% when boosted). 2007-07-26 15:33:25 +00:00
lcd-h10_20gb.c Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but it shouldn't have been. lcd_enabled() was only available as a real function on gigabeat but others can use that too. Markup lcd.h a bit because I got a bit lost in it. 2007-07-31 12:43:06 +00:00
power-h10.c Moved archos power handling into target tree. * Tuner power handling cleaned up a bit. 2007-08-14 22:06:23 +00:00
powermgmt-h10.c First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines. 2007-08-17 06:45:18 +00:00