kvm/internal/audio
Alex P 00e5148eef [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
..
adaptive_buffer.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
audio_mute.go [WIP] Improvements: improve Audio Input Activation / Deactivation process so it is faster 2025-09-07 16:17:06 +00:00
batch_audio.go refactor(audio): remove redundant config variable assignments 2025-09-08 21:04:07 +00:00
batch_reference.go feat(audio): implement zero-copy batch processing with reference counting 2025-09-08 09:08:07 +00:00
batch_zero_copy.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
cgo_audio.go [WIP] Change playback latency spikes on Audio Output Quality changes 2025-09-08 22:55:19 +00:00
core_config.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
core_config_constants.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
core_handlers.go refactor(audio): replace mute functionality with start/stop for microphone 2025-09-07 18:32:42 +00:00
core_metrics.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
core_metrics_registry.go [WIP] Updates: Reduce PR complexity 2025-09-05 21:47:21 +00:00
core_validation.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
goroutine_pool.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
input_api.go Fix: linting errors 2025-08-22 22:07:35 +00:00
input_microphone_manager.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
input_server_main.go [WIP] Cleanup: PR SImplification 2025-09-09 05:41:20 +00:00
input_supervisor.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
ipc_common.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
ipc_input.go [WIP] Cleanup: PR SImplification 2025-09-09 05:41:20 +00:00
ipc_output.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
ipc_unified.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
mgmt_base_manager.go [WIP] Updates / FIles reorg: reduce PR complexity 2025-09-05 21:34:23 +00:00
mgmt_base_supervisor.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
mgmt_input_ipc_manager.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
mgmt_output_ipc_manager.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
mic_contention.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
output_server_main.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
output_streaming.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
output_supervisor.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
quality_presets.go [WIP] Cleanup: PR SImplification 2025-09-09 05:41:20 +00:00
relay_api.go feat(audio): improve reliability with graceful degradation and async updates 2025-09-08 21:47:39 +00:00
session_provider.go [WIP] Cleanup: Reduce PR Complexity 2025-09-04 22:06:48 +00:00
sized_buffer_pool.go feat(audio): implement sized buffer pool and config caching 2025-09-03 14:00:12 +00:00
socket_buffer.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
supervisor_api.go [WIP] Cleanup: Reduce PR Complexity 2025-09-04 22:06:48 +00:00
util_buffer_pool.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00
util_env.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
webrtc_relay.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
websocket_events.go refactor(audio): replace GetConfig() calls with direct Config access 2025-09-08 17:30:49 +00:00
zero_copy.go [WIP] Cleanup: reduce PR complexity 2025-09-09 06:52:40 +00:00