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

[REQ] - Add Text Search/Filtering Based on Game Titles #382

Open
Duggy84 opened this issue Apr 5, 2024 · 2 comments
Open

[REQ] - Add Text Search/Filtering Based on Game Titles #382

Duggy84 opened this issue Apr 5, 2024 · 2 comments

Comments

@Duggy84
Copy link

Duggy84 commented Apr 5, 2024

Request to add a button when browsing games within a plugin (source menu item) that, when clicked, will open a search/filtering dialog box. The user enters text using an onscreen keyboard, which then limits the games shown based on the text entered into the dialog box being contained within the title of the game. Titles from the plugin_data database could be used, if available, else the name of the game files.

Similar functionality to the search/filtering feature in USB Loader GX would be great. Please refer to the attached screenshot.

This would be helpful for large game collections.

SearchDialog

@eku
Copy link
Contributor

eku commented Apr 7, 2024

@Duggy84 Pull Request is welcome.

@Duggy84
Copy link
Author

Duggy84 commented Apr 8, 2024

@eku It's been 20 years since I've done low level assembly/c/c++. Wish I still had those skills. :) Happy to contribute in any way I can, e.g. functional testing, regression testing, buy developers several coffees.

Was reviewing the favorites and categories functionality yesterday and noticed how they filter the visible games. Assuming the same technique can be used here, maybe re-using some code from USB Loader GX for the virtual keyboard and search dialog behavior, then filtering the visible games?

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

2 participants