rockbox/firmware/include
William Wilgus f37ebe5ed2 [BugFix] root redirect failed to match the peoper drive when internal drive is missing
HAVE_MULTIVOLUME is a subset of HAVE_MULTIDRIVE
in normal circumstances they are interchangable
but when the internal drive is not found the assumption falls apart

at the moment most of the bootloader are less selective about what drives/volumes
they will mount therefore the volume might not match between what the bootloader
returns for multiboot and what the firmware sees

updating bootloaders will fix this but it should probably be made more robust
at the same time

Change-Id: I93acd4a539894f093211b74b030df3b2c6a0aa11
2022-12-18 23:32:13 -05:00
..
_ansi.h
adler32.h
ap_int.h
assert.h
bitarray.h
buflib.h buflib: add pin/unpin operation 2022-09-19 15:09:51 -04:00
checksum.h
core_alloc.h buflib: add pin/unpin operation 2022-09-19 15:09:51 -04:00
crc32-rkw.h
crc32.h
dbgcheck.h
diacritic.h
dir.h
dircache.h
dircache_redirect.h [BugFix] root redirect failed to match the peoper drive when internal drive is missing 2022-12-18 23:32:13 -05:00
disk_cache.h
file.h
file_internal.h
fileobj_mgr.h
filesystem-native.h
font_cache.h
fs_attr.h
fs_defines.h increase the number of file & directory handles for devices with more ram 2022-11-14 08:21:29 -05:00
gcc_extensions.h
inflate.h inflate: Add helper for getting decompressed data size 2022-03-04 08:44:56 -05:00
linked_list.h linked list: add lld_insert_prev/next() 2022-10-16 16:10:24 +01:00
loader_strerror.h
lru.h
memset16.h
rb-loader.h multiboot: Refactor duplicated functions to a separate file 2022-03-11 10:58:20 -05:00
rb_namespace.h
rbendian.h firmware: Add load/store with endianness functions 2022-06-26 17:19:40 +01:00
rbunicode.h
strcasecmp.h
strcasestr.h
string-extra.h replace strlcpy with strmemccpy 2022-11-14 23:56:16 -05:00
strlcat.h
strlcpy.h
strmemccpy.h replace strlcpy with strmemccpy 2022-11-14 23:56:16 -05:00
strnatcmp.h
strptokspn_r.h make splash split on control characters 2022-11-12 06:22:16 -05:00
strtok_r.h
timefuncs.h
version.h
vuprintf.h
zip.h