OpenGamepadUI

Open source gamepad-native game launcher and overlay

GPL-3.0 License

Stars
396
Committers
10

Bot releases are visible (Hide)

OpenGamepadUI - v0.34.1

Published by github-actions[bot] about 2 months ago

0.34.1 (2024-09-01)

Bug Fixes

  • Card: use proper reference to BoxArtManager (ccf50d4)
  • Library: update card spacing (8292486)
OpenGamepadUI - v0.34.0

Published by github-actions[bot] about 2 months ago

0.34.0 (2024-08-25)

Bug Fixes

  • Disks Menu: Refactor disks menu to work with the new focus methods. (82f57ca)
  • Dracula Theme: use correct quick bar panel style (48a5b68)
  • Entrypoint: defer add child scene (76dd099)
  • Expandable Card: don't close card on OSK focus (fd3ed22)
  • Focus: add option to disable focus wrapping (fdf87ad)
  • In Game State: clear and push states depending on in-game (038313d)
  • Input: handle left/right triggers for keyboard shifting (5b6abbf)
  • Input: handle X button for search (e680ba3)
  • Makefile: use libiio mirror and free removed children (9cb4054)
  • Makefile: use libserialport mirror (824d1c2)
  • OOTBE: fix state transitions (ede6fcf)
  • OSK: Fix the OSK. (300251a)
  • Overlay Mode: Get overlay mode working with new state machines. (3ed840f)
  • Overlay: Un game overlay buttons no longer close the menu. (5721585)
  • Plugin Settings: fix focus on expanding cards for plugin settings (6f7e3d2)
  • Plugin Store Card: update focus and handle back input (a2ab1fb)
  • PS: add better PlayStation button icon (16e0207)
  • ROG Ally: add input icons (e9c7bc5)
  • Running Game Card: update to use new states (b340c46)
  • State Updater: add configuration warnings if state machine is not set (cc00584)
  • StateMachine: add state_added signal, more robust signal emission, and tests (76381e8)
  • StateMachine: refactor menus to use more robust state switching (1096fdb)
  • Themes: add ThemeUtils class with method to get effective theme (fe38d64)
  • Theme: themes will now be properly set on UI components (12e11f3)
  • Tools: don't run effects in editor (bc845b0)

Features

  • Behvaior Node: add base class for behavior nodes (17a7344)
  • Blur: add settings option to disable/enable blur when overlay is open (822b1df)
  • State Machine Watcher: add node to watch state machine changes (b6b5677)
  • Tab Setter: add behavior node to set tab index (faebd65)
  • Text Setter: add behavior node to set label text (671043a)
OpenGamepadUI - v0.33.5 Latest Release

Published by github-actions[bot] 2 months ago

0.33.5 (2024-08-16)

Bug Fixes

  • First Boot: allow moving past plugin setup (5901520)
  • Gamepad Settings: resolve null assignment if no gamepad settings are found (99b7919)
  • Input: add InputWatcher node to react to inputs (b3b6f11)
  • SharedThread: don't track method name to stop error spam for anonymous lambdas (247ae4c)
  • Tabs Container: remove old refs to LB/RB textures (1041897)
OpenGamepadUI - v0.33.4

Published by github-actions[bot] 2 months ago

0.33.4 (2024-08-13)

Bug Fixes

  • Gamepad Profile: don't append 'Modified' to profile name (0ebae62)
  • GDExt: add gdextension module source (dacae43)
OpenGamepadUI - v0.33.3

Published by github-actions[bot] 2 months ago

0.33.3 (2024-08-08)

Bug Fixes

  • GitHub: Apply suggestions from code review (17c6ceb)
  • Target Devices: Dynamically add Capability Mappings (04acf6a)
OpenGamepadUI - v0.33.2

Published by github-actions[bot] 3 months ago

0.33.2 (2024-07-29)

Bug Fixes

  • SteamDeck Target: Reenable SteamDeck target device. (b523473)
OpenGamepadUI - v0.33.1

