mirror of https://github.com/jetkvm/kvm.git
Refactor audio processing to enhance stability and code clarity: - Remove soft-clipping from audio capture pipeline - Fix hardware frame size calculation for variable sample rates - Add comprehensive error codes for audio initialization failures - Clear stop flags after cleanup to prevent initialization deadlocks - Improve mutex handling during device initialization - Simplify constant validation and remove redundant comments - Add DevPod setup instructions for Apple Silicon users - Enforce Go cache clearing in dev_deploy.sh for CGO reliability These changes improve audio capture stability when switching between HDMI and USB audio sources, and fix race conditions during device initialization and teardown. |
||
|---|---|---|
| .. | ||
| build_cgo.sh | ||
| build_utils.sh | ||
| ci_helper.sh | ||
| configure_vscode.py | ||
| dev_deploy.sh | ||
| generate_proto.sh | ||
| release.sh | ||
| update_netboot_xyz.sh | ||