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

Allows support for 4k display by increasing shared memory in viewer #1894

Merged
merged 2 commits into from
May 15, 2024

Conversation

nicomiguelino
Copy link
Contributor

@nicomiguelino nicomiguelino commented May 14, 2024

Overview

Installing and testing the changes

cd && \
echo "export CUSTOM_BRANCH='fix-1829'" > .env && \
bash <(curl -sL https://raw.githubusercontent.com/nicomiguelino/Anthias/custom-install-1/bin/install.sh)

Checklist

  • Fix web asset display in 4k for Raspberry Pi OS.
  • Test changes on Bookworm for Pi 3, and Pi 4 devices.
  • Fix web asset display in 4k displays for Balena OS.
  • Test changes on Bookworm for Pi 2, Pi 3, and Pi 4 devices.

@nicomiguelino nicomiguelino marked this pull request as ready for review May 15, 2024 19:46
@nicomiguelino nicomiguelino requested a review from a team as a code owner May 15, 2024 19:46
Copy link

sonarcloud bot commented May 15, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nicomiguelino nicomiguelino merged commit dc1f963 into Screenly:master May 15, 2024
5 checks passed
@nicomiguelino nicomiguelino deleted the fix-1829 branch May 15, 2024 19:54
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.

4K TV, screen white, cannot display content 3840x2160
2 participants