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
70b4d610fe9cfd8d487cf3f72279ef4730f4bb2c
controller-v2
/
client
/
src
/
pages
T
History
yangy
70b4d610fe
Update Home component to modify URL structure for device redirection, removing the 'x8' segment for improved navigation.
2026-05-27 10:39:17 +08:00
..
AIPage.tsx
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
AudioPage.tsx
x9适配
2026-05-26 18:46:41 +08:00
BluetoothPage.tsx
Initial commit: 提交控制器版本2核心代码
2026-03-31 18:52:37 +08:00
CommunityPage.tsx
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
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
x9适配
2026-05-26 18:46:41 +08:00
EQPage.tsx
Enhance DeviceContext to fetch and manage PEQ state; update EQPage to synchronize PEQ catalog and improve headphone selection logic based on PEQ state changes. Refactor related functions for better state handling and synchronization.
2026-05-26 12:22:45 +08:00
Home.tsx
Update Home component to modify URL structure for device redirection, removing the 'x8' segment for improved navigation.
2026-05-27 10:39:17 +08:00
IOPage.tsx
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
NotFound.tsx
Initial commit: 提交控制器版本2核心代码
2026-03-31 18:52:37 +08:00
SelectPage.tsx
x9适配
2026-05-26 18:46:41 +08:00
SystemPage.tsx
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
VUPage.tsx
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