.. |
rtc
|
Fix setting time on Sansa used to set the day to one day later than it
|
2007-02-04 20:43:25 +00:00 |
adc.c
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
|
2006-11-10 20:26:01 +00:00 |
ata.c
|
Permanently enable powering down the disk when it's sleeping for supported targets (iriver h1xx, h3xx and h10, iaudio x5, gigabeat and archos recorders)
|
2007-01-23 15:43:37 +00:00 |
ata_flash.c
|
|
|
ata_mmc.c
|
Settings are now stored in /.rockbox/config.cfg instead of the hidden sector. (FS #6557)
|
2007-01-23 13:40:44 +00:00 |
button.c
|
Convert queues to use intptr_t for event data and return values as most of the time pointer are not passed and it should make some things a bit cleaner.
|
2006-12-19 16:50:07 +00:00 |
dac.c
|
|
|
dac.h
|
|
|
eeprom_24cxx.c
|
Fixed the errors for H300.
|
2006-11-26 14:50:15 +00:00 |
fat.c
|
Reverting the FAT32 driver change - it seems to have introduced a bug
|
2007-01-29 23:35:21 +00:00 |
fmradio.c
|
|
|
fmradio_i2c.c
|
|
|
generic_i2c.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
i2c-pnx0101.c
|
|
|
i2c.c
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
|
2006-11-10 20:26:01 +00:00 |
isp1362.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
lcd-1bit-vert.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
lcd-2bit-horz.c
|
Backdrop support for greyscale targets. WPS backdrop is untested.
|
2006-11-13 00:45:21 +00:00 |
lcd-2bit-vert.c
|
Backdrop support for greyscale targets. WPS backdrop is untested.
|
2006-11-13 00:45:21 +00:00 |
lcd-16bit.c
|
The code police strikes back, and some minor optimisations.
|
2007-01-21 10:10:23 +00:00 |
lcd-h100-remote.c
|
Removed anachronisms introduced with low battery shutdown patch.
|
2006-11-14 02:46:59 +00:00 |
lcd-ipod.c
|
|
|
lcd-ipodvideo.c
|
|
|
lcd-player-charset.c
|
|
|
lcd-player.c
|
|
|
lcd-remote-2bit-vi.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
led.c
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
|
2006-11-10 20:26:01 +00:00 |
m5636.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
mas.c
|
Get rid of ages-old interdependency between ata.c and mas.c
|
2006-11-12 14:17:49 +00:00 |
pcf50605.c
|
Oops - fix PortalPlayer builds
|
2007-01-27 20:39:09 +00:00 |
power.c
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
|
2006-11-10 20:26:01 +00:00 |
serial.c
|
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code.
|
2006-11-27 02:16:32 +00:00 |
tlv320.c
|
move some audio driver specific code to the correspoding files
|
2006-12-06 13:34:15 +00:00 |
uda1380.c
|
move some audio driver specific code to the correspoding files
|
2006-12-06 13:34:15 +00:00 |
wm8731l.c
|
Enabled zero crossing detection for volume changes in the WM8721/WM8731 driver (iPod G3, iPod Mini G1/G2, Iriver H10).
|
2007-01-14 12:38:40 +00:00 |
wm8758.c
|
Fix compile errors.
|
2006-12-18 02:18:56 +00:00 |
wm8975.c
|
Added zero crossing check before changing volume to avoid noise during volume changes. Removed extra volume sets. Added delay for vref to settle per app notes to reduce start up clicks.
|
2007-01-13 23:57:19 +00:00 |