Skip to content

Releases: hhd-dev/hhd-ui

v3.2.3: Startup hotfix

23 Oct 19:44
dd71e3d
Compare
Choose a tag to compare

Fixes the loading bar flash that happens during startup in gaming mode.

Full Changelog: v3.2.2...v3.2.3

v3.2.2: OneXPlayer Hotfix

11 Oct 18:58
bada9d5
Compare
Choose a tag to compare

Fixes the hue slider when used in OXP devices that have center RGB (e.g., X1) and makes the RGB options of such devices scrollable (they have a lot of options).

Full Changelog: v3.2.1...v3.2.2

v3.2.1: Slider Hotfix

18 Aug 15:36
1e47148
Compare
Choose a tag to compare

Fixes sliders reverting to their previous setting when applied with A.

What's Changed

  • removing unnecessary updateSettingValue call by @522122 in #12

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0: Controller Muting support

24 Jul 09:36
Compare
Choose a tag to compare

This release of the UI further tweaks the drop down menus in the UI and adds a new mute command, that allows disabling built-in controller support.

This allows for bypassing steam and adding external controller support above steamui in the next Handheld Daemon version.

Full Changelog: v3.1.3...v3.2.0

v3.1.3: New Mode Units + Zindex hotfix

23 Jul 14:56
Compare
Choose a tag to compare

This update fixes the dropdowns appearing behind the controller and adds a unit to mode selectors, which will be used to hide the watts setting so that the modes can be properly translated.

Full Changelog: v3.1.2...v3.1.3

v3.1.2: Focus Hotfix for Gestures

19 Jul 19:33
Compare
Choose a tag to compare

Fixes an issue in the upcoming Handheld Daemon version, where touch gestures would not minimize the overlay. +1 typo thanks to @nicknamenamenick

Full Changelog: v3.1.1...v3.1.2

v3.1.1: Slider Scroll Hotfix

07 Jul 08:42
Compare
Choose a tag to compare

Fixes an issue where the new discrete sliders would not scroll into view.

Full Changelog: v3.1.0...v3.1.1

v3.1.0: New Discrete Sliders

06 Jul 11:58
Compare
Choose a tag to compare

Adds discrete slider support for the next hhd release and increases the maximum polling rate to allow messing with settings very fast.

image

Full Changelog: v3.0.1...v3.1.0

v3.0.1: Crash hotfix

01 Jul 16:45
Compare
Choose a tag to compare

Certain multiple option settings caused a crash due to the RGB style changes. This update fixes this.

Full Changelog: v3.0.0...v3.0.1

v3.0.0: New Desktop UI with interception, verification dialogs and more RGB

27 Jun 17:42
Compare
Choose a tag to compare

This update adds a completely new style for desktop mode, more RGB, and a verification dialog for risky settings.

Features:

  • New desktop layout with frosted background
  • Controller interception in desktop mode. HHD can launch the UI in desktop now by double tapping the side menu button, when that happens, controller events will be intercepted so steam does not interfere.
  • Adds the Duality RGB mode for the Ally
  • Electron 31 brings stylized scroll bars, which were only available in the browser. The new scrollbars are also transparent.
  • Verification dialog ensures risky settings such as factory resetting your controllers cannot be pressed by accident

desktop layout
verification dialog

Full Changelog: v2.3.0...v3.0.0