..
adaptive_buffer.go
[WIP] Cleanup, Refactor: Reduce PR complexity, common IPC layer
2025-09-09 07:08:32 +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
refactor(audio): optimize performance and simplify code
2025-09-09 09:12:05 +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, Refactor: Reduce PR complexity, common IPC layer
2025-09-09 07:08:32 +00:00
core_handlers.go
refactor(audio): optimize performance and simplify code
2025-09-09 09:12:05 +00:00
core_metrics.go
[WIP] Cleanup, Refactor: Reduce PR complexity, common IPC layer
2025-09-09 07:08:32 +00:00
core_metrics_registry.go
[WIP] Updates: Reduce PR complexity
2025-09-05 21:47:21 +00:00
core_validation.go
feat(audio): improve socket handling and validation performance
2025-09-09 10:16:53 +00:00
goroutine_pool.go
[Milestone] Fix: in-flight audio input quality updates
2025-09-09 08:56:24 +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
[Milestone] Fix: in-flight audio input quality updates
2025-09-09 08:56:24 +00:00
ipc_common.go
[WIP] Cleanup, Refactor: Reduce PR complexity, common IPC layer
2025-09-09 07:08:32 +00:00
ipc_input.go
refactor(audio): optimize performance and simplify code
2025-09-09 09:12:05 +00:00
ipc_output.go
[Milestone] Improvement: In-flight audio output quality update
2025-09-09 07:44:37 +00:00
ipc_unified.go
feat(audio): improve socket handling and validation performance
2025-09-09 10:16:53 +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
UX Improvement: keep Mic state accross page refreshes
2025-09-09 09:43:39 +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, Refactor: Reduce PR complexity, common IPC layer
2025-09-09 07:08:32 +00:00
output_supervisor.go
[Milestone] Improvement: In-flight audio output quality update
2025-09-09 07:44:37 +00:00
quality_presets.go
feat(audio): improve socket handling and validation performance
2025-09-09 10:16:53 +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): 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