Commit Graph

12 Commits

Author SHA1 Message Date
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
yangy 4ca86ad60a Refactor EQPage to support dual mode (A/B) for equalizer settings; added visibility toggles for frequency response curves and copy functionality between modes. 2026-04-30 17:02:13 +08:00
yangy 22ec4bb710 新增社区页面路由,更新底部导航以移除占位符,优化音量控制按钮样式和功能 2026-04-29 17:56:03 +08:00
yangy 49382f8f06 Update logo and enhance layout responsiveness; add stroke animation for frequency chart paths 2026-04-24 11:37:56 +08:00
yangy 6cce6d1f73 优化eq 2026-04-23 18:00:33 +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 0aa856ed84 Enhance PEQ functionality: Update PeqBandForResponse type to allow numeric filter types, and introduce buildPeqSvgCurveData function for reusable SVG curve data generation. Refactor EQPage to utilize new curve data for improved frequency response visualization and animation handling. 2026-04-20 17:58:11 +08:00
yangy 22fdf39670 Implement Luxsin audio API integration: Add proxy configuration in Vite for CORS handling, enhance luxsinApi with brand and model fetching functions, and update EQPage to support audio catalog browsing and searching. Introduce new state management for catalog brands and models. 2026-04-20 17:51:23 +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 53f24d5bb4 Update project dependencies and configuration: Added ECharts for data visualization, integrated Terser for minification, and adjusted Vite configuration for production. Updated app title and ConnectScreen content to reflect new version. Enhanced EQPage with headphone model loading and frequency response chart rendering. 2026-04-09 17:00:44 +08:00
yangy 502f708336 Enhance audio settings: Added loudness controls and headphone model synchronization. Updated PeqState interface to include peq filters. Improved EQPage to dynamically load headphone models based on device state. 2026-04-01 16:29:52 +08:00
yangy 30db710093 Initial commit: 提交控制器版本2核心代码 2026-03-31 18:52:37 +08:00