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

Update Linux media handling #1146

Merged
merged 29 commits into from
Apr 9, 2024

Conversation

Nicky-D
Copy link
Contributor

@Nicky-D Nicky-D commented Apr 6, 2024

This PR will:

  • Enable CEF for Linux builds
  • Update mime types (Linux) to use gstreamer10 or CEF (depending on mime type)
  • Update SDL2
    • Consequently disable NDOF (needs a fresh build. Doe we really need spacenav support?)
  • Cleanup the wrapper script (launcher) a little
    • Remove old cruft that was messing with LIBGL_DRIVERS_PATH every modern distribution should have a sane default
    • Remove old text about needing multiarch libs

@Nicky-D
Copy link
Contributor Author

Nicky-D commented Apr 6, 2024

Builds passed. From my side this is good to go

At least now it is peculiar shared magic with only one implementation.
…etermine this by reading "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq".

Only if this fails go back to /proc/cpuinfo
Copy link
Contributor

@marchcat marchcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution.
This looks fine to me and builds successfully.

@marchcat
Copy link
Contributor

marchcat commented Apr 9, 2024

@callumlinden, what do you think?

@callumlinden
Copy link
Contributor

callumlinden commented Apr 9, 2024 via email

Copy link
Contributor

@callumlinden callumlinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since most of the changes are Linux specific, I wasn't able to offer much in the way of insight but at a high level at least, looks good to me.

@marchcat marchcat merged commit 37392be into secondlife:release/maint-b Apr 9, 2024
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2024
@marchcat marchcat added this to the Maintenance B milestone Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants