Rockbox Development > Starting Development and Compiling

how to make rockbox support >4G file?

<< < (2/2)

torne:
Various things will need to use off_t or fpos_t instead of long - the system headers should hopefully be defining those as 64-bit on platforms that support it. We may also need to change the firmware layer for RaaA to call 64-bit file APIs where available.

It shouldn't be too difficult, though. Patches are welcome.

nls:
several decoders don't handle files larger than 2G/4G at the moment even if the formats techincally support them

Navigation

[0] Message Index

[*] Previous page

Go to full version