.. |
adc.c
|
First lame attempt to show correct battery level on the iRiver
|
2005-04-06 23:53:19 +00:00 |
ata.c
|
Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices
|
2005-04-04 09:12:12 +00:00 |
ata_mmc.c
|
MMC driver does now handle block sizes != 512 bytes, which is necessary to support cards > 1 GB. Changed error handling to use the same method as other parts of rockbox, allowing to trace the call chain. Long policy, code cleanup.
|
2005-04-28 01:11:21 +00:00 |
button.c
|
iRiver: added support for hold-button on main unit and remote control
|
2005-04-19 11:34:22 +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
|
Adding entries to the FAT16 root dir still failed under certain conditions. The shortcut check cannot work the way it was implemented - removed it.
|
2005-04-27 01:23:31 +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-h100.c
|
iRiver I2C driver by Andy Young
|
2005-03-18 11:34:26 +00:00 |
i2c.c
|
Dummy i2c_init() for iRiver not needed anymore
|
2005-03-18 11:35:52 +00:00 |
lcd-h100-remote.c
|
iRiver: extended remote lcd driver. displaying text works now - see start-up-screen
|
2005-04-25 23:47:51 +00:00 |
lcd-h100.c
|
moved lcd_getstringsize into font.c
|
2005-04-19 12:47:16 +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
|
make use of font_getstringsize
|
2005-04-19 12:50:02 +00:00 |
lcd.S
|
iRiver: more relaxed LCD timing
|
2005-03-01 14:32:17 +00:00 |
led.c
|
a bit nicer: delay of the disk activity indicator is supplied by app layer
|
2005-02-19 14:44:31 +00:00 |
mas.c
|
Removed duplicate instruction
|
2004-12-22 06:19:05 +00:00 |
power.c
|
iRiver: Implemented S/PDIF transmit power control. The optical LED is now off by default.
|
2005-04-11 11:17:31 +00:00 |
rtc.c
|
A proper alarm clock for the V2/FM (and v1 with mod)
|
2005-02-06 17:21:42 +00:00 |
serial.c
|
these are not compiling for Gmini either atm
|
2005-02-04 15:07:50 +00:00 |
uda1380.c
|
Wrong setting of AUDIOSEL caused double pitch 120MHz playback
|
2005-04-14 05:56:36 +00:00 |