summaryrefslogtreecommitdiffstats
path: root/src/waveform/renderers/glwaveformrendererfilteredsignal.cpp
AgeCommit message (Expand)Author
2020-02-20Don't use a undocumentated Qt header file (changed in QT 5.8)Daniel Schürmann
2020-02-16use #pragma once anf move the GL check to the very top of the filesDaniel Schürmann
2020-02-16Make Mixxx compile even though QT_NO_OPENGL or QT_OPENGL_ES_2 is definedDaniel Schürmann
2019-05-08dynamic load gl functions, removed workaround with scons OpenGLES featureDaniel Schürmann
2018-04-03Fix shimmering of GL WaveformsDaniel Schürmann
2018-03-01Fix all the renderers to scale up correctlyNino Miškić-Pletenac
2018-02-22Improve appearance of Simple (GL) and Filtered (GL) waveformsNino Miškić-Pletenac
2016-07-29Use left/right instead of top/bottom for alignment of vertical waveformsNino Miškić-Pletenac
2016-07-26Add support for vertical waveforms and overviewsNino Miškić-Pletenac
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-01-13remove ControlObjectThread completelyDaniel Schürmann
1980-01-01__OPENGLES__ CPPDEFINEamvanbaren
2014-12-03Fix waveform concurrency issues. Potentially fixes Bug #1383404.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-19Use WaveformRendererSignalBase::getGains to calculate signal gains in all ren...RJ Ryan
2014-04-04Fix some hotspots that showed up while profiling the waveform renderers.RJ Ryan
2014-03-12Fix a bunch of minor style issues in waveform/.RJ Ryan
2014-01-10Delete ControlObjectThreadMain and ControlObjectThreadWidget.RJ Ryan
2013-10-11fixed compiling after mergeDaniel Schürmann
2013-10-11Merge branch 'master' into atomic-co3Daniel Schürmann
2013-09-06fix waveform on kill buttons changeleo-combes
2013-07-12Finaly Changed remaining ControlObjectThreadMain instances toDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan