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