Releases: hhd-dev/hhd
v4.1.2: GPU Clock hotfix
Prevent applying a max GPU clock by mistake, and silence a warning on GPU events.
Full Changelog: v4.1.1...v4.1.2
v4.1.1: Trusted Publishing
Switch to trusted publishing for PiPy. This should also mean that PyPi attestations will now work.
Full Changelog: v4.1.0...v4.1.1
v4.1.0: TDP Backend fixes
With V4, the plan is to slowly refactor hhd to be more integrated and in v4.1 this begins with refactoring the TDP backend for Steam.
So, in this 4.1 version, we do the following:
- Remove the fuse backend use for TDP controls in Steam. It used to cause some sleep issues rarely.
- Add commands
hhd.steamos steamos-tdp/steamos-gputhat can be used to control the GPU frequency and TDP by steamos manager.- For those commands to run without sudo, the local hhd socket is now accessible by non-root. Hopefully in the future we can make hhd.steamos an suid exec, and make the socket root only again
- This means that for TDP controls in Steam, you will now need a patched steamos-manager
- As part of this change, TDP/GPU controls will work for Claw devices in Steam
- Add GPU clock control for Intel devices
- Fix Legion Go S having wacky joystick controls when holding the Legion L button
- Make Ayaneo 3 open hhd in full screen with its dedicated button (borrowed from Xbox Ally)
- Make Ayaneo 3 have pop controls in hhd QAM
- Fix sleep controls for devices with gpio-keys (Asus Z13/Xbox Ally/Xbox Ally X) causing the device being stuck in a suspend loop
What's Changed
Full Changelog: v4.0.1...v4.1.0
v4.0.1: Fix License quirk
Fix license quirk that broke f42 builds and below, also fix spec file and add a -git spec file.
Full Changelog: v4.0.0...v4.0.1
v4.0.0: Merge Adjustor
Let's streamline the build process. Merge adjustor into hhd, then make PKGBUILD and hhd.spec build from github to make builds faster. Finally, mirror systemd license-wise and move to LGPL-2.1 or later for a bit more flexibility.
Full Changelog: v3.19.31...v4.0.0
v3.19.31: Xbox Ally Xbox button tweaks
Allow swapping Xbox and Armoury buttons on the Ally. Make xbox button open hhd fully instead of as a side menu.
Full Changelog: v3.19.30...v3.19.31
v3.19.30: Battery Check fix
Fix battery check, to ensure devices hibernate at < 5% or less of battery.
Full Changelog: v3.19.28...v3.19.30
v3.19.28: Bootc hotfix
Fix the bootc updater thinking we are in stable when we are in unstable.
Full Changelog: v3.19.27...v3.19.28
v3.19.27: Xbox Ally RGB Fix 2
Also restore RGB on wake_up, as extreme_mode seems to not turn on otherwise.
Full Changelog: v3.19.26...v3.19.27
v3.19.26: More Xbox Ally Fixups
Fix RGB on the Xbox Allies by disabling Dynamic Lighting and add gpio-leds to the power button device used to sleep them.
Full Changelog: v3.19.25...v3.19.26