rockbox/firmware
2011-11-27 17:40:57 +00:00
..
common Update some missed pointers when moving the dircache allocation 2011-11-19 14:57:56 +00:00
decompressor Fix assembler .size directives. Currently used binutils don't complain, but 2.21.1 treats these as errors. 2011-11-09 19:20:33 +00:00
drivers If Rockbox never turns off ATA power, don't compile code for turning it back on. Note that ATA power may still need to be turned on when starting, so that code in ata_init() always remains. 2011-11-27 17:40:57 +00:00
export glyph_cache_save should be static 2011-11-27 15:24:53 +00:00
include Finish r30818 revert 2011-10-22 08:23:52 +00:00
libc
target PortalPlayer: Loading of stack munge value into r4 was moved in r30741 to after the idle stack init loop, breaking the usage readout. 2011-11-27 07:01:47 +00:00
test
usbstack Use array index 'i' only -after- bounds check 2011-10-21 18:51:19 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buffer.c
buflib.c In buflib_buffer_shift(), properly update handle->alloc values, which are char * and not union buflib data * 2011-11-27 01:40:47 +00:00
COPYING
core_alloc.c core_alloc: Provide a tiny test allocation, which can be freed for debug purposes. 2011-10-05 18:32:19 +00:00
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c Guard font functions against invalid font ids. These arguably should never be passed, but this prevents freezes. Fixes FS#12400 2011-11-27 15:36:03 +00:00
font_cache.c remove stray debugging line 2011-11-27 16:27:20 +00:00
general.c
hangul.c
ifp_usb_serial.c
kernel.c
load_code.c
logf.c
lru.c Revert r30818 2011-10-22 08:02:38 +00:00
panic.c
pcm.c
pcm_mixer.c
pcm_sampr.c
powermgmt.c FS:12299 Font glyph cache is no longer saved. Each font will now have its own glyph cache file with the extension '.gc' Includes a temporary fix that delays saving the file to prevent the creation of multiple gc files with same name. Mostly JD Gordon's code. 2011-10-16 13:18:46 +00:00
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sdmmc.c
sound.c Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
SOURCES Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
storage.c
system.c
thread.c
timer.c
tuner.c
usb.c Fix typo in comment 2011-11-20 17:57:24 +00:00

See docs/README