rockbox/firmware/drivers
Linus Nielsen Feltzing 331c7d9255 Finally, FM radio support on the FM Recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3640 a1c6a512-1295-4272-9138-f99709370657
2003-05-03 02:40:09 +00:00
..
adc.c Removed TAB chars 2002-07-01 10:55:47 +00:00
ata.c Corrected wrong write return code. 2003-04-28 12:02:14 +00:00
button.c Faster shutoff with OFF key on FM Recorder 2003-02-25 03:03:55 +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 More detailed error codes 2003-04-24 18:33:32 +00:00
fmradio.c Finally, FM radio support on the FM Recorder 2003-05-03 02:40:09 +00:00
i2c.c The power-saving SLEEP patch by Simon Elén. 2003-02-14 09:44:34 +00:00
lcd-player-charset.c Export info about the charset. 2003-01-20 12:24:43 +00:00
lcd-player.c bring back the functionality with the conditional update on remove cursor 2003-01-29 17:34:28 +00:00
lcd-recorder.c Magnus Öman's long awaited inverted cursor patch 2003-04-16 00:12:31 +00:00
lcd.c Code Police is never wrong. Ugh! 2003-02-23 19:02:31 +00:00
led.c remove tabs :) 2002-06-24 17:03:06 +00:00
mas.c Removed a potential I2C deadlock 2002-11-24 11:47:24 +00:00
power.c Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ATA-poweroff. 2003-02-21 01:12:00 +00:00
rtc.c Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES). 2003-01-22 12:50:34 +00:00
serial.c Changed remote control button events to separate codes. Now the remote control works while keys are locked. 2003-04-23 09:21:37 +00:00