Releases: Sniki/ALCPlugFix
Releases · Sniki/ALCPlugFix
v1.7
v1.7 Changelog
- Directories cleanup
- Removed unnecessary
verb
from ALCPlugFIx
- Removed Disk Mount for R/W (not needed on usr/local/bin/)
- Cleaned up install.sh
- Cleaned up uninstall.sh
v1.6
v1.6 Changelog
- Support macOS Catalina 10.15.1
- Changed working directory from "usr/bin" to "usr/local/bin" (no root and system volume RW needed)
- Updated install.sh
- Updated uninstall.sh
v1.5
v1.5 Changelog:
- Added macOS Catalina Support
- Added uninstall.sh to uninstall ALCPlugFix
- Added update support into install.sh
Initial Release v1.4
The improvement include:
- Refactor
- Add listener when sleep/wake
- Remove listener when exiting
- Fix on sleep wake
- Let you choose hda-verb so it don't need be in $PATH
- Enable launching as LauchDaemon
- Bug fixes