OpenGamepadUI

Open source gamepad-native game launcher and overlay

GPL-3.0 License

Stars
396
Committers
10

Bot releases are visible (Hide)

OpenGamepadUI - v0.11.17

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

0.11.17 (2023-05-16)

Bug Fixes

  • FocusGroup: ensure focus neighbor is a valid instance (ed6bb1a)
  • GameCard: add 'set_library_item' method to configure a card based on library item (c0114df)
  • Library: support better hot-reloading of library when library changes (26368ca)
OpenGamepadUI - v0.11.16

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

0.11.16 (2023-05-14)

Bug Fixes

  • Card: add mouse click support (63cba2d)
  • CardButton: support click to focus and click to press (4b16fbb)
  • CardIconButton: enable mouse/touch click (6fc7bf0)
  • OOBE/Platform: use click to press for buttons (4c44df4)
  • OOBE: fix wifi password prompt (d9efcad)
  • WifiNetworkTree: add WifiNetworkTree as class (0e879ad)
OpenGamepadUI - v0.11.15

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

0.11.15 (2023-05-13)

Bug Fixes

  • InputManager: Use the correct InputManager in onlyQAM mode. (#149) (8e352e1)
OpenGamepadUI - v0.11.14

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

0.11.14 (2023-05-13)

Bug Fixes

  • LaunchManager: don't try setting gamepad profile for null running apps (4c9eb80)
OpenGamepadUI - v0.11.13

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

0.11.13 (2023-05-13)

Bug Fixes

  • RunningApp: crash was preventing game PID detection (997f8f1)
OpenGamepadUI - v0.11.12

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

0.11.12 (2023-05-13)

Bug Fixes

  • InputManager: properly restore the keyboard device on close (2ab6a7a)
OpenGamepadUI - v0.11.11

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

0.11.11 (2023-05-13)

Bug Fixes

  • InputManager: hide devices before managing them (#148) (e0c22fa)
OpenGamepadUI - v0.11.10

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

0.11.10 (2023-05-13)

Bug Fixes

  • LoggingMenu: set log level to debug on toggle (7fa9e83)
OpenGamepadUI - v0.11.9

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

0.11.9 (2023-05-13)

Bug Fixes

  • platform/HandheldController: HandheldGamepad Tweaks (#145) (1995458)
OpenGamepadUI - v0.11.8

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

0.11.8 (2023-05-12)

Bug Fixes

  • platform: Better detect OXP Mini Pro (#144) (3d9f5da)
OpenGamepadUI - v0.11.7

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

0.11.7 (2023-05-12)

Bug Fixes

  • evdev: Upgrade evdev to v1.0.1 to remove log spam (#142) (326ab87)
OpenGamepadUI - v0.11.6

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

0.11.6 (2023-05-12)

Bug Fixes

  • only-qam: Use the correct script, godot is stupid (#141) (4e2c22a)
OpenGamepadUI - v0.11.5

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

0.11.5 (2023-05-12)

Bug Fixes

  • platform: Disable GPD HandeheldController/Platform detection as it causes boot loops with the new logic. (#140) (0ea9053)
OpenGamepadUI - v0.11.4

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

0.11.4 (2023-05-11)

Bug Fixes

  • logging: Add LOG_LEVEL env var to set log level (bba6882)
  • logging: pull shared functionality for log level from environment vars (0f83b35)
  • logging: Remove extra print statements and do a case-insensitive match on log level (b348d3c)
OpenGamepadUI - v0.11.3

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

0.11.3 (2023-05-10)

Bug Fixes

  • InputManager: Fix hide/restore event fd's (#137) (09df3d3)
OpenGamepadUI - v0.11.2

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

0.11.2 (2023-05-10)

Bug Fixes

  • only-qam: Change first focus node for CardUI OnlyQAM (#135) (2876e2f)
OpenGamepadUI - v0.11.1

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

0.11.1 (2023-05-09)

Bug Fixes

  • LaunchManager: improve launch detection (4ab3694)
OpenGamepadUI - v0.11.0

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

0.11.0 (2023-05-09)

Bug Fixes

Features

OpenGamepadUI - v0.10.2

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

0.10.2 (2023-05-08)

Bug Fixes

  • only-qam: Use fd moving instead of sandboxing (#130) (101187c)
OpenGamepadUI - v0.10.1

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

0.10.1 (2023-05-07)

Bug Fixes

  • GameLoading: move game loading layer below menus (aea51b8)
Related Projects