.. |
adc.c
|
Added iRiver ADC tick task
|
2004-11-18 23:23:47 +00:00 |
ata.c
|
Moved player ATA power handling to the correct functions
|
2004-11-20 14:17:43 +00:00 |
ata_mmc.c
|
Fix: my previous adjustments broke access to external MMC on newer Ondio models (mask bit 2 == 1). Xor operator works bitwise, so both operators need to be logical values here
|
2004-11-17 21:24:21 +00:00 |
button.c
|
Added iRiver button handling
|
2004-11-18 23:22:45 +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 |
fat.c
|
Removed #include math.h
|
2004-11-04 14:25:40 +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
|
Philips tuner supported
|
2004-10-17 23:24:18 +00:00 |
i2c.c
|
adjustment for the Ondio: I2C clock is on a different pin
|
2004-09-10 07:24:00 +00:00 |
lcd-h100.c
|
iRiver: Now sets the LCD RESET pin correctly
|
2004-11-16 19:18:09 +00:00 |
lcd-player-charset.c
|
More const policeing step 4
|
2004-08-03 19:22:56 +00:00 |
lcd-player.c
|
Renamed has_new_lcd() to is_new_player(), and got rid of the alias
|
2004-11-22 21:20:54 +00:00 |
lcd-recorder.c
|
Logarithmic scroll speed setting: speed doubles every 3 steps.
|
2004-10-15 20:30:29 +00:00 |
lcd.S
|
Ported to iRiver H100
|
2004-10-26 06:53:34 +00:00 |
led.c
|
Adjusted for iriver
|
2004-11-02 21:42:39 +00:00 |
mas.c
|
The player also has MAS poweron reset, handle it.
|
2004-11-22 01:54:26 +00:00 |
power.c
|
Renamed has_new_lcd() to is_new_player(), and got rid of the alias
|
2004-11-22 21:20:54 +00:00 |
rtc.c
|
Fix for the occasional problem on FMR devices, when the device can't be turned off
|
2003-12-04 11:26:10 +00:00 |
serial.c
|
a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec)
|
2004-09-28 22:13:26 +00:00 |