summaryrefslogtreecommitdiff
path: root/firmware/export/config/meizum3.h
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2024-03-29 00:27:11 +0000
committerAidan MacDonald <amachronic@protonmail.com>2024-03-31 11:07:08 -0400
commit7dc8d754a26c88f376d67e63b1da1adf5e770817 (patch)
tree9ce72714c37b0d6b303e95ffcf82c6406a3fd514 /firmware/export/config/meizum3.h
parent4f652b49ae239314f6cb7134845d160df31f11c7 (diff)
downloadrockbox-7dc8d754a26c88f376d67e63b1da1adf5e770817.tar.gz
rockbox-7dc8d754a26c88f376d67e63b1da1adf5e770817.zip
Disable legacy codepage handling in bootloaders
Turn off legacy codepage handling in the filesystem code for bootloaders, and support ISO-8859-1 (Latin-1) only. This only affects DOS 8.3 filename parsing when FAT32 long names are unavailable; long names are Unicode and can always be decoded properly regardless of this setting. In reality, bootloaders never supported codepages other than Latin-1 in the first place. They did contain the code to load codepages from disk, but had no way to actually change the codepage away from Latin-1. Compiling out this useless codepage handling code frees up precious space for very size-constrained bootloaders like the Sansa e200v2. Change-Id: I26b049dd648fed4a0cc61fa938faa84e9816ab7d
Diffstat (limited to 'firmware/export/config/meizum3.h')
0 files changed, 0 insertions, 0 deletions