Releases: Plutoberth/SonyHeadphonesClient
Releases · Plutoberth/SonyHeadphonesClient
Minor bugfix release
Minor bugfix release
What's Changed
- have Constants.h strongly typed enums by @Stunkymonkey in #84
New Contributors
- @Stunkymonkey made their first contribution in #84
Full Changelog: v1.3.1...v1.3.2
Add Sound Position and VPT for macOS
TL;DR: Thanks to @semvis123 you can now modify Sound Position and VPT on macOS too 🥳
What's Changed
- macOS Monterey bugfixes @semvis123 in #68
- Sound position and vpt macos gui by @semvis123 in #73
- fixing a minor compilation bug by @Plutoberth in #75
Full Changelog: v1.3...v1.3.1
v1.3 - Sound Position and VPT Presets
What's Changed
- Added Sound Position and Surround VPT presets. Created by @andro2157 in #50 - Thanks!
- Internal changes that will make adding further options easier (by @Plutoberth)
New Contributors
- @andro2157 made their first contribution in #50
Full Changelog: v1.2...v1.3
v1.2 - Linux Version and a Noise Cancelling Toggle
New
- Linux support by @jimzrt!
- Noise Cancelling Toggle by @guilhermealbm
- Cross-platform build system in preparation for Qt port
v1.1.1 - macOS bugfix
The macOS version was compiled by @semvis123. The other versions were compiled by me.
v1.1.0 - macOS port!
- Bumped imgui's version
- Added a macOS port by @semvis123
- Fixed a bug where the app would use 100% of one core on the Windows version
The macOS version was compiled by @semvis123. The other versions were compiled by me.
v1.0.2 Release
Changelog:
- Introduced much better error handling, removed accidental UI blocks, and improved the application's experience.
Note: If you're getting an error like VCRUNTIME140_1.dll was not found
, you need to install the Microsoft VC++ Redistributable
.
v1.0.1 Bugfix Release
Changelog:
- Previously the headphones always let the lowest level of ambient sound in, even on level 0. Now the app correctly enables the noise cancelling modes. This was only tested for the WH-1000-XM3s, and might not work with headphones that have inferior NC support.
Version 1.0.0
The first version of the headphones client. There's support for ambient sound mode and nothing else.