rockbox/firmware/drivers
Jens Arnold 7d718a8064 X5: Move the remote tick to target tree.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12486 a1c6a512-1295-4272-9138-f99709370657
2007-02-25 22:36:04 +00:00
..
rtc Fix setting time on Sansa used to set the day to one day later than it 2007-02-04 20:43:25 +00:00
adc.c Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. 2006-11-10 20:26:01 +00:00
arcotg_udc.c No functional changes, just reorganising code: 2007-02-16 22:13:21 +00:00
ata.c Tiny size optimisation. 2007-02-18 19:28:29 +00:00
ata_flash.c Added support for 512MB chips. Added support for multiple chips. 2006-08-12 22:51:18 +00:00
ata_mmc.c Settings are now stored in /.rockbox/config.cfg instead of the hidden sector. (FS #6557) 2007-01-23 13:40:44 +00:00
button.c Fix CONFIG_BACKLIGHT warnings. 2007-02-18 10:07:27 +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
eeprom_24cxx.c Fixed the errors for H300. 2006-11-26 14:50:15 +00:00
fat.c Remove unused code, make comments c-style, make one private function static 2007-02-25 15:44:55 +00:00
fmradio.c Fix remaining CONFIG_TUNER checks. 2007-02-18 08:46:12 +00:00
fmradio_i2c.c New scheduler, with priorities for swcodec platforms. Frequent task 2006-09-16 16:18:11 +00:00
generic_i2c.c Removed executable flag 2007-01-09 23:29:07 +00:00
i2c-pnx0101.c Two files for the iFP port that I forgot to commit 2006-01-18 10:01:35 +00:00
i2c.c Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. 2006-11-10 20:26:01 +00:00
isp1362.c Removed executable flag 2007-01-09 23:29:07 +00:00
lcd-1bit-vert.c Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ease framebuffer handling a bit. Added equivalent definitions for the remote LCD. 2007-02-20 19:31:34 +00:00
lcd-2bit-horz.c Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ease framebuffer handling a bit. Added equivalent definitions for the remote LCD. 2007-02-20 19:31:34 +00:00
lcd-2bit-vert.c Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ease framebuffer handling a bit. Added equivalent definitions for the remote LCD. 2007-02-20 19:31:34 +00:00
lcd-16bit.c Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ease framebuffer handling a bit. Added equivalent definitions for the remote LCD. 2007-02-20 19:31:34 +00:00
lcd-player-charset.c if __CONFIG_H__ is defined, don't include config.h 2005-05-23 12:04:30 +00:00
lcd-player.c Fix them all. 2006-09-25 12:54:01 +00:00
lcd-remote-1bit-v.c Move target specific parts of the H100 remote LCD driver to target tree. 2007-02-25 22:09:14 +00:00
lcd-remote-2bit-vi.c X5: Move the remote tick to target tree. 2007-02-25 22:36:04 +00:00
led.c Do the CONFIG_LED define 2007-02-18 05:07:19 +00:00
m5636.c Removed executable flag 2007-01-09 23:29:07 +00:00
mas.c Get rid of ages-old interdependency between ata.c and mas.c 2006-11-12 14:17:49 +00:00
pcf50605.c Oops - fix PortalPlayer builds 2007-01-27 20:39:09 +00:00
power.c Fix remaining CONFIG_TUNER checks. 2007-02-18 08:46:12 +00:00
serial.c Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code. 2006-11-27 02:16:32 +00:00
tlv320.c move some audio driver specific code to the correspoding files 2006-12-06 13:34:15 +00:00
uda1380.c move some audio driver specific code to the correspoding files 2006-12-06 13:34:15 +00:00
wm8731l.c Enabled zero crossing detection for volume changes in the WM8721/WM8731 driver (iPod G3, iPod Mini G1/G2, Iriver H10). 2007-01-14 12:38:40 +00:00
wm8758.c Fix compile errors. 2006-12-18 02:18:56 +00:00
wm8975.c Added zero crossing check before changing volume to avoid noise during volume changes. Removed extra volume sets. Added delay for vref to settle per app notes to reduce start up clicks. 2007-01-13 23:57:19 +00:00