rockbox/firmware/drivers
Linus Nielsen Feltzing 0a4b247080 The player firmware now autodetects the LCD type. No need for two player versions anymore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2658 a1c6a512-1295-4272-9138-f99709370657
2002-10-15 12:25:57 +00:00
..
adc.c
adc.h Added battery charger code for the recorder and battery voltage statistics keeping for all platforms. 2002-08-06 10:50:50 +00:00
ata.c Improved retry handling 2002-09-25 14:10:50 +00:00
ata.h Now exports last_disk_activity, for auto-poweroff 2002-09-23 11:39:21 +00:00
button.c Filters out AN5 keys if UP is pressed. Solves bug #619028. 2002-10-09 09:29:04 +00:00
button.h BUTTON_OFF was set in the player. my last changed made it apparent 2002-10-12 06:12:52 +00:00
dac.c No DAC3550A in the recorder 2002-08-16 07:16:52 +00:00
dac.h No DAC3550A in the recorder 2002-08-16 07:16:52 +00:00
fat.c no longer include unicode.h, we've removed that file 2002-09-12 13:51:54 +00:00
fat.h Don't save settings on disk if it has no partition table 2002-08-13 13:21:55 +00:00
i2c.c
i2c.h
lcd-player.c The player firmware now autodetects the LCD type. No need for two player versions anymore 2002-10-15 12:25:57 +00:00
lcd-recorder.c declare the lcd_framebuffer "nicer" in the #ifdef 2002-10-11 22:17:34 +00:00
lcd.c Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. 2002-09-23 11:17:52 +00:00
lcd.h Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. 2002-09-24 18:04:15 +00:00
led.c
led.h
mas.c
mas.h Philip Pertermanns peak meter 2002-09-27 09:31:31 +00:00
power.c More sensible (but probably still not working) power off 2002-09-25 19:28:01 +00:00
power.h Made battery_level() use the power history table to get an average battery level over the last 3 minutes. 2002-08-07 11:22:26 +00:00
rtc.c rtc_init() takes care of both the ST and HT bits 2002-08-06 08:13:06 +00:00
rtc.h
serial.c A lot more stable remote control handling 2002-09-30 08:55:22 +00:00
serial.h A lot more stable remote control handling 2002-09-30 08:55:22 +00:00
sh7034.h