FS#9856 - More robust patchset.cfg reader for midi player
Opened by Corwyn Simpson (siber_cat) - Sunday, 01 February 2009, 07:28 GMT
|
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. |
Attached is the same patch but it is using MAX_PATH instead of FILE_NAME_LIMIT (same behaviour).