macos: gui: Add Picture in Picture feature
This adds system picture in picture support using private AVKit's PIPViewController. A new button to enter picture in picture mode is added in the player controls overlay.
parent
e9811999
No related branches found
Tags 3.0.2
Showing
- extras/package/macosx/VLC.xcodeproj/project.pbxproj 10 additions, 0 deletionsextras/package/macosx/VLC.xcodeproj/project.pbxproj
- modules/gui/macosx/Makefile.am 1 addition, 0 deletionsmodules/gui/macosx/Makefile.am
- modules/gui/macosx/UI/VLCMainVideoView.xib 49 additions, 18 deletionsmodules/gui/macosx/UI/VLCMainVideoView.xib
- modules/gui/macosx/playlist/VLCPlayerController.h 5 additions, 0 deletionsmodules/gui/macosx/playlist/VLCPlayerController.h
- modules/gui/macosx/playlist/VLCPlayerController.m 7 additions, 0 deletionsmodules/gui/macosx/playlist/VLCPlayerController.m
- modules/gui/macosx/private/PIPSPI.h 50 additions, 0 deletionsmodules/gui/macosx/private/PIPSPI.h
- modules/gui/macosx/windows/controlsbar/VLCControlsBarCommon.h 4 additions, 0 deletions...les/gui/macosx/windows/controlsbar/VLCControlsBarCommon.h
- modules/gui/macosx/windows/controlsbar/VLCControlsBarCommon.m 12 additions, 1 deletion...les/gui/macosx/windows/controlsbar/VLCControlsBarCommon.m
- modules/gui/macosx/windows/video/VLCMainVideoViewController.h 1 addition, 0 deletions...les/gui/macosx/windows/video/VLCMainVideoViewController.h
- modules/gui/macosx/windows/video/VLCMainVideoViewController.m 119 additions, 2 deletions...les/gui/macosx/windows/video/VLCMainVideoViewController.m
Loading
Please register or sign in to comment