rockbox/firmware
Rafaël Carré 0ea7905395 ARM: use BX when branch to an address in register
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26432 a1c6a512-1295-4272-9138-f99709370657
2010-05-31 15:14:26 +00:00
..
common dircache: 2010-05-21 12:50:50 +00:00
decompressor
drivers Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB (e.g. used for Cowon D2). Below -57 dB the line out is affected. The manual is updated accordingly. 2010-05-30 18:29:04 +00:00
export Fix FS#9193. Remove recording source <Mic> for iPod Video and iPod nano 1G. The manual already describes the correct behaviour. 2010-05-30 18:34:10 +00:00
include
libc inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bits 2010-05-30 16:07:54 +00:00
target ARM: use BX when branch to an address in register 2010-05-31 15:14:26 +00:00
test
usbstack revert part of r26176 to avoid large static allocation 2010-05-19 18:08:32 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make genversion: generate version.c and version.h independantly 2010-05-28 04:07:57 +00:00
font.c
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c kernel: the header says queue_peek should always be compiled in but the source put it in the #ifdef HAVE_EXTENDED_MESSAGING_AND_NAME section 2010-05-21 12:58:00 +00:00
logf.c
lru.c
mp3_playback.c
panic.c
pcm.c Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c rolo: use BX for ARM branches 2010-05-31 14:42:27 +00:00
rom.lds
screendump.c
scroll_engine.c
sound.c
SOURCES Update Samsung YP-S3 bootloader demo 2010-05-30 21:43:14 +00:00
storage.c No need to break after a return 2010-05-29 21:54:23 +00:00
system.c
thread.c
timer.c
tuner.c
usb.c

See docs/README