rockbox/firmware
Michael Giacomelli f28a1ea111 Add basic runtime estimation for the c200v2 (taken from Clipv1) and e200v2 (taken from fuzev1).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25223 a1c6a512-1295-4272-9138-f99709370657
2010-03-16 18:06:21 +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 Fix a typo on a comment 2010-03-16 00:54:08 +00:00
export Add basic runtime estimation for the c200v2 (taken from Clipv1) and e200v2 (taken from fuzev1). 2010-03-16 18:06:21 +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 Sansa Clipv2: use similar button driver to Clipv1 2010-03-15 23:01:45 +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 Fix FS#10362 (flickering backlight when removing hold) by preventing multiple SYS_TIMEOUT events being posted the backlight thread. 2009-11-23 23:30:55 +00:00
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 Rename vfnprintf to vuprintf (u stands for user for the user callback and data passed to it) to avoid confusion with file and buffer size related functions from the printf-family, and add a comment to its declaration. 2009-11-03 21:20:09 +00:00
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 Implement (unused) ADC wrapper for Nano2G to fix the red 2010-03-11 14:02:59 +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 Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS 2009-12-01 17:54:40 +00:00
usb.c

See docs/README