Alex P
3f141c8e9d
Add log files and development artifacts to gitignore
2025-11-18 00:53:15 +02:00
Alex P
bcaa04f09f
Merge dev into feat/audio-support
...
- Resolved conflicts in .gitignore, ActionBar, UsbDeviceSetting, and devices.$id.tsx
- Added audio-related translations to all language files:
- action_bar_audio
- usb_device_enable_audio_title
- usb_device_enable_audio_description
- usb_device_keyboard_mouse_mass_storage_and_audio
- Updated UI components to use localization messages
- Added separate USB preset for keyboard/mouse/storage without audio
- Kept OPUS_STEREO_PARAMS import from audio branch
- Preserved AudioPopover component from audio branch
2025-10-23 23:11:17 +03:00
Marc Brooks
9a4d061034
Localize the client/browser UI with inlang paraglide-js ( #864 )
2025-10-23 14:27:29 +02:00
Alex P
7442bdc713
Cleanup: reduce drift from dev
2025-10-07 14:00:49 +03:00
Alex P
78c3dc3a1e
Refactor: Simplify / rewrite Audio
2025-10-06 21:59:44 +03:00
Alex P
c2d343b0dc
[WIP] Updates: reduce PR complexity
2025-10-01 22:54:37 +03:00
Alex P
b1b64fc8d2
[WIP] Updates: use native C binaries for audio
2025-10-01 20:13:13 +03:00
Alex P
1bb036add4
Merge branch 'dev' into feat/audio-support
2025-09-30 20:08:33 +00:00
Aveline
657a177462
feat: jetkvm native in cGo
2025-09-29 14:09:30 +02:00
Alex P
ab6a918219
Cleanup, Optimizations: Small aaudio optimizations
2025-09-16 15:37:23 +03:00
Alex P
1ed12cb60d
feat(audio): optimize audio processing with batch processing and goroutine monitoring
...
- Add batch audio processing to reduce CGO call overhead
- Implement goroutine monitoring and cleanup for leak prevention
- Optimize buffer pool with TTL-based cache and latency-aware cleanup
- Add configurable parameters for batch processing and monitoring
- Improve CGO audio read performance with config caching
2025-09-03 12:10:54 +00:00
Alex P
fee474bbf7
[ #315 ] Updates: add advanced audio support
2025-08-02 02:23:37 +00:00
Aveline
fea89a0d23
chore: run golang tests
2025-05-16 19:53:01 +02:00
Adam Shiervani
20780b65db
Release 202412292127
2024-12-29 21:27:42 +01:00