Skip to content

Releases: Sapd/HeadsetControl

3.0.0

01 Apr 13:48
3.0.0
fc61909
Compare
Choose a tag to compare

Implemented an output feature for third party API.
For example: headsetcontrol --output json
See here for full docs of the API.

Short output (-c) is now deprecated.

What's Changed

  • Adds Device ID for SteelSeries Arctis Pro GameDAC by @AGuyWhoLikesTetris in #300
  • Fix HyperX Cloud Alpha by @InfiniteLoopGameDev in #305
  • Add Steelseries Arctis Nova Pro Wireless support by @Anden in #306
  • Add support for Steelseries Arctis Nova 7 Diablo IV edition by @yurusov in #310
  • Add support for Logitech G Pro X 2 by @darkymtp in #316
  • Add Arctis Nova 3 support by @AnErrupTion in #319
  • Introduce internal equalizer baseline and band limit by @AnErrupTion in #320
  • Closes issue #322 | Add option to check if headset is connected by @AinoSpring in #323
  • Support for 0x0a56(Corsair Void Elite USB RGB) by @catdotjs in #307
  • Implement JSON/YAML/ENV output by @Sapd in #333
  • Help text (-h) reworked and dynamically adjusts depending on device
  • Battery can now also report during charging (but it might be imprecise)
  • HeadsetControl will now also display version information

New Contributors

Full Changelog: 2.7.0...3.0.0

2.7.0

01 May 12:43
Compare
Choose a tag to compare

Summary

  • Add --follow [secs] parameter for monitoring
  • A Windows binary is now built for every PR/Push, check GitHub actions/artefacts
  • A lot of fixes, devices and device features (see below)

What's Changed

New Contributors

Full Changelog: 2.6.1...2.7.0

2.6.1

17 Jul 12:54
d890a6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6...2.6.1

2.6: Dev Menu and full Windows Support

13 Nov 11:42
Compare
Choose a tag to compare

Summary

  • Added developer menu: ./headsetcontrol --dev
    • E.g. list all connected HID devices: ./headsetcontrol --dev -- --list
  • Support for different Usage/UsagePage/InterfaceIDS per feature/device instead of per device
    • This enables full Windows Support
    • UsageIDs for several devices still need to be added

What's Changed

  • cmake improvements for distros by @iv-m in #181
  • Support different Interface/Usage/UsagePage-IDs per headset by @Sapd in #188

Full Changelog: 2.5...2.6

2.5

24 Oct 12:45
Compare
Choose a tag to compare
2.5

Summary

  • Windows binary now statically linked
  • Added support for more devices
  • udev location fixed

What's Changed

New Contributors

Full Changelog: 2.4...2.5

2.4

13 May 11:47
Compare
Choose a tag to compare
2.4

Added a lot of new devices

Windows support

09 Jan 19:29
4436084
Compare
Choose a tag to compare
  • Experimental Windows support
  • CI
  • New corsair void product ids
  • Renamed executable to lower-case
  • G533 battery status
  • G935 support
  • G933 support

2.2

08 Aug 11:50
Compare
Choose a tag to compare
2.2
  • SteelSeries Arctis 7 Battery Support + 2019 Model Support
  • LED on/off support for corsair void (pro)

2.1

29 Jul 21:19
3138482
Compare
Choose a tag to compare
2.1
  • Support for Arctic Pro
  • Support for short output with -c

2.0

25 Oct 19:25
Compare
Choose a tag to compare
2.0

Support of various Headsets on OS X and Linux.

See README for compiling steps (really simple!) and supported devices.