rockbox/firmware
Michael Sevakis 6020075551 Fix red. Need 'inline' with 'always_inline'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26899 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 20:29:59 +00:00
..
common Make disk_init() non-static again. I forgot to look at the bootloaders 2010-06-06 13:28:13 +00:00
decompressor
drivers AMSv2 RTC: no need to write to RTC_WAKEUP register 2010-06-17 05:28:38 +00:00
export Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avoid use of stack after switching to idle stack. 2010-06-17 20:15:58 +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 Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avoid use of stack after switching to idle stack. 2010-06-17 20:15:58 +00:00
test
usbstack remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hotswapping things 2010-06-05 21:12:16 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c Fix FS#10362 (flickering backlight when removing hold) by preventing multiple SYS_TIMEOUT events being posted the backlight thread. 2009-11-23 23:30:55 +00:00
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
ifp_usb_serial.c
kernel.c avoid dereferencing void** to remove warnings when building with -Os 2010-06-10 02:26:09 +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
sdmmc.c remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hotswapping things 2010-06-05 21:12:16 +00:00
sound.c
SOURCES The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5802, so rename files and functions. Also fix several bugs. 2010-06-16 20:29:08 +00:00
storage.c No need to break after a return 2010-05-29 21:54:23 +00:00
system.c
thread.c Fix red. Need 'inline' with 'always_inline'. 2010-06-17 20:29:59 +00:00
timer.c
tuner.c The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5802, so rename files and functions. Also fix several bugs. 2010-06-16 20:29:08 +00:00
usb.c Put an #ifdef in the technically correct place. No functional change. 2010-06-05 22:04:14 +00:00

See docs/README