rockbox/firmware
Tobias Diedrich 946d3d177e Rewrite ascodec_as3514.c to use interrupts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25297 a1c6a512-1295-4272-9138-f99709370657
2010-03-23 04:40:38 +00:00
..
common dir_uncached: fix opendir_uncached to have opened directories keep enough information to update metadata; this is necessary because of the way rmdir_uncached is implemented 2010-03-15 12:32:04 +00:00
decompressor
drivers FS#11118: reduce the number of cached sector in FAT code because some are useless after a rewrite of LFN entries handling. Also makes LFN handling more robust. 2010-03-22 10:35:25 +00:00
export FS#11118: reduce the number of cached sector in FAT code because some are useless after a rewrite of LFN entries handling. Also makes LFN handling more robust. 2010-03-22 10:35:25 +00:00
include Get rid of the parent_dir field in dir_uncached.c by using the same FAT trick as in dircache. This should save ~20KB on 512B/sector targets and ~80KB on 2K/sector ones. 2010-03-10 08:56:27 +00:00
target Rewrite ascodec_as3514.c to use interrupts. 2010-03-23 04:40:38 +00:00
test Fix even more tabs 2010-01-03 10:35:31 +00:00
usbstack Even more Nano2G FTL speedup. Now 8% faster than disk mode, 10% slower than the OFW. 4.5MB/s sustained (contiguous) write, 6.0MB/s read for me now. 2010-03-11 00:59:17 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c Fix further tabs 2010-01-03 10:50:34 +00:00
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c font.c: correct checking cache_fd. remove some trailing spaces. 2010-02-26 07:16:32 +00:00
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c Fix further tabs 2010-01-03 10:50:34 +00:00
logf.c
lru.c
mp3_playback.c
panic.c PANIC!!! 2010-03-03 02:36:51 +00:00
pcm.c New plugin: FFT, A frequency analyzer plugin 2010-02-10 19:44:11 +00:00
pcm_sampr.c
powermgmt.c Disable runtime estimation altogether when there is no runtime current defined. It doens't work and people somehow got confused by seeing obviously wrong values. Now it will just return -1 if you try to estimate runtime without having the current defined. 2010-03-16 17:13:25 +00:00
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sound.c Fix further tabs 2010-01-03 10:50:34 +00:00
SOURCES lcd-ssd1303 (all Clips) : move model specific code in their own files 2010-03-19 15:13:29 +00:00
storage.c
system.c
thread.c FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
timer.c
tuner.c
usb.c

See docs/README