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

Removal of OperativeSystem class #85

Open
SrRapero720 opened this issue Jun 12, 2024 · 0 comments
Open

Removal of OperativeSystem class #85

SrRapero720 opened this issue Jun 12, 2024 · 0 comments
Labels
Severity: Trivial Nothing important to care about Status: Help wanted Extra attention is needed Type: Enhancement New feature or request
Milestone

Comments

@SrRapero720
Copy link
Member

OperativeSystem is not a very efficient way to detect what type of ARCH or OS is and should rely on JNA Platform class.
investigating a little bit, 1.16.5 doesn't support Arch64 (or even macos). So we can just skip ARM support for 1.16.5 (due to JNA also doesn't support it)

TASK

Remove OperativeSystem and replace it with a more reliable way to manage, detect and extract VLC binaries (using 7ZIP as intermediary)

@SrRapero720 SrRapero720 added Type: Enhancement New feature or request Status: Help wanted Extra attention is needed Severity: Trivial Nothing important to care about labels Jun 12, 2024
@SrRapero720 SrRapero720 added this to the WATERMeDIA v3 milestone Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Severity: Trivial Nothing important to care about Status: Help wanted Extra attention is needed Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant