Commit Graph

33 Commits

Author SHA1 Message Date
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 083423c4af 移除返回旧版入口和相关代码 2026-08-17 14:56:38 +08:00
eafonyang 5689ecb9e7 首页新增 what‘s new 入口,维护一个 changelog 文档 2026-08-06 14:39:36 +08:00
eafonyang 6bab63ab3d 新增 EQ撤销功能,用户调节的参数不满意可以点击回退到上一次,撤销栈最多存放 30 步 2026-08-06 12:01:47 +08:00
allen2fuc 34b733bfe7 限制 AI 输入长度不超过 1000 字符,超出时提示用户
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-30 14:02:30 +08:00
eafonyang b7fdfe0101 version>=29 使用了新的重命名接口、EQ 排序功能 2026-07-07 17:14:52 +08:00
eafonyang cbb1a45a5e EQ 批量管理窗口支持多语言 2026-07-01 15:16:24 +08:00
eafonyang 8283ffcf14 新增氛围灯功能,对 EQ 名称长度做限制 2026-06-30 15:28:53 +08:00
eafonyang e16c3ebd9d 清理项目没用的代码,新增 EQ 预设管理界面 2026-06-18 12:01:12 +08:00
eafonyang 0d577f939c 新增 build:test 方便构建线上的测试环境,优化分享码功能的交互 2026-06-17 16:51:43 +08:00
eafonyang a045db235a 拆分 EQPage 页面,新增分享码功能,修复 bug,优化性能 2026-06-15 18:39:07 +08:00
eafonyang 1b0b447eee 修复 bug 2026-06-12 15:58:08 +08:00
yangy b59a7bb583 修复bug 2026-05-27 15:10:04 +08:00
yangy fe2a0f6b3d Update locale files for English, Traditional Chinese, and Simplified Chinese to clarify volume confirmation prompts by removing references to "headphone" in descriptions, enhancing consistency and user understanding. 2026-05-27 10:50:45 +08:00
yangy 8fcad50e7d Update locale files for English, Traditional Chinese, and Simplified Chinese to add new confirmation prompts for volume adjustments; refactor Home and EQPage components to integrate volume confirmation dialogs and enhance user interaction for setting volume levels. 2026-05-26 10:20:05 +08:00
yangy c34571392d Refactor layout components to improve responsiveness and accessibility; integrate appShell classes for consistent styling across DesktopAIShell and BottomNav. Update SelectPage to enhance option selection UI with image support and language filtering logic in SystemPage for better localization handling. 2026-05-25 16:30:40 +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 11821730ec Enhance ConnectionPlaceholder component to handle missing device IP with localized messages; update DeviceContext to manage IP state; improve CSS for touch actions in various components; update locale files for English and Chinese with new connection prompts. 2026-05-22 17:24:50 +08:00
yangy 32f15217ad Refactor build and start scripts in package.json; add plugin to exclude debug files from production build in vite.config.ts; remove ConnectScreen component and replace with ConnectionPlaceholder in multiple pages; update DeviceContext to auto-connect using device IP from URL; enhance locale files with new device IP labels. 2026-05-22 15:54:11 +08:00
yangy 21839ff339 Update locale files for English, Traditional Chinese, and Simplified Chinese to include new confirmation prompts for enabling audio effects; refactor EffectsPage and EQPage to integrate FeatureGate for managing effect states and user interactions. 2026-05-19 13:33:10 +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 b5c0606972 Update locale files for English, Traditional Chinese, and Simplified Chinese to include page titles for I/O section; refactor IOPage to dynamically display the localized title based on device language state. 2026-05-14 15:33:00 +08:00
allen2fuc db4d8e5090 增加分栏后可以全屏和还原的功能 2026-05-13 17:46:25 +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 5285b886ea Update locale files for English, Traditional Chinese, and Simplified Chinese to include new effect titles and crossfeed options; refactor EffectsPage to utilize localized labels and improve state management for audio effects. 2026-05-13 15:18:07 +08:00
yangy ae4ce8bb07 Refactor BottomNav to use localized labels for navigation items; added support for dynamic language selection based on device state. Updated locale files for English, Traditional Chinese, and Simplified Chinese to include bottom navigation labels. 2026-05-11 17:42:18 +08:00
allen2fuc 68f06344dc 增加AI页面在其它页面的展示 2026-05-08 18:15:52 +08:00
allen2fuc c7b340087a 修改了历史会话显示的问题和默认查看历史记录信息 2026-04-29 15:27:45 +08:00
allen2fuc fdd115ed58 增加了AI界面的优化 2026-04-23 15:17:12 +08:00
allen2fuc eb4c3c1e6a 新增AI的功能与页面,扩展了国际化功能 2026-04-21 16:41:09 +08:00
yangy cf970a6a7f Refactor ConnectScreen to use logo image instead of SVG, enhance EQPage with batch editing functionality for PEQ settings, and implement power off confirmation dialog in Home component. Update localization files for new power off features. 2026-04-21 14:31:31 +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 30db710093 Initial commit: 提交控制器版本2核心代码 2026-03-31 18:52:37 +08:00