itchio-opengamepadui-plugin/core
Jose Falanga b0183b7c20 Add option to filter games not available on the current platform
The new 'Only show games available on this platform' checkbox in the
plugin settings drops games whose platforms don't include the OS
OpenGamepadUI is running on (e.g. Windows-only games on Linux). Games
with no platform info at all (HTML5) are kept since there's nothing to
filter on. The setting is read on every library load, so toggling it
reloads the itch.io library without a restart.
2026-08-07 18:41:39 -03:00
..
install_location.gd Revert to threaded butlerd client; keep min-api 1.1.0; add InstallLocation stub 2026-08-05 20:43:32 -03:00
itch_client.gd Emit install/update/uninstall completion and forward install progress to the base Library contract so OGPU's InstallManager and launch menu stop hanging at 0% 2026-08-06 19:13:34 -03:00
itch_client.tscn Initial commit 2026-08-05 17:27:43 -03:00
itch_settings.gd Add option to filter games not available on the current platform 2026-08-07 18:41:39 -03:00
itch_settings.tscn Add option to filter games not available on the current platform 2026-08-07 18:41:39 -03:00
library_itch.gd Add option to filter games not available on the current platform 2026-08-07 18:41:39 -03:00
library_itch.tscn Initial commit 2026-08-05 17:27:43 -03:00