Published by github-actions[bot] 3 months ago

0.33.1 (2024-07-16)

Bug Fixes

  • Misc: use RefCounted instead of Object (961ce78)
OpenGamepadUI - v0.33.0

Published by ShadowApex 3 months ago

0.33.0 (2024-07-16)

Bug Fixes

  • APU Database: Add ability to override APUEntry using DMI data. (c607ca8)
  • Disks Menu: Apply suggestions from code review (54fba3c)
  • Input: disable/enable Godot input based on InputPlumber running (f199ad5)

Features

  • Disk Management: Add Disk Management (5860edc)
OpenGamepadUI - v0.32.11

Published by github-actions[bot] 4 months ago

0.32.11 (2024-07-03)

Bug Fixes

  • Input: correctly map guide for non-inputplumber (4538625)
OpenGamepadUI - v0.32.10

Published by github-actions[bot] 4 months ago

0.32.10 (2024-07-03)

Bug Fixes

  • Input: add limited input mappings when not running InputPlumber (2812efc)
OpenGamepadUI - v0.32.9

Published by github-actions[bot] 4 months ago

0.32.9 (2024-06-29)

Bug Fixes

  • APU Database: Add 8000 Series AMD APU's (e6c33c5)
  • Overlay Mode: Prevent extra guide events in overlay mode. (de446c2)
  • PowerTools: Prevent display of floats in UI (2bde060)
  • Target Device: Update target devices to latest InputPlumber version. (dbdb5be)
OpenGamepadUI - v0.32.8

Published by github-actions[bot] 4 months ago

0.32.8 (2024-06-21)

Bug Fixes

  • Logging: add trace logging (f3b3bd5)
  • Logging: fix log references when used inside tools (c41fe26)
  • Release: import twice (64a4522)
  • Release: release v0.32.8 (7eeb3bf)
  • Visibility: fix cases where menus are visible in the background when they shouldn't be (1e4b01e)
OpenGamepadUI - v0.32.7

Published by github-actions[bot] 4 months ago

0.32.7 (2024-06-21)

Bug Fixes

  • OverlayMode: Remove Library button from settings menu in overlay mode. (3f32783)
  • StateMachine: Prevent global state stack from going null. (67cffa9)
OpenGamepadUI - v0.32.6

Published by github-actions[bot] 5 months ago

0.32.6 (2024-06-06)

Bug Fixes

  • SystemdExt: include latest opengamepadui-session script (96d45fd)
  • SystemdExt: include latest opengamepadui-session script (aa3f0ea)
OpenGamepadUI - v0.32.5

Published by github-actions[bot] 5 months ago

0.32.5 (2024-06-06)

Bug Fixes

  • ExpandableCard: allow keyboard input for card activation (8c9d1bd)
  • SystemdExt: update systemd-ext to include inputplumber dependencies (d7c7a7b)
  • UI: update UI components aesthetic (90b44dd)
OpenGamepadUI - v0.32.4

Published by github-actions[bot] 5 months ago

0.32.4 (2024-06-05)

Bug Fixes

  • OSK: shrink menus and scroll to focus item when OSK is opened (6fab3de)
OpenGamepadUI - v0.32.3

Published by github-actions[bot] 5 months ago

0.32.3 (2024-06-05)

Bug Fixes

  • Startup: make fade texture visible (fc79c8b)
OpenGamepadUI - v0.32.2

Published by github-actions[bot] 5 months ago

0.32.2 (2024-06-05)

Bug Fixes

  • Library: load installed games first (ead1272)
  • Notification: add library loading notification and various fixes (bf870be)
OpenGamepadUI - v0.32.1

Published by github-actions[bot] 5 months ago

0.32.1 (2024-06-05)

Bug Fixes

  • Platform: update platform for Manjaro (f1d5481)
OpenGamepadUI - v0.32.0

Published by github-actions[bot] 5 months ago

0.32.0 (2024-06-04)

Features

  • Library: add option and menu to hide items in library (b026738)
Related Projects