Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add "No-Intro Filename Sanitizer" function #109

Open
markwkidd opened this issue Mar 12, 2019 · 0 comments
Open

add "No-Intro Filename Sanitizer" function #109

markwkidd opened this issue Mar 12, 2019 · 0 comments

Comments

@markwkidd
Copy link
Contributor

markwkidd commented Mar 12, 2019

One of my first contributions to RA was the code that converts from 'special' characters to the underscore (_) per No-Intro filename standards.

It came up in Discord #programming that cores don't necessarily have this kind of protection against cross-platform filename issues.

If it seems appropriate, I would be glad to contribute that code as a function in file_path (https://github.com/libretro/libretro-common/blob/master/include/file/file_path.h) to make it one step easier for cores to standardize on this method of sanitizing paths and filenames if they choose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant