Fix iMac9,1 audio support

This commit is contained in:
Mykola Grymalyuk
2021-05-04 21:03:11 -06:00
parent f5c511366e
commit 0cb70d896d
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ OCLP-GUI.command
/dist
/.vscode
__pycache__/
*.kext
*.py[cod]
*$py.class
/docs/.vuepress/dist
+2 -1
View File
@@ -5,9 +5,10 @@
- Innie 0ccd95e (1.3.0 release - 01-16-2021)
- Fix MacBookPro5,4 audio support
- Increment binaries
- AppleALC f2889fc (1.6.1 rolling - 05-03-2021)
- AppleALC fceb8b0 (1.6.1 rolling - 05-04-2021)
- Support custom CPU names in About This Mac
- Fix NightShift accidentally disabling on Minimal SMBIOS configs
- Fix iMac9,1 audio support
## 0.1.2
- Fix IDE support on 2008 era MacBooks, iMacs and Xserves
Binary file not shown.