eafonyang
|
33a5b8a9b0
|
feat(api): 新增 UAC 版本支持及相关界面改进
- 在音频参数中加入 uac_ver 字段,支持区分 UAC 2.0 和 UAC 1.0
- 在多语言资源中添加 UAC 版本选项及对应标签(中英文、德语、西班牙语、法语、繁体中文等)
- 在 AudioPage 页面新增 UAC 版本选择组件,支持用户选择不同版本
- 在 SelectPage 中加入 uac_ver 的映射,保证数据正确传递
- 为 UAC 版本选项新增“Custom”自定义项,丰富配置可能性
|
2026-09-08 14:19:26 +08:00 |
|
eafonyang
|
b7fdfe0101
|
version>=29 使用了新的重命名接口、EQ 排序功能
|
2026-07-07 17:14:52 +08:00 |
|
eafonyang
|
ac7b5da0f0
|
当设备未连接时,各页面默认显示英文语言的文本,并在标题追加 (Disconnect)
|
2026-07-01 11:23:06 +08:00 |
|
yangy
|
b59a7bb583
|
修复bug
|
2026-05-27 15:10:04 +08:00 |
|
yangy
|
961c3b4de9
|
Update locale files for English, Traditional Chinese, and Simplified Chinese to add new section for IIS settings in the AudioPage; refactor AudioPage to include IIS mute level and mode options, enhancing user interface and localization support.
|
2026-05-22 18:01:33 +08:00 |
|
yangy
|
ba5f5d074a
|
Enhance DeviceContext and LuxsinAPI to support new PEQ apply functionality; update locale files for English and Chinese to include new UI strings for applying and saving PEQ settings. Refactor AudioPage and EQPage to integrate boot sound management and improve state handling.
|
2026-05-18 13:42:29 +08:00 |
|
yangy
|
b3d3f0edcb
|
Refactor BottomNav and CommunityPage to enhance community forum integration; update navigation logic for mobile and desktop views. Add new localized strings for community page and system settings, including device information and user prompts.
|
2026-05-13 17:42:26 +08:00 |
|
yangy
|
0e7670c215
|
Refactor Vite configuration for improved chunking strategy and caching. Enhance DeviceContext with new upgradePeqChange method for PEQ updates. Update audio page to support localized labels and dynamic volume control. Introduce new filter types and improve EQPage functionality with enhanced frequency response visualization.
|
2026-04-17 17:57:39 +08:00 |
|
yangy
|
4246e8ce27
|
Enhance audio page functionality: Added vuSensor state management and updated balance and vu sensitivity calculations. Adjusted slider ranges and improved real-time updates for audio settings. Localized system page labels for better user experience.
|
2026-04-14 16:33:52 +08:00 |
|
yangy
|
30db710093
|
Initial commit: 提交控制器版本2核心代码
|
2026-03-31 18:52:37 +08:00 |
|