SonyHeadphonesClient

A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app

MIT License

Stars
1.1K

Bot releases are hidden (Show)

SonyHeadphonesClient - Minor bugfix release Latest Release

Published by Plutoberth over 1 year ago

Minor bugfix release

What's Changed

New Contributors

Full Changelog: https://github.com/Plutoberth/SonyHeadphonesClient/compare/v1.3.1...v1.3.2

SonyHeadphonesClient - Add Sound Position and VPT for macOS

Published by Plutoberth over 2 years ago

TL;DR: Thanks to @semvis123 you can now modify Sound Position and VPT on macOS too 🥳

What's Changed

Full Changelog: https://github.com/Plutoberth/SonyHeadphonesClient/compare/v1.3...v1.3.1

SonyHeadphonesClient - v1.3 - Sound Position and VPT Presets

Published by Plutoberth over 2 years ago

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

Full Changelog: https://github.com/Plutoberth/SonyHeadphonesClient/compare/v1.2...v1.3

SonyHeadphonesClient - v1.2 - Linux Version and a Noise Cancelling Toggle

Published by Plutoberth over 3 years ago

New

  • Linux support by @jimzrt!
  • Noise Cancelling Toggle by @guilhermealbm
  • Cross-platform build system in preparation for Qt port
SonyHeadphonesClient - v1.1.1 - macOS bugfix

Published by Plutoberth over 3 years ago

  • A small bugfix for the macOS version related to error handling, see #32 and #34

The macOS version was compiled by @semvis123. The other versions were compiled by me.

SonyHeadphonesClient - v1.1.0 - macOS port!

Published by Plutoberth over 3 years ago

  • 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.

SonyHeadphonesClient - v1.0.2 Release

Published by Plutoberth about 4 years ago

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.

SonyHeadphonesClient - v1.0.1 Bugfix Release

Published by Plutoberth about 4 years ago

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.
SonyHeadphonesClient - Version 1.0.0

Published by Plutoberth about 4 years ago

The first version of the headphones client. There's support for ambient sound mode and nothing else.