-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SdCard.cpp -> simplify 'SdCard_ParseM3UPlaylist' and fix parsing (#351)
* SdCard.cpp -> 'SdCard_ParseM3UPlaylist' has no longer optional parameter * SdCard.cpp -> 'SdCard_ParseM3UPlaylist': use same parsing routine for 'normal' and 'extended' m3u filelist. And thereby fixing an issue parsing 'normal' m3u files containing 'carriage return and linefeed' at the same time.
- Loading branch information
1 parent
36822d0
commit f3afa51
Showing
1 changed file
with
14 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters