This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11751 - increase buffer size of some settings.
Attached to Project:
Rockbox
Opened by Teruaki Kawashima (teru) - Friday, 12 November 2010, 13:08 GMT+2
Last edited by Teruaki Kawashima (teru) - Monday, 15 November 2010, 13:38 GMT+2
Opened by Teruaki Kawashima (teru) - Friday, 12 November 2010, 13:08 GMT+2
Last edited by Teruaki Kawashima (teru) - Monday, 15 November 2010, 13:38 GMT+2
|
Detailssome setting items store full path while some other setting items store just filename without extension.
so it doesn't make much sense to use same storage size (MAX_FILENAME+1=33) for both type of setting, and it already seems to cause issue on RaaA (see this patch increase buffer size of settings bellow to 80+1. - rec_directory - playlist_catalog_dir - start_directory |
This task depends upon
Closed by Teruaki Kawashima (teru)
Monday, 15 November 2010, 13:38 GMT+2
Reason for closing: Accepted
Monday, 15 November 2010, 13:38 GMT+2
Reason for closing: Accepted