mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 06:55:57 +03:00
[PR #659] [MERGED] ✨ feat: 增加播放时音质切换 #564
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imsyy/SPlayer/pull/659
Author: @kazukokawagawa
Created: 12/25/2025
Status: ✅ Merged
Merged: 12/25/2025
Merged by: @imsyy
Base:
dev← Head:dev-perf📝 Commits (10+)
fcd91a8✨ feat: 增加播放时音质切换f382b1b🎈 perf: 更好的时延调节f7fa360🐞 fix: 听哈基米的 哈基米摸南北绿多9c9413d🎈 perf: 最大化最小化按钮修改bdc4b93🎈 perf: 更好的延迟调节5ab44c2🐞 fix: 哈基米南北绿多7eb98c3perf: 优化歌词偏移 popover3c48937perf: 优化播放时音质切换列表样式613ccf4✨ feat: 添加 NPopselect 组件并优化音质切换功能0406ded🌈 style: 调整为更好的样式📊 Changes
12 files changed (+478 additions, -47 deletions)
View changed files
📝
components.d.ts(+1 -0)📝
electron/main/services/MusicCacheService.ts(+8 -1)📝
src/components/Layout/Nav.vue(+45 -27)📝
src/components/Player/LyricMenu.vue(+79 -10)📝
src/components/Player/MainAMLyric.vue(+1 -0)📝
src/components/Player/PlayerData.vue(+205 -3)📝
src/components/Setting/LyricsSetting.vue(+30 -0)📝
src/core/player/PlayerController.ts(+42 -0)📝
src/stores/setting.ts(+4 -1)📝
src/style/main.scss(+48 -1)📝
src/types/main.ts(+7 -1)📝
src/utils/helper.ts(+8 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.