Releases: bitgapp/eqMac
Releases · bitgapp/eqMac
eqMac v1.0.0
v1.0.0 - Biggest Update yet
- Expert EQ with Unlimited Bands + Bandwidth + Precise Controls
- Spectrum Analyzer (as part of the Expert EQ)
- AutoEQ Integration (part of Expert EQ)
- Enable/Disable Volume Boost
- Support for all Sampling Rates
- Fixed Offline access
- Fixed HDMI and USB Volume/Balance Controls
- Fixed slow memory leak
- Fixed MultiOutput and Aggregate Device Support
- Fixed Crackling noise over long periods
- Completely restarting the App on Wake from Sleep
- Fixed many other bugs and crashes (not all of them but they will be fixed soon)
eqMac Beta v0.3.7
- Apple M1 Chip native support
- Support for macOS 10.10+
- Improvements to UI caching
- Improvements to Volume Control responsiveness
eqMac Beta v0.3.6
- Fixed Dependency issues breaking the app from running on macOS version less than 10.15
eqMac Beta v0.3.5
- Improvements to the Audio pipeline
- Minor bug fixes to installation process
eqMac Beta v0.3.4
- Moved away from .dmg distribution to .pkg with Driver installation during Install.
- General improvements to the Audio Driver
- Fixed many crashes of the app. Thanks @virtustilus
- Fixed miscellaneous CADefaultDeviceAggregate device appearing in output selection
eqMac Beta v0.3.2
- Fixed driver not activating on some systems
- Fixed static issue #224 Thanks @darrenw2112
eqMac Beta v0.3.1
v0.3.1
- Fixed UI not loading when Internet is disabled
- Device switching improvements
eqMac Beta v0.3.0
v0.3.0
- Updated Driver now doesn't show up if eqMac is not running (optional update)
- Fixed no sound on some devices due so Sample Rate issues. Thanks @virtustilus
- Fixed crashes during device changes. Thanks @virtustilus
- Improved Volume handling
- Fixed UI not loading for some users that have eqMac blocked from accessing network
- Fixed Window showing up after first launch
- Improved Driver installation/update experience
- Added support for aggregate/multi-output devices
- Fixed crashed due to Alert windows not running on main thread
- Other bug fixes
eqMac Beta v0.2.2
Bug fixes:
- Merged PR #300 by @virtustilus trying to fix Issue #257
- Fixed volume events not being handled after changing sampling rate on output device
eqMac Beta v0.2.1
- Running Alerts on the main thread trying to mitigate issue #222