rockbox/firmware
Amaury Pouly 374a08ab31 fuze+: update keymap and touchpad driver based on FS#12405 with minor modifications. Thanks to Jean-Louis Biasini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31098 a1c6a512-1295-4272-9138-f99709370657
2011-11-30 18:39:22 +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 fuze+: update keymap and touchpad driver based on FS#12405 with minor modifications. Thanks to Jean-Louis Biasini. 2011-11-30 18:39:22 +00:00
include FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c 2011-11-29 00:42:27 +00:00
libc
target fuze+: update keymap and touchpad driver based on FS#12405 with minor modifications. Thanks to Jean-Louis Biasini. 2011-11-30 18:39:22 +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
buflib.c FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c 2011-11-29 00:42:27 +00:00
COPYING
core_alloc.c FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c 2011-11-29 00:42:27 +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 FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c 2011-11-29 00:42:27 +00:00
storage.c
system.c
thread.c FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c 2011-11-29 00:42:27 +00:00
timer.c
tuner.c
usb.c Fix typo in comment 2011-11-20 17:57:24 +00:00

See docs/README