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

glwaveformrenderbackground #11523

Merged
merged 3 commits into from
May 4, 2023
Merged

Conversation

m0dB
Copy link
Contributor

@m0dB m0dB commented May 1, 2023

glwaveformrenderbackground is a replacement for waveformrenderbackground, which uses glClear to clear the waveform widget. this is a potential fix for #11164

@Swiftb0y
Copy link
Member

Swiftb0y commented May 1, 2023

Thank you. I can confirm that this fixes #11164.

@Swiftb0y
Copy link
Member

Swiftb0y commented May 1, 2023

@uklotzde can you spare a couple minutes to confirm this fixes #11164 for you as well?

@uklotzde
Copy link
Contributor

uklotzde commented May 1, 2023

https://imgflip.com/i/7k4cx5

Maintaining 3 differing major branches is a PITA for everyone involved and waste of scarce resources. The project should be aware of the consequences of its decisions. Last time that I build 2.3.

Copy link
Contributor

@uklotzde uklotzde left a comment

Choose a reason for hiding this comment

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

@Swiftb0y Works for me.

@Swiftb0y
Copy link
Member

Swiftb0y commented May 1, 2023

Thank you. 2.3 will be retired soon. 2.3.5 will likely be our last 2.3 release before 2.4

@ronso0 ronso0 added this to the 2.3.5 milestone May 2, 2023
@daschuer
Copy link
Member

daschuer commented May 2, 2023

I can confirm that the waveforms are still working @60 Hz on Ubuntu Focal and
openGL 4.3 (Mesa Intel(R) UHD Graphics (CML GT2))
Thank you for the fats fix.

@github-actions github-actions bot added the build label May 3, 2023
@m0dB
Copy link
Contributor Author

m0dB commented May 3, 2023

I have made a minor change based on @Swiftb0y review (aesthetic only, code execution should be identical).

Copy link
Member

@Swiftb0y Swiftb0y left a comment

Choose a reason for hiding this comment

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

LGTM. I highly thank you for helping us fix the issue. I highly doubt anyone else would've identified and contributed a potential fix as fast as you did in this PR.

@Swiftb0y Swiftb0y merged commit 21044a2 into mixxxdj:2.3 May 4, 2023
@uklotzde
Copy link
Contributor

uklotzde commented May 4, 2023

@m0dB You contributions are greatly appreciated and needed to keep Mixxx alive.

@m0dB
Copy link
Contributor Author

m0dB commented May 4, 2023

Thanks guys :-)

It sure helped that I have been deep down the waveform renderer rabbit hole!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deck Waveform: Green background and flickering
5 participants