OpenGamepadUI

Open source gamepad-native game launcher and overlay

GPL-3.0 License

Stars
396
Committers
10

Bot releases are visible (Hide)

OpenGamepadUI - v0.19.6

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

0.19.6 (2023-07-27)

Bug Fixes

  • SteamDeck: correctly use Godot 4.0 thread safety behavior (dc04e2e)
OpenGamepadUI - v0.19.5

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

0.19.5 (2023-07-27)

Bug Fixes

  • SteamDeck: use 4.0 thread safety behavior (2ac54a1)
OpenGamepadUI - v0.19.4

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

0.19.4 (2023-07-27)

Bug Fixes

  • SteamDeck: don't let the OpenSD thread fall out of scope (e6ec6a7)
  • SteamDeck: ensure creation of OpenSD config and profile directories (005d7a7)
OpenGamepadUI - v0.19.3

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

0.19.3 (2023-07-22)

Bug Fixes

  • ControllerIcons: Default to gamepad input and add OXP icon mapping (97b630e)
  • GamepadSettings: add new menu to cardui (5834810)
  • GamepadSettings: create cardui version of gamepad settings (5f60efb)
  • Platform: Fix reversed GPD DMI Strings (63cf91e)
  • Platform: re-organize and consolidate platform providers and add option to export platform icons (9851cf7)
  • QAM: use autowrap text to not mess with QAM size (5ddff3e)
OpenGamepadUI - v0.19.2

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

0.19.2 (2023-07-18)

Bug Fixes

  • PowerSaver: migrate to DBus power manager (247e231)
OpenGamepadUI - v0.19.1

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

0.19.1 (2023-07-18)

Bug Fixes

  • Search: add input map for search (ce31fc4)
OpenGamepadUI - v0.19.0

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

0.19.0 (2023-07-18)

Bug Fixes

  • Home: add banner showing games from library when library deck is focused (42dece5)
  • Library: fix duplicate library providers (6ae949b)
  • Platform: Add Turbo Takeover to AOKZOE line. (283f0bb)
  • Search: add gamepad shortcut to focus search bar (153f31f)

Features

  • PowerSaver: decrease FPS when idle and use low processor mode (d080452)
OpenGamepadUI - v0.18.5

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

0.18.5 (2023-07-17)

Bug Fixes

  • Command: add class for executing OS commands in thread pool (aa7ca20)
  • HandheldGamepad: Add inject event method to process handheld gamepad events (d997233)
  • InputManager: allow handheld gamepads to be fetched async (d8efa37)
  • OXP: add turbo button takeover support for OXP gen4 (8086e56)
  • OXP: Enable turbo takeover for OXP Mini A07 (8bf94a0)
OpenGamepadUI - v0.18.4

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

0.18.4 (2023-07-17)

Bug Fixes

  • OnlyQAM: Fix steam focus when in game. (bf1c9c8)
  • OnlyQAM: Fix theme selection in only-qam mode. (f97d962)
OpenGamepadUI - v0.18.3

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

0.18.3 (2023-07-16)

Bug Fixes

  • OnlyQAM: Fix QAM only shows once bug. (feee43f)
  • OnlyQam: Prevent memory leak. Remove additional nodes. (d13561e)
  • platform: Revert previous. Adjust ChimeraOS platform (ec6f1fb)
  • platform: Temporarily omit chimeraos detection. (31fb4f0)
OpenGamepadUI - v0.18.2

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

0.18.2 (2023-07-13)

Bug Fixes

  • PowerMenu: fix flash of pink on blur texture in OpenGL renderer (8789608)
  • Renderer: update to using OpenGL renderer by default for compatibility (b76e61f)
OpenGamepadUI - v0.18.1

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

0.18.1 (2023-07-13)

Bug Fixes

  • OOTBE: fix bug where first boot menu would be empty after selecting no plugins (a563b0f)
OpenGamepadUI - v0.18.0

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

0.18.0 (2023-07-12)

Bug Fixes

  • DBus: loop over dbus messages until the queue is empty (b2a845d)
  • power_manager: fix enumerating power devices (81c4722)

Features

  • power_manager: Add PowerManager for managing power. (e1798a5)
OpenGamepadUI - v0.17.0

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

0.17.0 (2023-07-10)

Features

  • Bluetooth: add DBus implementation of bluetooth (#195) (c1e7f4b)
OpenGamepadUI - v0.16.1

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

0.16.1 (2023-07-08)

Bug Fixes

  • platform: Fix A1 Pro integration (dc6daf4)
OpenGamepadUI - v0.16.0

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

0.16.0 (2023-07-08)

Bug Fixes

  • OpenSD: use statically linked glibc for deck compat (a97bd40)
  • QAM: remove broken transitions (cf2d4e9)
  • Threading: update to be more thread safe for godot 4.1 compat (026e0eb)
  • Updates: pass user arguments to child update pack (d7e0e46)

Features

  • Engine: update engine to Godot v4.1 (224133a)
  • StateWatcher: Add StateWatcher to replace VisibilityManager (c757487)
OpenGamepadUI - v0.15.6

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

0.15.6 (2023-07-08)

Bug Fixes

  • platform: Fix ayaneo 2021 ogui_qam button and volume button settings (1a72d90)
  • powertools: Set mininum frequency for AMD iGPU's to 200MHz to enable greater power savings at lower frequencies (6baf667)
  • powertools: Use CONST for AMD_GPU_MIN_MHZ. (407cd02)
OpenGamepadUI - v0.15.5

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

0.15.5 (2023-07-03)

Bug Fixes

  • platform: Fix OXP Gen1 and Gen2 detection (bb9e0c3)
OpenGamepadUI - v0.15.4

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

0.15.4 (2023-06-30)

Bug Fixes

  • Updater: fixed broken updater button (a0741a5)
OpenGamepadUI - v0.15.3

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

0.15.3 (2023-06-30)

Bug Fixes

  • Platform: Adds AYANEO 2S and GEEK 1S Support (e944e38)
Related Projects