You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message:"There is an optional Audio Driver update that should improve user experience. \nIn order to update eqMac will ask for your System Password. \nPlease close any apps playing audio (Spotify, YouTube etc.) otherwise installation might fail.\nVersion change: \(Driver.lastInstalledVersion ??"1.0.0") -> \(Driver.bundledVersion)",
139
-
okText:"Update Driver",
140
-
cancelText:"Skip Driver update"
141
-
){ update in
142
-
if update {
143
-
Driver.install(started:{
144
-
UI.showLoadingWindow("Updating eqMac audio driver\nIf this process takes too long,\nplease restart your Mac")
0 commit comments