This website requires JavaScript.
Explore
Help
Register
Sign In
yumoqing
/
MiniPlayer
Watch
1
Star
0
Fork
0
You've already forked MiniPlayer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
MiniPlayer
/
Sources
History
yumoqing
9cab9dd2cb
feat: add URL input button to control toolbar
2026-06-23 09:06:32 +08:00
..
Resources
feat: hide AVPlayerView default controls, use custom toolbar only
2026-06-23 08:44:34 +08:00
Localization.swift
fix: replace Combine KVO with NSKeyValueObservation to prevent autorelease crash
2026-06-22 00:36:18 +08:00
MiniPlayerApp.swift
feat: add URL input button to control toolbar
2026-06-23 09:06:32 +08:00
MiniPlayerIcon.swift
fix: replace Combine KVO with NSKeyValueObservation to prevent autorelease crash
2026-06-22 00:36:18 +08:00
PlayerBridge.swift
feat: fullscreen uses SwiftUI with icon+toolbar, double-click toggle, single-click play/pause
2026-06-23 09:02:08 +08:00
ProgressSlider.swift
fix: rewrite UI as pure SwiftUI, fix crash/fullscreen/height issues
2026-06-22 00:04:06 +08:00
VideoPlayerView.swift
fix: use AVPlayerView (AVKit) instead of custom AVPlayerLayer
2026-06-22 01:16:49 +08:00