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

PR that makes UI with QOpenGL waveform responsive on Windows #4

Closed
wants to merge 8 commits into from

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    9e9f16f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. remove exposed method as it is already covered by showEvent, forward …

    …wheel event to wglwidget from openglwindow
    m0dB committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    767fe3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa5d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3b4a97 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. add qopengl renderers, qopengl rgbwaveformwidget and qopengl wvumeter…

    …gl and qopengl wspinny
    m0dB committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ceca510 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    50bc499 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. missing includes

    m0dB committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2969a38 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Connected QOpenGLWindow::frameSwapped to make non-OpenGL UI elments l…

    …ike the cross-fader responsive
    JoergAtGithub committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    9e61ef6 View commit details
    Browse the repository at this point in the history