fix: gracefully exit when misconfigured or unavailable audio backend
When the user has an error in their audio backend configuration or doesn't have audio backends available, gracefully exit instead of panicking.
This commit is contained in:
committed by
Henrik Friedrichsen
parent
15515c27b5
commit
38010b4c76
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Fixed
|
||||
|
||||
- Crash on Android (Termux) due to unknown user runtime directory
|
||||
- Crash due to misconfigured or unavailable audio backend
|
||||
|
||||
## [1.0.0] - 2023-12-16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user