summaryrefslogtreecommitdiffstats
path: root/src/mixxx.cpp
AgeCommit message (Expand)Author
2019-07-01Use new signals & slots notationFerran Pujol Camins
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-07Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-05-05Merge pull request #2093 from esbrandt/2.3-default-keyboard-debug-messageDaniel Schürmann
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-01Improve initalisation order of vsyncthread.cppDaniel Schürmann
2019-04-30Use shared GL context in WaveformWidgetFactoryDaniel Schürmann
2019-04-28Add debug message when loading a default keyboard mapping is successful for t...S.Brandt
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-13Fix and cleanup Qt compatibility includesUwe Klotz
2019-01-11remove QT4 compatibility layer from util/compatibility.hDaniel Schürmann
2019-01-06Fix typo, include style and indentDaniel 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-28Reword and amend commentUwe Klotz
2018-12-28Prevent a deadlock when exiting main()Uwe Klotz
2018-12-28Stop worker threads before exitingUwe Klotz
2018-12-17Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-12-16Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-03remove call to qt_x11_wait_for_window_managerBe
2018-12-03fix #includeBe
2018-11-29use #if defined rather than #ifdefBe
2018-11-28only hack around Xlib bug when running as an X clientBe
2018-11-28hack around Xlib deadlockBe
2018-11-22Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-11-05Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-11-04revert string changesronso0
2018-11-04add Cancel button to 'unconfigured Passthrough/Microphone/VinylControl' pop-upronso0
2018-11-04Merge pull request #1852 from Be-ing/svgsBe
2018-11-04revert string changesronso0
2018-10-30Fix and enable multi-threaded analysisUwe Klotz
2018-10-30add Cancel button to 'unconfigured Passthrough/Microphone/VinylControl' pop-upronso0
2018-10-20Merge remote-tracking branch 'upstream/2.2'Be
2018-10-20Only create a QGLWidget if safeMode is not enabled.Sjors Gielen
2018-10-19replace remaining PNG graphics with SVGBe
2018-10-15Merge branch 'master' into qt5-legacyRJ Skerry-Ryan
2018-09-19Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2018-09-18Check m_pPrefDlg for nullptr in MixxxMainWindow::confirmExit. Fixes Bug #1793...RJ Skerry-Ryan
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-08-15Use ConfigObject instead of CmdlineArgs for getting settingsPathSebastien Blaisot
2018-05-28Renamed "Native" to "Built-in"kshitij98
2018-05-28Removed visibility settings from EffectsBackendkshitij98
2018-05-24pParent as the first argument conventionkshitij98
2018-05-21Integrated config and fixed blacklisting effectskshitij98
2018-05-14remove extra spaceDaniel Schürmann
2018-05-14use nullptr instead of plain 0Daniel Schürmann
2018-05-01Merge remote-tracking branch 'upstream/master' into lv2_support2Daniel Schürmann