rockbox/firmware/drivers
Jonas Häggqvist aafb343d10 Fix to remote-hold check by Stephan Wezel - it always returned true when the remote wasn't present.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7538 a1c6a512-1295-4272-9138-f99709370657
2005-09-22 11:31:40 +00:00
..
adc.c More atomic GPIO 2005-07-12 12:16:17 +00:00
ata.c Atomic GPIO access 2005-07-12 07:25:01 +00:00
ata_mmc.c
button.c Fix to remote-hold check by Stephan Wezel - it always returned true when the remote wasn't present. 2005-09-22 11:31:40 +00:00
dac.c
dac.h
fat.c Adds a filename sanity check to add_dir_entry that at the moment only checks for names ending in a period, but can easily be extended. Changes the error codes for add_dir_entry. Fixes bug #782248. 2005-09-07 01:35:15 +00:00
fmradio.c
fmradio_i2c.c CONFIG_TUNER is a bitmask 2005-08-13 18:13:56 +00:00
i2c-coldfire.c The iriver FM radio I2C cannot use the I2C controller, so we do the good old bitbanging instead 2005-08-13 17:32:15 +00:00
i2c.c
lcd-h100-remote.c Fixed scroll step settings >127 pixels not working (reported on irc). Changed some other LCD driver variables to the natural 'int', cuts down binary size on coldfire a bit. Cleaned up some more settings bits. Bumped config block version, so save your settings to a file before upgrading. 2005-07-28 08:36:24 +00:00
lcd-h100.c Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic 2005-08-08 19:23:28 +00:00
lcd-player-charset.c
lcd-player.c Fixed scroll step settings >127 pixels not working (reported on irc). Changed some other LCD driver variables to the natural 'int', cuts down binary size on coldfire a bit. Cleaned up some more settings bits. Bumped config block version, so save your settings to a file before upgrading. 2005-07-28 08:36:24 +00:00
lcd-recorder.c Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic 2005-08-08 19:23:28 +00:00
lcd.S
led.c Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +00:00
mas.c Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
power.c iriver: let the boot loader decide when to power on the hard drive 2005-07-19 07:04:40 +00:00
rtc.c
serial.c
tlv320.c iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
uda1380.c iRiver: Reduced pops from the line out connector. 2005-08-28 15:33:37 +00:00