.. |
adc.c
|
iAudio X5: Dummy ADC functions
|
2006-02-05 00:18:42 +00:00 |
ata.c
|
More iPod 3G code from Seven Le Mesle
|
2006-02-05 17:16:34 +00:00 |
ata_flash.c
|
Two files for the iFP port that I forgot to commit
|
2006-01-18 10:01:35 +00:00 |
ata_mmc.c
|
Removed unused ata_standby(), changed return type of ata_sleep() to void, removed misleading comment from ata.h
|
2005-11-07 23:19:06 +00:00 |
button.c
|
Fine-tuned ADC values for H300 button driver.
|
2006-02-07 12:41:04 +00:00 |
dac.c
|
|
|
dac.h
|
|
|
fat.c
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
fmradio.c
|
moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM
|
2004-10-17 08:53:18 +00:00 |
fmradio_i2c.c
|
H300 FM radio support, with help from Peter D'Hoye
|
2005-12-15 01:11:19 +00:00 |
i2c-coldfire.c
|
H300 FM radio support, with help from Peter D'Hoye
|
2005-12-15 01:11:19 +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-pp5002.c
|
More iPod 3G code from Seven Le Mesle
|
2006-02-05 17:16:34 +00:00 |
i2c-pp5020.c
|
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodlinux.
|
2005-12-19 14:30:52 +00:00 |
i2c.c
|
Moved unrelated stuff from i2c the driver to appropriate places. Minor optimisation in i2c driver.
|
2005-05-07 22:29:35 +00:00 |
lcd-2bit-horz.c
|
Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes
|
2006-02-05 18:25:41 +00:00 |
lcd-16bit.c
|
Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed up rendering with backdrop. * Restore correct behaviour of lcd_clear_display().
|
2006-02-03 21:11:51 +00:00 |
lcd-h100-remote.c
|
This should not have been recommitted (went undetected for quite a while).
|
2006-02-02 19:53:50 +00:00 |
lcd-h100.c
|
* Changed implementation of inverse bar: Instead of complementing all pixels after drawing the text, the text is drawn in inversevid mode. This is faster, and will be more readable when backdrop image support gets added. Appearance on non-colour targets doesn't change. * Speedup of the scroll thread.
|
2006-02-02 19:35:51 +00:00 |
lcd-h300.c
|
H300: lcd_write_data() in pure asm, essentially the same speed as before, but working correctly for all allowed data lengths. Removed RAM waste by declaring inline functions static.
|
2006-02-05 00:24:08 +00:00 |
lcd-ipod.c
|
Some bugfixes for the iPod 4G greyscale version of the LCD driver
|
2006-02-06 02:32:15 +00:00 |
lcd-ipodvideo.c
|
Remove unused variables
|
2005-12-21 23:47:43 +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
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
lcd-recorder.c
|
* Changed implementation of inverse bar: Instead of complementing all pixels after drawing the text, the text is drawn in inversevid mode. This is faster, and will be more readable when backdrop image support gets added. Appearance on non-colour targets doesn't change. * Speedup of the scroll thread.
|
2006-02-02 19:35:51 +00:00 |
lcd.S
|
H300: lcd_write_data() in pure asm, essentially the same speed as before, but working correctly for all allowed data lengths. Removed RAM waste by declaring inline functions static.
|
2006-02-05 00:24:08 +00:00 |
led.c
|
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c changes, introducing a changed #if condition only. Reduces code size on targets with real controllable LED.
|
2005-11-24 00:10:14 +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 |
pcf50605.c
|
More iPod 3G code from Seven Le Mesle
|
2006-02-05 17:16:34 +00:00 |
pcf50606.c
|
Patch #1404233 by Peter D'Hoye: H300 brightness bugfix
|
2006-01-19 13:10:15 +00:00 |
power.c
|
Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes
|
2006-02-05 18:25:41 +00:00 |
rtc.c
|
H300: RTC support
|
2005-12-22 23:48:32 +00:00 |
serial.c
|
More iPod 3G code from Seven Le Mesle
|
2006-02-05 17:16:34 +00:00 |
tlv320.c
|
iAudio X5: Corrected crappy code, just to make the damn thing compile
|
2006-02-03 23:59:41 +00:00 |
uda1380.c
|
Proper UDA1380 reset for H300
|
2005-11-27 01:10:02 +00:00 |
wm8731l.c
|
More iPod 3G code from Seven Le Mesle
|
2006-02-05 17:16:34 +00:00 |
wm8975.c
|
iPod: Initial attempt at volume/bass/treble control - more work is needed, but it seems to be working.
|
2006-01-30 21:12:31 +00:00 |