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
Files
cf970a6a7fa2a656a7292d583643b7b3bafb170f
controller-v2
/
client
/
src
/
pages
T
History
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
..
AudioPage.tsx
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
BluetoothPage.tsx
Initial commit: 提交控制器版本2核心代码
2026-03-31 18:52:37 +08:00
Dashboard.tsx
Initial commit: 提交控制器版本2核心代码
2026-03-31 18:52:37 +08:00
DisplayPage.tsx
Initial commit: 提交控制器版本2核心代码
2026-03-31 18:52:37 +08:00
DspPage.tsx
Initial commit: 提交控制器版本2核心代码
2026-03-31 18:52:37 +08:00
EffectsPage.tsx
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
EQPage.tsx
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
Home.tsx
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
IOPage.tsx
Initial commit: 提交控制器版本2核心代码
2026-03-31 18:52:37 +08:00
NotFound.tsx
Initial commit: 提交控制器版本2核心代码
2026-03-31 18:52:37 +08:00
SelectPage.tsx
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
SystemPage.tsx
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
VUPage.tsx
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