[PR #901] [MERGED] Dev cy 02 #721

Closed
opened 2026-02-27 07:12:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/901
Author: @kazukokawagawa
Created: 2/18/2026
Status: Merged
Merged: 2/18/2026
Merged by: @apoint123

Base: devHead: dev-cy-02


📝 Commits (4)

  • ecb3286 chore: 将 @electron/node-gyp 依赖从 git 协议更改为 https tarball
  • b74a89f refactor(store): 移除重复的状态属性并添加进度属性
  • 9f475d5 fix(音频播放器): 修复加载时暂停状态不一致的问题
  • ca20cfc refactor(stores): 调整状态存储中字段顺序

📊 Changes

3 files changed (+16 additions, -6 deletions)

View changed files

📝 pnpm-lock.yaml (+4 -4)
📝 src/core/audio-player/ffmpeg-engine/FFmpegAudioPlayer.ts (+11 -0)
📝 src/stores/status.ts (+1 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/901 **Author:** [@kazukokawagawa](https://github.com/kazukokawagawa) **Created:** 2/18/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@apoint123](https://github.com/apoint123) **Base:** `dev` ← **Head:** `dev-cy-02` --- ### 📝 Commits (4) - [`ecb3286`](https://github.com/imsyy/SPlayer/commit/ecb328655021135a1fd5d2bb612c016a17bb6f62) chore: 将 @electron/node-gyp 依赖从 git 协议更改为 https tarball - [`b74a89f`](https://github.com/imsyy/SPlayer/commit/b74a89fc159577d4a5d6fd08f568675f25e68a4c) refactor(store): 移除重复的状态属性并添加进度属性 - [`9f475d5`](https://github.com/imsyy/SPlayer/commit/9f475d5173002460a7f798fb90a5ce568e58a581) fix(音频播放器): 修复加载时暂停状态不一致的问题 - [`ca20cfc`](https://github.com/imsyy/SPlayer/commit/ca20cfc1faeca37836bccf004538f08949cb37ba) refactor(stores): 调整状态存储中字段顺序 ### 📊 Changes **3 files changed** (+16 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `pnpm-lock.yaml` (+4 -4) 📝 `src/core/audio-player/ffmpeg-engine/FFmpegAudioPlayer.ts` (+11 -0) 📝 `src/stores/status.ts` (+1 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#721
No description provided.