rockbox/firmware
Rob Purchase d94c3c47f9 D2: Remove the hardcoded driver-level touchscreen calibration, since it's done at apps level as well now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23299 a1c6a512-1295-4272-9138-f99709370657
2009-10-20 20:57:26 +00:00
..
common Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_time, instead of comparing them directly. 2009-10-18 15:50:30 +00:00
decompressor
drivers Use strlcpy instead of a memset&strcpy combo. Guarantees \0-terminaltion and gives a 1-3% speed up. 2009-10-20 00:09:16 +00:00
export D2 should have HAVE_USB_POWER defined. 2009-10-20 20:44:30 +00:00
include Make the database tool buildable from configure. 2009-10-07 16:54:15 +00:00
target D2: Remove the hardcoded driver-level touchscreen calibration, since it's done at apps level as well now. 2009-10-20 20:57:26 +00:00
test
usbstack iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default for now. 2009-10-20 06:37:07 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c Disable bidirectional text handling and arabic joining in the bootloaders in order to save space. * Disable greyblitting in archos bootloaders for the same reason. 2008-09-23 18:46:27 +00:00
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_time, instead of comparing them directly. 2009-10-18 15:50:30 +00:00
logf.c
lru.c
mp3_playback.c
panic.c
pcm.c
pcm_sampr.c
powermgmt.c Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668) 2009-10-09 20:36:09 +00:00
profile.c
README
rolo.c Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consistency. 2009-10-19 21:38:52 +00:00
rom.lds
screendump.c
scroll_engine.c
sound.c
SOURCES iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default for now. 2009-10-20 06:37:07 +00:00
storage.c Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668) 2009-10-09 20:36:09 +00:00
system.c
thread.c "Implement" S5L8701 core_sleep 2009-10-10 22:02:22 +00:00
timer.c
tuner.c
usb.c Fix red 2009-10-20 07:21:08 +00:00

See docs/README