rockbox/firmware
Marcin Bukat 18accc018b HD300 - do not handle scrollstrip events when hold is on
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28782 a1c6a512-1295-4272-9138-f99709370657
2010-12-10 15:12:16 +00:00
..
common correct argument of open. 2010-12-07 12:20:27 +00:00
decompressor
drivers RTC s35380a - remove unneeded header files includes 2010-12-08 22:15:52 +00:00
export Fix configure and lib path 2010-12-06 22:28:14 +00:00
include Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
libc Fix reds, inclusion of C files into plugins is tricky. 2010-12-02 21:29:05 +00:00
target HD300 - do not handle scrollstrip events when hold is on 2010-12-10 15:12:16 +00:00
test Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. 2010-10-31 21:09:34 +00:00
usbstack Handle disk errors properly in USB storage driver. Fixes FS#10873 2010-12-04 13:56:19 +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 Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
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 firmware/ : use lcd_putsf() (only in debug code) 2010-08-28 23:12:11 +00:00
kernel.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
load_code.c Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
logf.c
lru.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 Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro name collision 2010-10-25 12:52:02 +00:00
scroll_engine.c
sdmmc.c
sound.c fix yellow 2010-10-31 21:23:06 +00:00
SOURCES HDD6330: implement lcd_yuv_blit() function. The inner loop is written in assembler and the entire function is about 20% faster than the original from the ipod color. 2010-12-05 19:45:50 +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 Implement tea5767 tuner detection - FS#11714 by me 2010-11-05 17:04:18 +00:00
usb.c Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef conditions) 2010-11-28 15:22:51 +00:00

See docs/README