This website requires JavaScript.
Explore
Help
Register
Sign In
audio
/
controller-v2
Watch
2
Star
1
Fork
0
You've already forked controller-v2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
46
Commits
3
Branches
0
Tags
32f15217ad5f52218f27a4908b7a260d04136a4a
Commit Graph
5 Commits
Author
SHA1
Message
Date
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
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
060258ea2d
Enhance Vite configuration with custom input for rollup, update ConnectScreen to validate IP input before connection, and modify DeviceContext to support dynamic IP handling in LuxsinAPI. Adjust VUPage to use BASE_URL for image previews.
2026-04-21 15:29:29 +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