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.

This commit is contained in:
yangy
2026-04-17 17:57:39 +08:00
parent 4246e8ce27
commit 0e7670c215
12 changed files with 1103 additions and 153 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"home": { "audioSet": "音訊設定" },
"home": { "audioSet": "音訊設定","power": "電源", "input": "輸入源", "output": "輸出端口", "vu":"VU表"},
"source": {
"label": "輸入/輸出",
"input": { "coaxial": "同軸", "optical": "光纖", "bluetooth": "藍牙", "rca": "類比RCA" },
@@ -141,7 +141,7 @@
{ "index": 5, "label": "非過采樣(NOS" }
]
},
"headPhoneGain": {
"dacGain": {
"label": "耳機增益",
"options": [
{ "index": 0, "label": "低" },