| .. |
|
audio
|
Increase step size of stereo width to 5% to avoid tediously long list in settings. Reduce max limit from 255% to 250% for cosmetic reasons, value of 255% was chosen because of (very) old restrictions in settings system anyway.
|
2007-10-09 21:29:20 +00:00 |
|
rtc
|
minor style/comment policing
|
2007-10-01 05:42:12 +00:00 |
|
tuner
|
Remove a change that wasn't supposed to stick around.
|
2007-07-14 22:08:20 +00:00 |
|
usb
|
make use of register defines
|
2007-09-20 08:44:32 +00:00 |
|
ata.c
|
Add some new findings to the PP header files. * Clean up ata-target.h for PP. * check_registers() seems to work fine on PP5002.
|
2007-08-01 10:43:45 +00:00 |
|
ata_flash.c
|
ata_flash.c: write 32 bits to the buffer at a time when reading a sector.
|
2007-09-22 22:53:29 +00:00 |
|
ata_mmc.c
|
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;).
|
2007-06-30 02:08:27 +00:00 |
|
button.c
|
fix yellow and some house cleaning
|
2007-10-09 21:28:51 +00:00 |
|
dac.c
|
|
|
|
dac.h
|
|
|
|
eeprom_24cxx.c
|
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
|
2007-02-28 13:20:36 +00:00 |
|
fat.c
|
Fix FS #5852 by trying to properly close and update the recorded file, and give the FAT the correct file info. Add filehandle checks to some file functions.
|
2007-10-10 23:26:17 +00:00 |
|
fmradio.c
|
Fix remaining CONFIG_TUNER checks.
|
2007-02-18 08:46:12 +00:00 |
|
fmradio_i2c.c
|
Fix coldfire PCF50606 I2C driver, and iriver FM radio I2C driver. Both drivers had wrong timing, discovered while experimenting with buffered writes.
|
2007-10-15 16:45:46 +00:00 |
|
generic_i2c.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
|
i2c.c
|
|
|
|
isp1362.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
|
lcd-1bit-vert.c
|
Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)
|
2007-09-30 21:40:22 +00:00 |
|
lcd-2bit-horz.c
|
Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)
|
2007-09-30 21:40:22 +00:00 |
|
lcd-2bit-vert.c
|
Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)
|
2007-09-30 21:40:22 +00:00 |
|
lcd-16bit.c
|
Bugfix: The solid colour and gradient selector no longer extends to the left display margin when the text needs to scroll and the lcd margins are zeroed, e.g. overwriting the icon in the file browser when loading a file.
|
2007-10-15 07:09:53 +00:00 |
|
lcd-charcell.c
|
Scroll on main and remote with a single thread. Change the way system messages are defined before running out is an issue (which requires a full update of rockbox on the player).
|
2007-07-28 08:12:05 +00:00 |
|
lcd-charset-player.c
|
Player: Fix the dollar sign for old LCD.
|
2007-04-21 05:32:11 +00:00 |
|
lcd-remote-1bit-v.c
|
Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)
|
2007-09-30 21:40:22 +00:00 |
|
lcd-remote-2bit-vi.c
|
Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)
|
2007-09-30 21:40:22 +00:00 |
|
led.c
|
Do the CONFIG_LED define
|
2007-02-18 05:07:19 +00:00 |
|
m5636.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
|
mas.c
|
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
|
2007-04-11 23:51:00 +00:00 |
|
pcf50605.c
|
Try to fix the case where Ipods would spuriously wake up even though no alarm had been set.
|
2007-09-28 15:09:54 +00:00 |
|
serial.c
|
A few minor cleanups for the Gigabeat S
|
2007-09-22 02:17:08 +00:00 |
|
tsc2100.c
|
spi is shared between the rtc and tsc2100
|
2007-10-01 05:27:43 +00:00 |