OpenGamepadUI

Open source gamepad-native game launcher and overlay

GPL-3.0 License

Stars
396
Committers
10

Bot releases are visible (Hide)

OpenGamepadUI - v0.25.1

Published by github-actions[bot] about 1 year ago

0.25.1 (2023-10-08)

Bug Fixes

  • APUDatabase: Update APU Database with correct values. (9f7cc38)
OpenGamepadUI - v0.25.0

Published by github-actions[bot] about 1 year ago

0.25.0 (2023-10-07)

Bug Fixes

  • CI: update token for releases (35adf5e)
  • Docker: correctly parse Godot release and version (12797e0)
  • Docker: update image to use Godot v4.1.2 (5abce46)
  • DRMCardInfo: add thread safety mutex for port changes (d388911)
  • Platform: add HardwareManager for querying hardware info (f369781)

Features

  • HardwareManager: add DRMCardInfo Port with update methods (57c40c7)
OpenGamepadUI - v0.24.1

Published by github-actions[bot] about 1 year ago

0.24.1 (2023-10-05)

Bug Fixes

  • PerformanceManager: Use detected cardX in paths. (1ad4525)
  • Platform: Adjust various things for best practices. (b49981f)
  • Platform: Code cleanup. (d7718ca)
  • Platform: find/replace woes (ca11eb4)
  • Platform: Use glxinfo and vulkaninfo to identify the active card and its device type. (a5db575)
  • PowerTools: Update powertools script (daec7af)
OpenGamepadUI - v0.24.0

Published by github-actions[bot] about 1 year ago

0.24.0 (2023-10-05)

Features

  • Sandbox: add per-game toggle to enable/disable sandboxing (ae66db1)
OpenGamepadUI - v0.23.1

Published by github-actions[bot] about 1 year ago

0.23.1 (2023-10-02)

Bug Fixes

  • QAM: set input focus when the overlay is opened/closed (0df1880)
  • QAM: set STEAM_INPUT atom when opening QAM (d9d86f1)
OpenGamepadUI - v0.23.0

Published by github-actions[bot] about 1 year ago

0.23.0 (2023-10-01)

Features

  • OSK: add open animation (162e1b5)
OpenGamepadUI - v0.22.3

Published by github-actions[bot] about 1 year ago

0.22.3 (2023-10-01)

Bug Fixes

  • Gamescope: only blur if there is a valid focused GFX app (7a26783)
OpenGamepadUI - v0.22.2

Published by github-actions[bot] about 1 year ago

0.22.2 (2023-10-01)

Bug Fixes

  • InputManager: move to standalone node (6af9002)
  • Logging: merge logging classes to avoid odd circular dependency errors (d726d72)
OpenGamepadUI - v0.22.1

Published by github-actions[bot] about 1 year ago

0.22.1 (2023-10-01)

Bug Fixes

  • Command: add '_to_string' method (88c3471)
  • Platform: Add Ayn Loki MiniPro platform. (c842902)
  • Ryzenadj: abstract ryzenadj into its own class (9d80bb5)
OpenGamepadUI - v0.22.0

Published by github-actions[bot] about 1 year ago

0.22.0 (2023-10-01)

Features

  • Overlay: add overlay provider for overlay plugins (2b77ed7)
OpenGamepadUI - v0.21.7

Published by github-actions[bot] about 1 year ago

0.21.7 (2023-09-10)

Bug Fixes

  • Threading: use more compatible glibc build of liblinuxthread (f14095c)
OpenGamepadUI - v0.21.6

Published by github-actions[bot] about 1 year ago

0.21.6 (2023-09-10)

Bug Fixes

  • Threading: add thread priorities for better input performance (d1b9545)
OpenGamepadUI - v0.21.5

Published by github-actions[bot] about 1 year ago

0.21.5 (2023-09-09)

Bug Fixes

  • PerformanceManager: Optimize PerformanceManager (4e12c32)
OpenGamepadUI - v0.21.4

Published by github-actions[bot] about 1 year ago

0.21.4 (2023-09-09)

Bug Fixes

  • HandheldPlatform: Fix Win4 phys address (58359fa)
  • PerformanceManager: Check for valid float. Use CONST for fallback temp. (74a2e4a)
  • PerofrmanceManager: Detect when RyzenAdj cannot fully read memory mapped data. (13c98b0)
  • Platform: Add AYN Loki Zero support. (8c19df7)
  • QAM: remove per-game toggle (fd62b20)
OpenGamepadUI - v0.21.3

Published by github-actions[bot] about 1 year ago

0.21.3 (2023-09-07)

Bug Fixes

  • HandheldPlatform: Fix GPD Gen3 Keyboard Device address. (84e85ef)
OpenGamepadUI - v0.21.2

Published by github-actions[bot] about 1 year ago

0.21.2 (2023-09-06)

Bug Fixes

  • PerformanceManager: Fix bugs with PerformanceManager. (77b88b8)
OpenGamepadUI - v0.21.1

Published by github-actions[bot] about 1 year ago

0.21.1 (2023-09-05)

Bug Fixes

  • GeneralSettings: Add driver, kernel, and BIOS information to General Settings (#246) (611f09d)
OpenGamepadUI - v0.21.0

Published by github-actions[bot] about 1 year ago

0.21.0 (2023-09-05)

Features

  • PerformanceManager: Add Performance Manager and per game profiles. (cb327fd)
OpenGamepadUI - v0.20.0

Published by github-actions[bot] about 1 year ago

0.20.0 (2023-08-16)

Bug Fixes

  • APU Database: Add missing AMD 7000 Series APU's. Add WIN2 alternate APU. (#234) (9c6a1fc)
  • Gamescope: add set resolution method to set xwayland resolution (ffb424f)

Features

  • Input: refactor gamepad input system (283a960)
OpenGamepadUI - v0.19.7

Published by github-actions[bot] about 1 year ago

0.19.7 (2023-07-28)

Bug Fixes

  • SteamDeck: use godot-opensd v1.0.2 which links against a more compatible version of glibc (#241) (c39295c)
Related Projects