1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/drivers
Marcoen Hirschberg dcf244192b use dB units for balance control
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15902 a1c6a512-1295-4272-9138-f99709370657
2007-12-10 11:07:38 +00:00
..
audio use dB units for balance control 2007-12-10 11:07:38 +00:00
rtc FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be changed slightly, but it seems to work better for all setting screens with the new keymap. Thanks to 2007-11-14 16:53:31 +00:00
tuner lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (from c200 RE-ing), (2) rename functions for clarity, and (3) add some defines for readability. Doesn't fix the c200 radio problems, but shouldn't hurt either. 2007-12-06 04:03:26 +00:00
ata.c Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Minis, Video). * Wait a short time after powering on the HDD on all disk based targets, as that seems like a good idea. Shorten the excessive wait on initial power on. 2007-11-03 23:57:24 +00:00
ata_flash.c
ata_mmc.c
button.c FS#7738 - Scroll wheel acceleration for iPod 2007-11-19 11:05:54 +00:00
dac.c
dac.h
eeprom_24cxx.c
fat.c
fmradio.c
generic_i2c.c
i2c.c
isp1362.c
lcd-1bit-vert.c
lcd-2bit-horz.c
lcd-2bit-vert.c
lcd-16bit.c Make the "current line" value in the gradient style code zero-based, and an attempt at more understandable names and better comments. 2007-12-06 17:09:24 +00:00
lcd-charcell.c
lcd-charset-player.c
lcd-remote-1bit-v.c
lcd-remote-2bit-vi.c
led.c
m5636.c
mas.c
pcf50605.c pcf50605_write_multiple must prelock driver or the series of bytes may be interrupted resulting in something you didn't intend. :) 2007-11-26 07:59:42 +00:00
serial.c
tsc2100.c