rockbox/lib
Christian Soffke a8846e3003 Increase id3v2 max item size on high mem targets
As per multiple user requests:
https://forums.rockbox.org/index.php/topic,53319.msg

The acceptable size for id3v2 fields currently maxes out at
240 bytes on targets with more than 2MB of memory.

The comments field, especially for Podcasts, can sometimes
contain significantly more characters than Rockbox allows.

The limit for devices with more than 8MB of memory
is increased to 500 bytes for individual fields, and
to 1800 bytes for the buffer containing all fields.

Change-Id: I4593372229158756f102f67bcc4a43e64f632d58
2021-03-22 02:50:51 +00:00
..
arm_support ARM support: provide compiler a better popcount function 2017-09-07 15:45:55 -04:00
fixedpoint Undo hacks to meant to get around string formatting limitations 2017-11-21 05:01:14 -05:00
libsetjmp [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
rbcodec Increase id3v2 max item size on high mem targets 2021-03-22 02:50:51 +00:00
skin_parser skin_parser: Modernize Makefile. 2020-09-04 19:13:54 +02:00
tlsf Fix non aligned crashes with tlsf 2019-07-27 14:30:45 +02:00
unwarminder Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00