rockbox/firmware/drivers
Barry Wardell e379225754 Fix volume being really low on H10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10815 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 22:31:05 +00:00
..
adc.c Move X5 ADC code to target tree. Fix power button detection on H10. New ADC 2006-08-22 20:17:09 +00:00
ata.c
ata_flash.c
ata_mmc.c
button.c
dac.c
dac.h
eeprom_24cxx.c Prevent unlikely endless loop. 2006-08-17 18:23:50 +00:00
fat.c
fmradio.c
fmradio_i2c.c
generic_i2c.c
i2c-coldfire.c
i2c-pnx0101.c
i2c-pp5002.c
i2c-pp5020.c Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c 2006-04-08 09:08:38 +00:00
i2c.c
isp1362.c
lcd-2bit-horz.c Allow scrolling lines with different x-margins. The margin at the time of the call to puts_scroll will be used as the margin for that line. 2006-08-23 20:07:59 +00:00
lcd-16bit.c Allow scrolling lines with different x-margins. The margin at the time of the call to puts_scroll will be used as the margin for that line. 2006-08-23 20:07:59 +00:00
lcd-h100-remote.c Allow scrolling lines with different x-margins. The margin at the time of the call to puts_scroll will be used as the margin for that line. 2006-08-23 20:07:59 +00:00
lcd-h100.c Allow scrolling lines with different x-margins. The margin at the time of the call to puts_scroll will be used as the margin for that line. 2006-08-23 20:07:59 +00:00
lcd-h300.c H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% speedup in tests depending on video size. * Don't set HORIZ_RAM_ADDR_POS for LCD updates, it's unnecessary. * Started the target tree move for H300 with this. 2006-08-23 17:30:51 +00:00
lcd-ipod.c Increase the number of pixels written to the Photo/Color LCD in one go to 0x10000 (was 64000) 2006-08-24 10:29:37 +00:00
lcd-ipodvideo.c Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10-15% 2006-08-17 08:37:35 +00:00
lcd-player-charset.c
lcd-player.c Removed annoying debug output 2006-08-15 20:05:09 +00:00
lcd-recorder.c Allow scrolling lines with different x-margins. The margin at the time of the call to puts_scroll will be used as the margin for that line. 2006-08-23 20:07:59 +00:00
lcd-remote-2bit-vi.c Allow scrolling lines with different x-margins. The margin at the time of the call to puts_scroll will be used as the margin for that line. 2006-08-23 20:07:59 +00:00
lcd.S H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% speedup in tests depending on video size. * Don't set HORIZ_RAM_ADDR_POS for LCD updates, it's unnecessary. * Started the target tree move for H300 with this. 2006-08-23 17:30:51 +00:00
led.c
m5636.c
mas.c
pcf50605.c
pcf50606.c eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom 2006-08-15 22:54:06 +00:00
power.c Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +00:00
rtc.c RTC driver for H10 by Laurent Baum 2006-08-30 08:22:29 +00:00
serial.c
tlv320.c Smoother volume control, less clickiness and some misc. formatting changes for tlv320 2006-08-26 21:00:18 +00:00
uda1380.c
wm8731l.c Fix volume being really low on H10 2006-08-30 22:31:05 +00:00
wm8758.c Add support for displaying the the current path or the full path (or neither) in the file browser. Check General Settings -> File View -> Show Path for the options. 2006-08-15 09:38:13 +00:00
wm8975.c