Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Blurred cover for iPad #1053

Merged
merged 5 commits into from
May 11, 2024

Conversation

wutschel
Copy link
Collaborator

Description

Closes #1039.

This PR implements the "blurred cover" feature for iPad. If this feature is enabled (this is the app's default) and no cover is present, or if this feature is disabled, the background shows the fanart. In fullscreen mode the toolbar is made semi-transparent for an improved look.

Screenshots: https://ibb.co/7r9hYC1

Summary for release notes

Feature: Blurred cover for iPad

XBMC Remote/NowPlaying.m Show resolved Hide resolved
XBMC Remote/NowPlaying.m Outdated Show resolved Hide resolved
XBMC Remote/ViewControllerIPad.m Outdated Show resolved Hide resolved
XBMC Remote/ViewControllerIPad.m Outdated Show resolved Hide resolved
XBMC Remote/ViewControllerIPad.m Outdated Show resolved Hide resolved
NowPlaying sends a notification which is consumed by ViewControllerIPad which implements blurred cover for iPad. The iPad already uses fanart in background and will fall back to this if the blurred cover feature is enabled, but no cover is present.
@wutschel
Copy link
Collaborator Author

Squashed and rebased to master.

@kambala-decapitator kambala-decapitator merged commit eb72b3d into xbmc:master May 11, 2024
@wutschel wutschel deleted the feature_blurredcover_ipad branch May 11, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blurred cover feature for iPad
2 participants