rockbox/firmware
Jens Arnold 0c262d8f52 Coldfire: Use the auto-align feature in conjunction with line reads for the playback DMA. Saves a bit of memory bandwidth.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9898 a1c6a512-1295-4272-9138-f99709370657
2006-05-09 23:50:50 +00:00
..
common
decompressor
drivers Ondio: (Hopefully) fix the occasional freezes during playback: Use DMA channel 0 for MMC transfer. As it has higher priority than channel 3 (used for playback), the risk of serial receive overruns is minimised. 2006-05-07 20:20:27 +00:00
export ipods - First implementation of pcf50605_init() function. This enables the power-out in the Dock connector, which may help getting some accessories working - if they don't need to talk to the ipod via the Apple Accessory Protocol. Thanks to julius in IRC for testing. 2006-05-02 08:08:10 +00:00
include
target/coldfire/iaudio/x5 While waiting further and better improvements, this fixes the bug to 2006-04-27 21:11:18 +00:00
test
app.lds
arabjoin.c
arabjoin.h
backlight.c
bidi.c
bitswap.S
boot.lds
buffer.c
COPYING
crt0.S
debug.c
descramble.S
FILES
font.c
font_cache.c
hangul.c
hwcompat.c
id3.c
kernel.c
logf.c
lru.c
Makefile
mp3_playback.c Properly set audio_is_initialized flag for swcodec devices ad use it when initializing crossfade. This should fix the problems with resuming playback at startup. 2006-05-01 18:18:54 +00:00
mp3data.c
mpeg.c Recording buffer offset must be passed on to the firmware calls, not the other way around. Should fix yellow builds. 2006-04-30 23:18:21 +00:00
panic.c
pcm_playback.c Coldfire: Use the auto-align feature in conjunction with line reads for the playback DMA. Saves a bit of memory bandwidth. 2006-05-09 23:50:50 +00:00
pcm_record.c Recording buffer offset must be passed on to the firmware calls, not the other way around. Should fix yellow builds. 2006-04-30 23:18:21 +00:00
powermgmt.c
profile.c
README
replaygain.c
rolo.c
rom.lds
sound.c
SOURCES
system.c Oops, correctly calculate the interrupt number in UIE(). 2006-05-02 07:36:39 +00:00
thread.c
timer.c
tuner_philips.c
tuner_samsung.c
usb.c
usb_serial.c

See docs/README