rockbox/firmware
Andree Buschmann b70baf8840 Backport r29106 to v3.7 branch. Fixes FS#11830.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@29109 a1c6a512-1295-4272-9138-f99709370657
2011-01-22 10:16:28 +00:00
..
common file_exists(): fix DEBUGF() 2010-09-20 16:39:22 +00:00
decompressor
drivers Backport fix for FS#11696 to 3.7 branch: Scrollwheel doesn't respond in some cases. 2010-11-21 15:27:36 +00:00
export Disable RTC wakeup/alarm for the release on Fuzev2, Clipv2 and Clip+. It's not working reliably. 2010-10-30 14:02:00 +00:00
include format() (and its alias vuprintf) return values are uncheck -> void 2010-09-20 08:55:45 +00:00
libc format() (and its alias vuprintf) return values are uncheck -> void 2010-09-20 08:55:45 +00:00
target Backport r29106 to v3.7 branch. Fixes FS#11830. 2011-01-22 10:16:28 +00:00
test
usbstack Fix outdated comment 2010-10-02 16:03:31 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buffer.c If BUFFER_ALLOC_DEBUG is defined, make buffer_alloc() not actually allocate anything if size==0, so code that uses buffer_alloc(0) to find out what address it would get keeps working 2010-09-26 12:27:38 +00:00
COPYING
debug.c Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. 2010-09-20 17:38:47 +00:00
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
hangul.c
ifp_usb_serial.c
kernel.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
load_code.c Extend lc_open() to also being able to load overlay plugins. 2010-09-09 16:17:21 +00:00
logf.c
lru.c
mp3_playback.c
panic.c
pcm.c Allow e200 to compile without HAVE_RECORDING 2010-09-17 20:42:45 +00:00
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sdmmc.c
sound.c
SOURCES Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. 2010-09-20 17:38:47 +00:00
storage.c
system.c
thread.c Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code overflowing buffer_alloc()-allocated buffers. 2010-09-26 12:05:42 +00:00
timer.c
tuner.c
usb.c Increase USB stack size on iPod Nano 2G to prevent screendump from overflowing it. Not committing this to trunk because a better, but more invasive, fix is being prepared. 2010-10-24 21:23:02 +00:00

See docs/README