Skip to content

Releases: hhd-dev/hhd-ui

v3.3.5: New theme hotfix

12 Dec 22:14
434347d
Compare
Choose a tag to compare

Fixes the missing logo in the new themes

Full Changelog: v3.3.4...v3.3.5

v3.3.4: New themes

12 Dec 14:37
da6cb79
Compare
Choose a tag to compare

Adds a Steam Deck OLED theme and an OXP theme.

Full Changelog: v3.3.3...v3.3.4

v3.3.3: QR code module + verify hotfix

09 Dec 19:07
b618f89
Compare
Choose a tag to compare

Fixes pressing A after verifying not closing the popup dialog and adds support for showing URL QR codes

Full Changelog: v3.3.2...v3.3.3

v3.3.2: Hotfix

04 Dec 19:05
b821d11
Compare
Choose a tag to compare

Make dropdown navigate-able with a controller and fix a small nesting error.

Full Changelog: v3.3.1...v3.3.2

v3.3.1: Dropdown component

04 Dec 17:58
7e56697
Compare
Choose a tag to compare

Adds a dropdown component that can update its options in realtime (used for bootc rebasing).

Full Changelog: v3.3.0...v3.3.1

v3.3.0: Progress bars, hidden modes, multiline

03 Dec 19:37
8c8547d
Compare
Choose a tag to compare

Adds a progress bar module, the option to display bold text, and turns \n into multiline text in the display module.

Full Changelog: v3.2.3...v3.3.0

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