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
f220800262
Improve QR scanner: prefer built-in camera, add rectOfInterest, fallback metadata types
2026-06-24 19:24:25 +08:00
..
Resources
feat: hide AVPlayerView default controls, use custom toolbar only
2026-06-23 08:44:34 +08:00
Localization.swift
feat: add QR code scanner for media URLs
2026-06-23 09:09:23 +08:00
MiniPlayerApp.swift
Increase toolbar button spacing from 4 to 10
2026-06-24 19:18:45 +08:00
MiniPlayerIcon.swift
fix: replace Combine KVO with NSKeyValueObservation to prevent autorelease crash
2026-06-22 00:36:18 +08:00
PlayerBridge.swift
fix: QR scanner crash - use independent NSWindow instead of SwiftUI sheet
2026-06-23 09:14:23 +08:00
ProgressSlider.swift
fix: rewrite UI as pure SwiftUI, fix crash/fullscreen/height issues
2026-06-22 00:04:06 +08:00
QRScannerView.swift
Improve QR scanner: prefer built-in camera, add rectOfInterest, fallback metadata types
2026-06-24 19:24:25 +08:00
VideoPlayerView.swift
fix: use AVPlayerView (AVKit) instead of custom AVPlayerLayer
2026-06-22 01:16:49 +08:00