rockbox/firmware/drivers
2003-11-07 21:09:01 +00:00
..
adc.c Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better, as AN0 2003-07-17 20:40:16 +00:00
ata.c The code police strikes back 2003-11-07 12:15:24 +00:00
button.c Removed reboot when DC connected. It serves no purpose and is confusing to users. 2003-09-19 23:20:09 +00:00
dac.c Patch #798050 by Leslie Donaldson, activates Line In on Player models 2003-11-03 23:36:36 +00:00
dac.h Patch #798050 by Leslie Donaldson, activates Line In on Player models 2003-11-03 23:36:36 +00:00
fat.c Patch #791531 by Barry McIntosh, fake time stamps for file creation/updates on Players 2003-11-03 00:59:04 +00:00
fmradio.c The code police strikes back 2003-11-07 12:15:24 +00:00
i2c.c The code police strikes back 2003-11-07 12:15:24 +00:00
lcd-player-charset.c * Added the plugin icon for the old lcd. 2003-06-29 20:08:38 +00:00
lcd-player.c Smarter jumpscroll. 2003-08-18 05:27:13 +00:00
lcd-recorder.c Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_init sets default contrast until settings are read. 2003-07-09 23:07:49 +00:00
lcd.c Code Police is never wrong. Ugh! 2003-02-23 19:02:31 +00:00
led.c The code police strikes back 2003-11-07 12:15:24 +00:00
mas.c The code police strikes back 2003-11-07 12:15:24 +00:00
power.c a side effect in usb_enable() (writing back a "1" while reading a pulled-up input) masked a bug in power_init(), it would have turned off the disk with flash start. Became appearing while converting port access to and_b(), which touches only one byte. 2003-11-07 21:09:01 +00:00
rtc.c
serial.c A more complete serial port setup 2003-07-11 07:30:59 +00:00