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

Enable workarounds by default #5154

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Enable workarounds by default #5154

merged 1 commit into from
Aug 1, 2024

Conversation

rom1v
Copy link
Collaborator

@rom1v rom1v commented Jul 30, 2024

Workarounds were disabled by default, and enabled only on some device or in specific conditions.

But it seems they are needed for more and more devices, so enable them by default. They could be disabled for specific devices if necessary in the future.

In the past, these workarounds caused a (harmless) exception to be printed on some Xiaomi devices(#4015 (comment)). But this is not a problem anymore since commit b8c5853.

They also caused problems for audio on Vivo devices (#3805 (comment)), but it seems this is not the case anymore (#3805 (comment)).

They might also impact an old Nvidia Shield (#940), but hopefully this is fixed now.

Refs #5148.


rom1v added a commit that referenced this pull request Jul 31, 2024
Workarounds were disabled by default, and enabled only on some device or
in specific conditions.

But it seems they are needed for more and more devices, so enable them
by default. They could be disabled for specific devices if necessary in
the future.

In the past, these workarounds caused a (harmless) exception to be
printed on some Xiaomi devices [1]. But this is not a problem anymore
since commit b8c5853.

They also caused problems for audio on Vivo devices [2], but it seems
this is not the case anymore [3].

They might also impact an old Nvidia Shield [4], but hopefully this is
fixed now.

[1]: <#4015 (comment)>
[2]: <#3805 (comment)>
[3]: <#3805 (comment)>
[4]: <#940>

PR #5154 <#5154>
@rom1v rom1v changed the title [WIP] Enable workarounds by default Enable workarounds by default Jul 31, 2024
Workarounds were disabled by default, and only enabled for some devices
or under specific conditions.

But it seems they are needed for more and more devices, so enable them
by default. They could be disabled for specific devices if necessary in
the future.

In the past, these workarounds caused a (harmless) exception to be
printed on some Xiaomi devices [1]. But this is not a problem anymore
since commit b8c5853.

They also caused problems for audio on Vivo devices [2], but it seems
this is not the case anymore [3].

They might also impact an old Nvidia Shield [4], but hopefully this is
fixed now.

[1]: <#4015 (comment)>
[2]: <#3805 (comment)>
[3]: <#3805 (comment)>
[4]: <#940>

PR #5154 <#5154>
@rom1v rom1v merged commit 2b6089c into dev Aug 1, 2024
FreedomBen pushed a commit to FreedomBen/scrcpy that referenced this pull request Aug 2, 2024
Workarounds were disabled by default, and only enabled for some devices
or under specific conditions.

But it seems they are needed for more and more devices, so enable them
by default. They could be disabled for specific devices if necessary in
the future.

In the past, these workarounds caused a (harmless) exception to be
printed on some Xiaomi devices [1]. But this is not a problem anymore
since commit b8c5853.

They also caused problems for audio on Vivo devices [2], but it seems
this is not the case anymore [3].

They might also impact an old Nvidia Shield [4], but hopefully this is
fixed now.

[1]: <Genymobile#4015 (comment)>
[2]: <Genymobile#3805 (comment)>
[3]: <Genymobile#3805 (comment)>
[4]: <Genymobile#940>

PR Genymobile#5154 <Genymobile#5154>
Gottox pushed a commit to Gottox/scrcpy that referenced this pull request Sep 29, 2024
Workarounds were disabled by default, and only enabled for some devices
or under specific conditions.

But it seems they are needed for more and more devices, so enable them
by default. They could be disabled for specific devices if necessary in
the future.

In the past, these workarounds caused a (harmless) exception to be
printed on some Xiaomi devices [1]. But this is not a problem anymore
since commit b8c5853.

They also caused problems for audio on Vivo devices [2], but it seems
this is not the case anymore [3].

They might also impact an old Nvidia Shield [4], but hopefully this is
fixed now.

[1]: <Genymobile#4015 (comment)>
[2]: <Genymobile#3805 (comment)>
[3]: <Genymobile#3805 (comment)>
[4]: <Genymobile#940>

PR Genymobile#5154 <Genymobile#5154>
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.

1 participant