summaryrefslogtreecommitdiffstats
path: root/src/waveform
AgeCommit message (Expand)Author
2019-09-28Use PainterScope everywhereUwe Klotz
2019-09-02Misc. typosluz.paz
2019-08-09Update minimum required Qt version to 5.4.0Uwe Klotz
2019-08-06Add several more typo fixesluz.paz
2019-08-03Merge pull request #2114 from daschuer/spinny_syncDaniel Schürmann
2019-07-02Use new signals & slots syntaxFerran Pujol Camins
2019-05-16apply git-clang-format HEAD^1Daniel Schürmann
2019-05-16Dejerk spinnies by vSyncThread as well.Daniel Schürmann
2019-05-15Merge remote-tracking branch 'upstream/2.2'Be
2019-05-15Merge pull request #2090 from Be-ing/rgb_overview_scalingBe
2019-05-15replace WaveformWidgetFactory::getDevicePixelRatio() with acompatibility solu...Daniel Schürmann
2019-05-14Merge pull request #2094 from daschuer/GL_ES_WaveformsUwe Klotz
2019-05-08Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-05-08Show the context widget during examin the GL stateDaniel Schürmann
2019-05-08dynamic load gl functions, removed workaround with scons OpenGLES featureDaniel Schürmann
2019-05-08Added a GL ES compatible HSV and RGB waveforms.Daniel Schürmann
2019-05-08Added a GL ES compatible VSynctest waveform.Daniel Schürmann
2019-05-07Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-05-05Merge remote-tracking branch 'upstream/master' into intro_outro_timeBe
2019-05-05move intro/outro duration text outside of range on overviewsBe
2019-05-03Resize the shared context widget to 3x3 pixel. Add more safety checks.Daniel Schürmann
2019-05-03Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-05-02Added Qt5.3 version guard around glFunctions.glGetString()Daniel Schürmann
2019-05-01GLRGBWaveformWidget does not work with GL ESDaniel Schürmann
2019-05-01Improve initalisation order of vsyncthread.cppDaniel Schürmann
2019-05-01Add background to VSyncTest waveformDaniel Schürmann
2019-05-01Clean up commented qDebug() callsDaniel Schürmann
2019-05-01remove left over glFinish() call not used elsewhereDaniel Schürmann
2019-05-01Removed QT5 conditional codeDaniel Schürmann
2019-04-30Use shared GL context in WaveformWidgetFactoryDaniel Schürmann
2019-04-27Fix typoDaniel Schürmann
2019-04-27Read Version Vendor and Renderer for more debugDaniel Schürmann
2019-04-26Show waveforms also depending on GL ES VersionDaniel Schürmann
2019-04-26Check for OpenGL 2.1 or OpenGL ES 2.0Daniel Schürmann
2019-04-23Remove conditionals for QT < 4.7 and wrong QT < 5.2Daniel Schürmann
2019-04-23Add detection for the GL ES format flags.Daniel Schürmann
2019-04-22render duration of intro & outro ranges on overview waveformsBe
2019-03-29Merge commit 'edc8cd2e9001fcdefefba9ef6eeab98db50147bd' into silencedetectionNino Miškić-Pletenac
2019-03-29Merge commit '9ee75377510d00b0491e4a934704b11e5cd33efb' into silencedetectionNino Miškić-Pletenac
2019-03-27Merge commit 'da9d5a15cdd608d27895fbab5c6ebd854e88eacb' into silencedetectionNino Miškić-Pletenac
2019-03-27Waveform: Remove unused functionality: Visualizing sources of cuesNino Miškić-Pletenac
2019-03-26Fix misc. typos and whitespaceluz.paz
2019-03-17Merge branch 'master' into unfinished_batch_analysisUwe Klotz
2019-03-01Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-03-01use QScopedPointerDaniel Schürmann
2019-02-23create the dummy QGLWidget before the QGLFormat::openGLVersionFlags() callDaniel Schürmann
2019-02-16Waveform: Add ability to hide individual marks and ranges via CONino Miškić-Pletenac
2019-02-15Merge commit '4c2f2403a34fded43ece3f443db2981fc5a1f5d2' into silencedetectionNino Miškić-Pletenac
2019-02-08WaveformRenderMark: Only append question mark to AUTOMATIC cuesNino Miškić-Pletenac
2019-02-06Rename PredefinedColorsMap to PredefinedColorsRepresentationFerran Pujol Camins