Skip to content

Releases: ShadowBlip/OpenGamepadUI

v0.32.8

21 Jun 06:43
Compare
Choose a tag to compare

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)

v0.32.7

21 Jun 04:55
Compare
Choose a tag to compare

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)

v0.32.6

06 Jun 06:36
Compare
Choose a tag to compare

0.32.6 (2024-06-06)

Bug Fixes

  • SystemdExt: include latest opengamepadui-session script (96d45fd)
  • SystemdExt: include latest opengamepadui-session script (aa3f0ea)

v0.32.5

06 Jun 06:02
Compare
Choose a tag to compare

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)

v0.32.4

05 Jun 07:58
Compare
Choose a tag to compare

0.32.4 (2024-06-05)

Bug Fixes

  • OSK: shrink menus and scroll to focus item when OSK is opened (6fab3de)

v0.32.3

05 Jun 06:31
Compare
Choose a tag to compare

0.32.3 (2024-06-05)

Bug Fixes

  • Startup: make fade texture visible (fc79c8b)

v0.32.2

05 Jun 06:25
Compare
Choose a tag to compare

0.32.2 (2024-06-05)

Bug Fixes

  • Library: load installed games first (ead1272)
  • Notification: add library loading notification and various fixes (bf870be)

v0.32.1

05 Jun 01:39
Compare
Choose a tag to compare

0.32.1 (2024-06-05)

Bug Fixes

  • Platform: update platform for Manjaro (f1d5481)

v0.32.0

04 Jun 04:29
Compare
Choose a tag to compare

0.32.0 (2024-06-04)

Features

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

v0.31.0

03 Jun 00:34
Compare
Choose a tag to compare

0.31.0 (2024-06-03)

Bug Fixes

  • CardUI: handle inputplumber restarts (b7b3d6c)
  • ChimeraOS: use vapor theme in overlay mode, darksoul in full (bbb9401)
  • Dropdown: fix dropdown gamepad input and some gamepad mapper progress (27f571c)
  • Gamepad Mapping: implement selecting keyboard and mouse inputs (57dfa78)
  • GamepadMapping: add support for mapping axes (afbdaa5)
  • GamepadMapping: properly configure gamepad for running game (90b2b0b)
  • GamepadProfile: Fix setting gamepad profile in certain situations. (2498381)
  • GamepadSettings: add global gamepad settings, fixed clearing library item metadata, and removed debug log (19219b8)
  • GamepadSettings: Always show target icons in gamepad settings. (4443f70)
  • GamepadSettings: Hide unsupported types in gamepad settings. (a45aaaf)
  • InputManager: add mappings to allow use without InputPlumber and fix double inputs for some gamepads (5d74909)
  • InputMap: Remove JoyInputButton mappings from the InputMap due to a bug in Godot. (e62e296)
  • Input: re-add launch manager profile changes and fix displaying input icons (1026a87)
  • Input: remove unnecessary evdev module (bb571e2)
  • Input: various fixes and launch manager (03008c0)
  • Logging: fix logger parsing errors and include optional arguments for logging (f40f3b6)
  • Overlay Mode: Ensure correct intercept mode is set if InputPlumber resets. (3921780)
  • Overlay Mode: Fix quick bar not working after first use. (7335338)
  • OverlayMode: use lambda for intercept mode changes (ee9680d)
  • Platform: swap platforms for chimeraos/manjaro (818055e)
  • Release: Remove old gamepad_diagram scene. (3b61a8d)
  • SDL Controllers: Remove SDL_HIDAPI_ENABLED toggling. (728ed64)

Features

  • InputIcons: re-implement input icons (927d1de)
  • InputPlumber: refactor gamepad mappings for InputPlumber (10a0069)
  • InputPlumber: Switch to InputPlumber for input management (6cf6a61)
  • Theme: Add new themes (517b267)