rockbox/firmware/include
Solomon Peachy 7ea64a315b Revert "storage: Disk Cache buffer size may need to be larger than SECTOR_SIZE"
This reverts commit dcec6828a3.

This did not solve the reported problem, and it turns out that the original
code did the right thing with respect to the device's logical sector size.

Change-Id: I5bed2520ba8f5ca01df0ddd71588d3ed69c1d77c
2024-11-24 00:57:57 -05:00
..
_ansi.h
adler32.h adler32: import adapted implementation from tinf/zlib 2021-07-30 23:11:49 +00:00
ap_int.h
assert.h
bitarray.h
buflib.h buflib: Add pinned get/put data functions 2023-01-15 11:06:27 +00:00
buflib_malloc.h buflib: Add pinned get/put data functions 2023-01-15 11:06:27 +00:00
buflib_mempool.h buflib: Add pinned get/put data functions 2023-01-15 11:06:27 +00:00
checksum.h
chunk_alloc.h chunk alloc add buflib_get_pinned and chunk caching 2023-01-19 00:04:25 -05:00
core_alloc.h Add core_get_data_pinned(), use it where possible 2023-01-15 08:57:45 -05:00
crc32-rkw.h
crc32.h
dbgcheck.h
diacritic.h
dir.h [BugFix] Multiboot Database duplicate files 2024-03-23 01:03:33 -04:00
dircache.h
dircache_redirect.h Add verification to multiboot redirect 2024-08-20 00:34:03 -04:00
disk_cache.h storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
file.h file/fat: rework utime function as modtime extension 2021-07-08 17:47:51 +00:00
file_internal.h filestr_cache: Some more 64-bit sector_t fixes 2024-11-11 10:38:58 -05:00
fileobj_mgr.h [RESTORED!] Allow mounting of any directory as the root directory. 2022-03-03 18:58:07 -05: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 "storage: Disk Cache buffer size may need to be larger than SECTOR_SIZE" 2024-11-24 00:57:57 -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 [BugFix] Multiboot Database duplicate files 2024-03-23 01:03:33 -04:00
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 Misc: Compiling under SDL2 uncovered a few issues unrelated to SDL itself 2024-09-21 16:32:58 -04: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 zip: implement zip extraction support 2021-07-11 05:14:20 +00:00