kvm/internal/audio
Alex P e79c6f730e Add audio output source switching and improve shutdown handling
- Add HDMI/USB audio source selection in settings UI
- Add stop flags for graceful audio shutdown
- Use immediate PCM drop instead of drain for faster switching
- Add HDMI connection refresh RPC method
- Add GetDefaultEDID helper method
2025-11-17 20:45:34 +02:00
..
c Add audio output source switching and improve shutdown handling 2025-11-17 20:45:34 +02:00
cgo_source.go fix: move ipcMsgTypeOpus constant to source.go for cross-platform builds 2025-10-23 23:13:23 +03:00
cgo_source_stub.go Fix: add stub implementations for non-ARM platforms to fix lint 2025-11-17 12:33:07 +02:00
relay.go fix: wait for audio relay goroutine to exit before disconnecting source 2025-10-29 00:44:02 +02:00
source.go fix: move ipcMsgTypeOpus constant to source.go for cross-platform builds 2025-10-23 23:13:23 +03:00