rockbox/firmware/include
Miika Pekkarinen 954b732654 Initial support and use for EEPROM memory on H120 & H140 players when
Rockbox firmware has been flashed over original firmware (not yet
possible to do). Dircache & tagcache serialization for fast bootup
without the need to scan disk when Rockbox is in flash.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10464 a1c6a512-1295-4272-9138-f99709370657
2006-08-05 20:19:10 +00:00
..
sys improve FreeBSD support a little 2006-03-02 13:07:11 +00:00
_ansi.h Added ATTRIBUTE_SCANF 2006-01-25 01:33:48 +00:00
assert.h
atoi.h
crc32.h Initial support and use for EEPROM memory on H120 & H140 players when 2006-08-05 20:19:10 +00:00
ctype.h
dbgcheck.h
dir.h
dircache.h Tagcache update: Support removal of entries and no longer the need for 2006-07-10 16:22:03 +00:00
errno.h Allow building simulators on systems where errno is thread-local by using the system's implementation of errno.h for simulator builds. 2006-02-28 23:56:44 +00:00
file.h
font_cache.h waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
inttypes.h More 64bit simulator fixes: inttypes, settings block handling. 2006-03-03 01:12:50 +00:00
lru.h waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
malloc.h
math.h
memory.h Added memset16() for filling memory regions with 16 bit values, needed for upcoming 16 bit LCD driver opts. ASM optimised for coldfire. 2006-02-22 01:20:45 +00:00
rbunicode.h Fixed unicode buffer overflow issue (metadata parser crashed with some 2006-07-25 18:12:57 +00:00
sprintf.h
sscanf.h Simple sscanf implementation 2006-01-25 01:35:04 +00:00
stdio.h
stdlib.h
string.h
time.h improve FreeBSD support a little 2006-03-02 13:07:11 +00:00
timefuncs.h