summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
26 hoursMerge main and normalize translation locale handlingxXJSONDeruloXx
26 hoursfeat: expose FP16 acceleration setting (#249)v0.12.7Kurt Himebauch
Expose the FP16 acceleration toggle and preserve no_fp16 in generated TOML configuration.
26 hoursfix: simplify FP16 toggle descriptionfeat/expose-fp16-selectionxXJSONDeruloXx
26 hoursfeat: expose FP16 acceleration settingxXJSONDeruloXx
2 dayschore: release v0.12.6v0.12.6xXJsonDeruloXx
6 daysMerge pull request #240 from Janleyx/agent/armada-arm64-supportKurt Himebauch
Add automatic Armada ARM64 installation support
2026-07-20remove layer workflow from plugin PRJanleyx
2026-07-20avoid double Armada launch wrappingJanleyx
2026-07-20wrap Armada launch inside lsfg scriptJanleyx
2026-07-20remove Armada README sectionJanleyx
2026-07-18gate launch wrapper on Armada hostJanleyx
2026-07-18document Armada-only launch behaviorJanleyx
2026-07-18preserve Armada game launch wrapperJanleyx
2026-07-18add reproducible Armada ARM64 supportJanleyx
2026-07-14Merge pull request #234 from christopherl/chore/remove-dead-codeKurt Himebauch
Remove dead code across frontend and backend
2026-07-07chore: bump ver to 0.12.5v0.12.5xXJSONDeruloXx
2026-07-07Merge pull request #199 from xXJSONDeruloXx/arm-testKurt Himebauch
add experimental arm .so and overwrite logic on setup
2026-05-07remove dead code across frontend and backendChristopher Lott
- Remove TS ConfigurationManager class in configSchema.ts (called non-existent backend methods; only getDefaults() was used, replaced with direct import) - Remove Python update_config method and create_config_from_args (unreachable since plugin.py routes through update_config_from_dict; also carried a duplicate @staticmethod that would crash at runtime) - Delete configuration_helpers_generated.py entirely (all three functions were unused) - Remove their generators from generate_python_boilerplate.py - Remove dead generated code from config_schema_generated.py (create_config_dict, get_function_parameters, TOML_FIELDS, SCRIPT_FIELDS) - Remove duplicate import in config_schema.py - Remove unused config prop from UsageInstructions component
2026-03-12Revert "Add GitHub Actions workflow for building the plugin"sana2dang
This reverts commit 263f1a4bd0551c0f649233f720f016d18577b166.
2026-03-12Add GitHub Actions workflow for building the pluginsana2dang
- Trigger on push/PR to main, language, gh-workflow branches - Build i18n languages.json via jq before frontend build - Build frontend with pnpm + rollup - Package with Decky CLI and upload artifact - Publish to GitHub Release on version tags (v*.*.*) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12Apply i18n to all UI components with ko/ja translationssana2dang
- Add src/i18n/i18n.ts translation engine (ported from SimpleDeckyTDP) - Add defaults/i18n/{ko,ja,template}.json with 80 translation keys - Add defaults/i18n/language_metadata.json and steam_language_map.json - Add scripts/build_i18n_json.sh to generate languages.json - Apply t() to all 10 components: Content, ConfigurationSection, FlatpaksModal, FpsMultiplierControl, InstallationButton, NerdStuffModal, ProfileManagement, SmartClipboardButton, FgmodClipboardButton, UsageInstructions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-12-06Merge pull request #201 from xXJSONDeruloXx/profile-normalizeKurt Himebauch
fix: normalize spaces in profile names w dashes for conf requirements…
2025-12-06chore: bump verprofile-normalizexXJSONDeruloXx
2025-12-06fix: normalize spaces in profile names w dashes for conf requirements, ↵xXJSONDeruloXx
display actual in FE
2025-11-27simplify arch detectxXJSONDeruloXx
2025-11-27simplify check for archxXJSONDeruloXx
2025-11-27add experimental arm .so and overwrite logic on setupxXJSONDeruloXx
2025-11-11update store thumbnailv0.12.3xXJSONDeruloXx
2025-11-11add store thumbnail assetxXJSONDeruloXx
2025-11-10fix: url path for bundler url with new space in name for flatpak imgxXJSONDeruloXx
2025-10-22Update README.mdKurt Himebauch
2025-10-21Merge pull request #190 from xXJSONDeruloXx/cleanup-miscv0.12.1Kurt Himebauch
More cleanup
2025-10-21chore: rm generated schema and helper from gitignore for deployment pipelinexXJSONDeruloXx
2025-10-21fix: profile update config ref fix and simplify ui feedback messagexXJSONDeruloXx
2025-10-21chore: bump ver, add back autogen conf warningsxXJSONDeruloXx
2025-10-21rm unused DLL path methods from ConfigurationService and Plugin classesxXJsonDeruloXx
2025-10-21rm unused plugin update methodsxXJsonDeruloXx
2025-10-21rm more comments, ill recomb for myself laterxXJsonDeruloXx
2025-10-21rm old commentsxXJsonDeruloXx
2025-10-21Update READMEKurt Himebauch
2025-10-21Merge pull request #189 from xXJSONDeruloXx/store-cleanup-2Kurt Himebauch
Store cleanup 2
2025-10-20feat: add DXVK_HDR=0 when enable wsi toggled offxXJSONDeruloXx
2025-10-20chore: align close button implementation in nerd stuff w flatpak modalxXJSONDeruloXx
2025-10-20add consistent headders and bump ver, recipe for tmp storage purgexXJSONDeruloXx
2025-10-20chore: compact spacing for collapsiblesxXJSONDeruloXx
2025-10-20chore: move fps mul to topxXJSONDeruloXx
2025-10-20feat: collapsible config section above workaroundsxXJSONDeruloXx
2025-10-20chore: rename dll to more clearly ref lossless dllxXJSONDeruloXx
2025-10-20chore: move uninstall and statuses locations in uixXJSONDeruloXx
2025-10-20chore: bump verxXJSONDeruloXx