This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9856 - More robust patchset.cfg reader for midi player
Attached to Project:
Rockbox
Opened by Corwyn Simpson (siber_cat) - Sunday, 01 February 2009, 08:28 GMT+2
Opened by Corwyn Simpson (siber_cat) - Sunday, 01 February 2009, 08:28 GMT+2
|
DetailsI was reading http://forums.rockbox.org/index.php?topic=17079.0 and thought I'd take a swing at it. So far, I have added (potentially shaky?) support for the '#' comments in the file posted, allowing both Windows and Linux line ending formats, and longer filename support.
Still having problems with the white space after each entry, and detecting or assuming the presence of the file extension. |
This task depends upon
Attached is the same patch but it is using MAX_PATH instead of FILE_NAME_LIMIT (same behaviour).