..
c
perf(audio): add ARM NEON SIMD optimizations for audio processing
2025-09-16 18:18:19 +00:00
audio_mute.go
Updates: defer the mutex unlock
2025-09-09 22:03:35 +00:00
cgo_audio.go
[WIP] Cleanup: removed redundant code
2025-09-16 15:17:49 +03:00
core_config_constants.go
[WIP] Cleanup: remove unnecessary complexity
2025-09-15 23:00:03 +00:00
core_handlers.go
[WIP] Maintainability Improvement: Add debug logging throughout the audio system for easy debugging and troubleshooting
2025-09-16 15:05:08 +03:00
core_metrics.go
[WIP] Cleanup: remove unnecessary complexity
2025-09-15 23:00:03 +00:00
core_metrics_registry.go
[WIP] Updates: Reduce PR complexity
2025-09-05 21:47:21 +00:00
core_validation.go
[WIP] Simplification: PR Simplification
2025-09-16 00:44:26 +03:00
input_api.go
Fix: linting errors
2025-08-22 22:07:35 +00:00
input_microphone_manager.go
[WIP] Cleanup: removed redundant code
2025-09-16 15:17:49 +03:00
input_server_main.go
[WIP] Maintainability Improvement: Add debug logging throughout the audio system for easy debugging and troubleshooting
2025-09-16 15:05:08 +03:00
input_supervisor.go
[WIP] Maintainability Improvement: Add debug logging throughout the audio system for easy debugging and troubleshooting
2025-09-16 15:05:08 +03:00
ipc_common.go
Cleanup: implement PR Review suggestions
2025-09-09 18:09:19 +00:00
ipc_input.go
Cleanup: removed redundant code, comments, etc.
2025-09-16 15:31:10 +03:00
ipc_output.go
[WIP] Add debug logging throughout the audio system
2025-09-16 11:26:48 +03:00
ipc_unified.go
Cleanup: implement PR Review suggestions
2025-09-09 18:09:19 +00:00
mgmt_base_manager.go
[WIP] Cleanup: removed redundant code
2025-09-16 15:17:49 +03:00
mgmt_base_supervisor.go
[WIP] Cleanup: reduce PR complexity
2025-09-09 06:52:40 +00:00
mgmt_input_ipc_manager.go
Cleanup: implement PR Review suggestions
2025-09-09 18:09:19 +00:00
mgmt_output_ipc_manager.go
[WIP] Cleanup: removed redundant code
2025-09-16 15:17:49 +03: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
[WIP] Maintainability Improvement: Add debug logging throughout the audio system for easy debugging and troubleshooting
2025-09-16 15:05:08 +03:00
output_streaming.go
[WIP] Cleanup: removed redundant code
2025-09-16 15:17:49 +03:00
output_supervisor.go
[WIP] Cleanup: removed redundant code
2025-09-16 15:17:49 +03:00
quality_presets.go
[WIP] Maintainability Improvement: Add debug logging throughout the audio system for easy debugging and troubleshooting
2025-09-16 15:05:08 +03:00
relay_api.go
Fix: Audio Output Enable / Disable
2025-09-09 10:39:47 +00:00
session_provider.go
[WIP] Cleanup: Reduce PR Complexity
2025-09-04 22:06:48 +00:00
socket_buffer.go
[WIP] Cleanup: removed redundant code
2025-09-16 15:17:49 +03: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): optimize performance and simplify code
2025-09-09 09:12:05 +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