summaryrefslogtreecommitdiffstats
path: root/src/mixxx.cpp
AgeCommit message (Expand)Author
2020-01-20Merge remote-tracking branch 'mixxx/master' into aux-masterronso0
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2020-01-09Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-01-09mixxx: Replace deprecated QPalette::Background with QPalette::WindowJan Holthuis
2020-01-06Replace container from/to<T> methods with range constructorsJan Holthuis
2019-12-09Merge remote-tracking branch 'mixxx/master' into aux-masterronso0
2019-12-07Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into dev_libraryUwe Klotz
2019-12-04mixxx: Load default.qss stylesheet that can be overwritten by skinsJan Holthuis
2019-11-25Revert parented_ptr for TrackCollectionManager in main windowUwe Klotz
2019-11-25Use parented_ptrUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-10mixxx: Remove deprecated QApplication::desktop()Jan Holthuis
2019-11-04show warning when Aux,master should be toggled On without a sound device set ...ronso0
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