Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EA to public #1070

Merged
merged 73 commits into from
May 31, 2024
Merged
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
e121a8e
Implement CustomWpf (#154)
Valkirie Jan 12, 2024
69453a4
Implement support for Intel Graphics Control Library (IGCL) (#158)
Valkirie Jan 13, 2024
efd3d01
Implement new UI classes (#153)
Valkirie Jan 13, 2024
16fb364
Improve ADLX and IGCL (#160)
Valkirie Jan 15, 2024
38440d6
Allow OSD customization (#161)
0SkillAllLuck Jan 15, 2024
70ebce9
Change Serilog.Sinks.File MinimumLevel to Information
Valkirie Jan 19, 2024
905bbc5
Update README.md to include Droix Discord link (#168)
CasperH2O Jan 19, 2024
009f5c2
Improvement Increased gyro aiming down sites multiplier lower range. …
CasperH2O Jan 19, 2024
7c5fa1b
Translation and localization update (#167)
CasperH2O Jan 19, 2024
6c1dcb5
Support GPD WIN MINI (Initial) (#169)
CasperH2O Jan 24, 2024
9334357
Build 0.20.4.0
CasperH2O Jan 29, 2024
a0a753a
do not try and restore default GPU frequency on AMD GPUs
Valkirie Jan 30, 2024
44786fa
Update HidHide to 1.4.202 (#182)
Valkirie Feb 3, 2024
2b07581
Added support for multi-display and multi-GPU configurations (#186)
Valkirie Feb 16, 2024
0820fdb
Misc fixes (#189)
Valkirie Feb 18, 2024
671d686
MVVM Rework - Batch 1 (#193)
CasperH2O Feb 29, 2024
15e5362
Build 0.20.5.0
CasperH2O Feb 29, 2024
0b16640
Build 0.20.5.1
CasperH2O Mar 5, 2024
1895d59
Implement JibbSmart's GamepadMotionHelper (#206)
Valkirie Mar 18, 2024
3f84666
Build 0.20.5.2
CasperH2O Mar 18, 2024
d5512e4
InnoSetup Update (#209)
CasperH2O Mar 22, 2024
69ace20
Build 0.20.5.3
CasperH2O Mar 22, 2024
76f4380
implement enum SteeringAxis
Valkirie Mar 25, 2024
efaf17d
Support for MSI Claw (#213)
romracer Mar 30, 2024
2ec8425
fix profile management
Valkirie Mar 31, 2024
bfed49f
Build 0.20.5.4
CasperH2O Mar 30, 2024
523c86d
Build 0.20.5.5
CasperH2O Apr 4, 2024
9451cae
Update RTSS to 7.3.6
Apr 4, 2024
dc1fcbb
implement automatic Roll/Yaw swap (#229)
Valkirie Apr 7, 2024
e76fe46
code cleanup
Valkirie Apr 8, 2024
e5149d0
Build 0.20.5.6
CasperH2O Apr 8, 2024
f8858f7
Crash on launch (#238)
romracer Apr 11, 2024
42c71c2
Prevent crash when deleting profiles (#240)
romracer Apr 12, 2024
5dd9202
initialize all MotherboardInfo getters with static object
Valkirie Apr 12, 2024
40fa40d
Set the default log directory to the exe's current location
romracer Apr 14, 2024
4fae43d
Changes profiles to ConcurrentDictionary (#252)
romracer Apr 15, 2024
5df48c1
Fixed an issue preventing GPU clock from being set on latest Steam De…
Valkirie Apr 22, 2024
693c7e5
Fixed an issue causing a crash when profile.Path is null
Valkirie Apr 23, 2024
56943d6
fixed an issue causing a crash when halting performance manager and p…
Valkirie May 4, 2024
d24155c
made MotherboardInfo more robust
Valkirie May 6, 2024
bab7774
GPD Win 4 2024 and RyzenAdj Hawk Point Updatede (#228)
CasperH2O May 6, 2024
caa830e
Fix 3D overlay motion (#259)
CasperH2O May 7, 2024
a8164c9
AOKZOE A2 Support
CasperH2O May 9, 2024
af2663d
Build 0.21.1.0
CasperH2O May 9, 2024
8b92ad8
Fix Custom OSD Battery Level Valkirie/HandheldCompanion#1055
CasperH2O May 10, 2024
04f09ba
Build 0.21.1.1
CasperH2O May 13, 2024
38455fb
Improve controller manager and virtual manager relationship (#272)
Valkirie May 23, 2024
4c50029
Quick tools profile page power preset, fix glyph, expand default fals…
CasperH2O May 23, 2024
ef9d8b5
Fix button prompt visibility and placement HandheldCompanion#1063 (#270)
CasperH2O May 23, 2024
fa23a8c
Fix OSD selection without usable RTSS Valkirie/HandheldCompanion#1030…
CasperH2O May 23, 2024
d4c47e4
3D Overlay fixes (#268)
CasperH2O May 23, 2024
b91e7d5
[AYANEO] Add FlipKB and FlipDS (#267)
0SkillAllLuck May 23, 2024
2cff438
Add trackpad glyphs to GetGlyph functions (#273)
CasperH2O May 23, 2024
2a50fc2
Fix 3D overlay shoulder buttons rotating incorrectly with face camera…
CasperH2O May 23, 2024
9dc5a76
Improve ClawA1M Open and Close logic (#276)
Valkirie May 24, 2024
2ef15c6
ROGAlly and ClawA1M Open/Close logic tweak
Valkirie May 24, 2024
2daf267
OneXPlayer X1 Support
joshuatam May 25, 2024
b46b29c
Update to latest build (#278)
Valkirie May 27, 2024
62b0f9e
Fixed an issue causing a crash on null GetGlyph()
Valkirie May 27, 2024
16ffec7
prevent profile processing if string.IsNullOrEmpty(Name or Path)
Valkirie May 27, 2024
79dec40
Fix DualSense touchpad range mapping.
CasperH2O May 27, 2024
a020510
Build 0.21.2.0
CasperH2O May 27, 2024
ffe956e
Fixed an issue causing a crash when trying to initialize ViGEm client…
Valkirie May 28, 2024
78a8959
Fix a few issues with sensor management (#283)
Valkirie May 28, 2024
5b8f4aa
Improve profile management robustness (#282)
Valkirie May 28, 2024
29fa60c
Fixed an issue causing a crash when AppCompatRegistry can't be accessed
Valkirie May 29, 2024
4efeae8
Fixed an issue creating a blank profile when a null or Empty ProcessE…
Valkirie May 29, 2024
cb1400b
Build 0.21.2.1
Valkirie May 29, 2024
eb46968
Build 0.21.2.3
Valkirie May 29, 2024
1bd6651
Use TheNathannator ViGEm.NET bugfix branche (#285)
Valkirie May 31, 2024
5a8235b
Fix QT default location in settings (again)
CasperH2O May 31, 2024
fd57191
AOKZOE A2 LED control
CasperH2O May 31, 2024
0ca78e6
Build 0.21.2.4
CasperH2O May 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update HidHide to 1.4.202 (#182)
Fixing the rare case of soft-brick issue on uninstallation caused by a race condition
Valkirie authored and CasperH2O committed May 31, 2024
commit 44786fa0431f95fa738303820a1ec123a57d765d
Binary file added redist/HidHide_1.4.202_x64.exe
Binary file not shown.