.. |
adc.c
|
Removed TAB chars
|
2002-07-01 10:55:47 +00:00 |
adc.h
|
Ludovic Lange's ADC-fix for the FM
|
2003-01-22 12:14:34 +00:00 |
ata.c
|
Bug fix: Don't cut the power during spinup...
|
2002-12-06 15:17:30 +00:00 |
ata.h
|
Added disk spinup clocking
|
2002-12-04 14:58:48 +00:00 |
button.c
|
Remove use of rockbox-mode.el in local variables list.
|
2003-01-24 10:56:06 +00:00 |
button.h
|
Remove use of rockbox-mode.el in local variables list.
|
2003-01-24 10:56:06 +00:00 |
dac.c
|
No DAC3550A in the recorder
|
2002-08-16 07:16:52 +00:00 |
dac.h
|
No DAC3550A in the recorder
|
2002-08-16 07:16:52 +00:00 |
fat.c
|
The dir code is now reentrant.
|
2003-01-29 12:33:23 +00:00 |
fat.h
|
The dir code is now reentrant.
|
2003-01-29 12:33:23 +00:00 |
i2c.c
|
Based on Ludovic Lange excellent work, I've modified things to increase
|
2003-01-21 19:37:29 +00:00 |
i2c.h
|
Added functions for exclusive I2C access
|
2002-06-24 10:34:24 +00:00 |
lcd-player-charset.c
|
Export info about the charset.
|
2003-01-20 12:24:43 +00:00 |
lcd-player-charset.h
|
Export info about the charset.
|
2003-01-20 12:24:43 +00:00 |
lcd-player.c
|
bring back the functionality with the conditional update on remove cursor
|
2003-01-29 17:34:28 +00:00 |
lcd-recorder.c
|
Include File Cleanup And Move-Around Party 2003.
|
2003-02-07 09:41:57 +00:00 |
lcd.c
|
Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing.
|
2002-09-23 11:17:52 +00:00 |
lcd.h
|
Player changes: Added lcd_remove_cursor() and updated the cursor functionality.
|
2003-01-29 11:48:35 +00:00 |
led.c
|
remove tabs :)
|
2002-06-24 17:03:06 +00:00 |
led.h
|
Changing to C99 'bool' type
|
2002-05-13 12:29:34 +00:00 |
mas.c
|
Removed a potential I2C deadlock
|
2002-11-24 11:47:24 +00:00 |
mas.h
|
Based on Ludovic Lange excellent work, I've modified things to increase
|
2003-01-21 19:37:29 +00:00 |
power.c
|
Based on Ludovic Lange excellent work, I've modified things to increase
|
2003-01-21 19:37:29 +00:00 |
power.h
|
Made battery_level() use the power history table to get an average battery level over the last 3 minutes.
|
2002-08-07 11:22:26 +00:00 |
rtc.c
|
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES).
|
2003-01-22 12:50:34 +00:00 |
rtc.h
|
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES).
|
2003-01-22 12:50:34 +00:00 |
serial.c
|
A lot more stable remote control handling
|
2002-09-30 08:55:22 +00:00 |
serial.h
|
A lot more stable remote control handling
|
2002-09-30 08:55:22 +00:00 |
sh7034.h
|
Corrected ADC channel C registers
|
2002-06-30 20:24:12 +00:00 |