rockbox/firmware
Michael Sevakis 02d756dfd4 Messing with the peak calculation in pcm_playback.c for Coldfire ports.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11178 a1c6a512-1295-4272-9138-f99709370657
2006-10-10 19:12:05 +00:00
..
common Add CPU boost tracker to see where boosts are coming from 2006-10-05 10:07:03 +00:00
decompressor
drivers Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and fix detection on 3G iPod 2006-10-07 12:19:34 +00:00
export Fix simulator build errors for iPod 3g, 4g, mini and mini2g. 2006-10-05 14:46:42 +00:00
include Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD clearing and solid rectangle drawing on colour iPods somewhat. 2006-09-07 00:16:04 +00:00
target Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and fix detection on 3G iPod 2006-10-07 12:19:34 +00:00
test
app.lds Clean up crt0.S and move it to the target tree 2006-08-31 19:45:05 +00:00
arabjoin.c
arabjoin.h
backlight.c Move all iPod targets into the target tree. FS#5890 2006-10-05 10:58:51 +00:00
bidi.c
bitswap.S
boot.lds Changes to make Sansa bootloader run. Thanks to Peter Praest. 2006-10-10 19:02:49 +00:00
buffer.c New scheduler, with priorities for swcodec platforms. Frequent task 2006-09-16 16:18:11 +00:00
COPYING
crt0.S Remove unneeded code from firmware/crt0.S 2006-09-01 09:54:08 +00:00
debug.c
descramble.S
eeprom_settings.c Properly handle early USB mode, dircache and tagcache state files with 2006-08-11 10:13:16 +00:00
FILES Move all iPod targets into the target tree. FS#5890 2006-10-05 10:58:51 +00:00
font.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
font_cache.c
hangul.c
hwcompat.c
id3.c Accepted FS#6023 - ADX codec (some kind of ADPCM). 2006-09-25 16:13:05 +00:00
kernel.c New scheduler, with priorities for swcodec platforms. Frequent task 2006-09-16 16:18:11 +00:00
logf.c
lru.c
Makefile
mp3_playback.c
mp3data.c
mpeg.c New scheduler, with priorities for swcodec platforms. Frequent task 2006-09-16 16:18:11 +00:00
panic.c UIE(), panicf(): Make reboot with ON react immediately on targets with real LED (archos recorders, player). 2006-10-08 21:34:26 +00:00
pcm_playback.c Messing with the peak calculation in pcm_playback.c for Coldfire ports. 2006-10-10 19:12:05 +00:00
pcm_record.c Add CPU boost tracker to see where boosts are coming from 2006-10-05 10:07:03 +00:00
powermgmt.c Move all iPod targets into the target tree. FS#5890 2006-10-05 10:58:51 +00:00
profile.c Fix bug in profiling that makes the timing for coldfire off by a factor of 2, and way off for pp. 2006-08-29 18:35:18 +00:00
README
replaygain.c
rolo.c Add Rockbox bootloader for H10 2006-08-28 08:11:32 +00:00
rom.lds Clean up crt0.S and move it to the target tree 2006-08-31 19:45:05 +00:00
sound.c Iriver iFP7xx sound support. 2006-08-12 21:03:23 +00:00
SOURCES No need to include pcf50605.c twice for ipods. 2006-10-05 11:35:11 +00:00
system.c UIE(), panicf(): Make reboot with ON react immediately on targets with real LED (archos recorders, player). 2006-10-08 21:34:26 +00:00
thread.c Fix profiling builds. 2006-09-23 14:38:04 +00:00
timer.c Make backlight fading work again on PP targets. The PP timer cannot handle a (real) cycle count of 1, the minimum is 2. This is now checked in timer_register() and timer_set_period(). 2006-09-01 22:03:14 +00:00
tuner_philips.c Implement region setting for the fm tuner. The region setting affects deemphasis, band limits and step size. Fixes FS#5929, FS#5928. 2006-10-05 12:40:13 +00:00
tuner_samsung.c
usb.c Move all iPod targets into the target tree. FS#5890 2006-10-05 10:58:51 +00:00
usb_serial.c

See docs/README