summaryrefslogtreecommitdiffstats
path: root/src/waveform/waveformwidgetfactory.h
AgeCommit message (Expand)Author
2021-06-13DlgPrefWaveforms: adjust ResetToDefault to new combobox contentronso0
2021-06-13DlgPrefWaveforms: sort waveform types alphabeticallyronso0
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2020-11-13LegacySkinParser/WaveformWidgetFactory: Fix weird maybeUpdate connectJan Holthuis
2020-09-30waveformwidgetrenderer/waveformwidgetfactory: rename beatGridAlpha() > getBea...ronso0
2020-08-30Fix invalid forward declarations of Qt typesUwe Klotz
2020-05-16Don't use a non const references in WaveformWidgetFactory::setWidgetType()Daniel Schürmann
2020-04-26fix commentJosep Maria Antolín Segura
2020-04-18Improving commentsJosep Maria Antolín Segura
2020-04-18Improving commentsJosep Maria Antolín Segura
2020-04-12Fixes from the PR (naming , doxygen and spaces)JosepMaJAZ
2020-04-11Bugfix for GL waveforms with QT 5.14 on Windows.JosepMaJAZ
2020-01-18Fix SkinContext parent/child relationships and overall designUwe Klotz
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-03Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
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-01-06Merge remote-tracking branch 'upstream/master' into end_of_trackDaniel Schürmann
2019-01-06Added new VisualsManager classDaniel Schürmann
2018-12-26Merge pull request #1843 from ywwg/fractional-zoomBe
2018-11-21Move GuiTick processing from VSyncThread to WaveformWidgetFactory.RJ Skerry-Ryan
2018-11-21Render and swap WSpinny widgets at the same time as waveform widgets.RJ Skerry-Ryan
2018-10-14Allow zoom levels to be fractional for smoother zooming with mouse wheel.Owen Williams
2018-07-03Use devicePixelRatio to scale the viewport in GLSLWaveformRendererSignal.RJ Skerry-Ryan
2018-06-24use fraction instead of percent for waveform play marker positonBe
2018-06-23Merge remote-tracking branch 'upstream/master' into waveform-positionBe
2018-05-28Removing more instances of beat grid booleanWilliam Lemus
2018-05-28Change beat grid to slider. Removed old beat grid boolean codeWilliam Lemus
2018-02-25play marker position moved to settings-waveformNTMusic
2017-10-23Add functionality to dim beat gridWilliam Lemus
2017-05-08Modified naming to better reflect functionality.wlemus
2017-05-05 modified: src/preferences/dialog/dlgprefwaveform.cppwlemus
2016-01-25Merge pull request #873 from rryan/durationRJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2016-01-24Remove dependence on MixxxMainWindow in VSyncThread.RJ Ryan
2015-12-27Migrate analyzers and vamp helpers to src/analyzer.RJ Ryan
2014-11-14Merge remote-tracking branch 'mixxxdj/pr/352'RJ Ryan
2014-10-11Correcting for PR commentsraulbehl
2014-10-02Bug 1160043: Added spinbox/slider in Prefrences->waveform to make end ofraulbehl
2014-09-17rename rlTimeErrorCount to droppedFramesMax Linke
2014-04-17Merge branch 'master' of https://github.com/mixxxdj/mixxx into potentialBugsMarcos CARDINOT
2014-04-17Add defaults for the interface, modplug, recording, shoutcast, and waveform p...RJ Ryan
2014-04-17remove unused membersMarcos CARDINOT
2014-03-12Fix a bunch of minor style issues in waveform/.RJ Ryan
2014-01-23Merge branch 'master' into cdjDaniel Schürmann
2014-01-22Move Singleton to util/.RJ Ryan