rockbox/firmware/include
James Buren 8846e087c0 zip: implement zip extraction support
This adds code sufficient to extract files to available storage given a
suitable root directory to extract to. It works on an already open zip
handle and also supports chain-loading a secondary callback in the event
that integration into the process is desired.

Change-Id: Id200d8f20d84a0cbd22906470de8bbd21d4525ef
2021-07-11 05:14:20 +00:00
..
_ansi.h
ap_int.h
assert.h
bitarray.h
buflib.h
checksum.h rockbox: move firmware checksum algorithms into a common header 2020-11-22 05:12:04 +00:00
core_alloc.h
crc32-rkw.h
crc32.h rockbox: add a crc32 reverse polynomial function 2021-06-21 03:37:17 +00:00
dbgcheck.h
diacritic.h
dir.h
dircache.h
dircache_redirect.h Revert root_redirect :( 2020-08-20 21:54:00 -04:00
disk_cache.h
file.h file/fat: rework utime function as modtime extension 2021-07-08 17:47:51 +00:00
file_internal.h Revert root_redirect :( 2020-08-20 21:54:00 -04:00
fileobj_mgr.h Revert root_redirect :( 2020-08-20 21:54:00 -04:00
filesystem-native.h file/fat: rework utime function as modtime extension 2021-07-08 17:47:51 +00:00
font_cache.h
fs_attr.h
fs_defines.h Revert root_redirect :( 2020-08-20 21:54:00 -04:00
gcc_extensions.h
linked_list.h
loader_strerror.h
lru.h
memset16.h
rb-loader.h
rbendian.h
rbunicode.h
strcasecmp.h
strcasestr.h
string-extra.h
strlcat.h
strlcpy.h
strnatcmp.h
strtok_r.h
timefuncs.h timefuncs: add dostime_localtime function 2021-07-07 17:31:00 +00:00
version.h
vuprintf.h
zip.h zip: implement zip extraction support 2021-07-11 05:14:20 +00:00