summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-12-28Stop worker threads before exitingUwe Klotz
2018-12-28Fix comments and add debug logsUwe Klotz
2018-12-26Don't store a plain pointer as memberUwe Klotz
2018-12-26Rename functions: "receive<Event>()" -> "on<Event>()"Uwe Klotz
2018-12-26Use a bitfield for selecting and enabling analyzersUwe Klotz
2018-12-26Start timer when executing the worker threadUwe Klotz
2018-12-26Re-add slot count unconditionallyUwe Klotz
2018-12-25Fix use of QAtomicInt for Qt5.2Daniel Schürmann
2018-12-25Fix release of writer lock on ControlValueUwe Klotz
2018-12-24Replace conditional else branch with early exitUwe Klotz
2018-12-24Add a TODO comment for scheduling updates with the vsync timerUwe Klotz
2018-12-24Register meta-types only onceUwe Klotz
2018-12-24Replace QAtomicInteger with QAtomicIntUwe Klotz
2018-12-24Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-12-24Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-23Use QWidget::isVisible to determine whether to render non-QGLWidget waveform ...RJ Skerry-Ryan
2018-12-20Merge remote-tracking branch 'upstream/2.2'Be
2018-12-18Update contributor lists for the 2.2 releaseDaniel Schürmann
2018-12-18rename thisReleaseContributors to currentContributors and clarifiy the rulesDaniel Schürmann
2018-12-18Revert "update contributors list for 2.2"Daniel Schürmann
2018-12-17bump version to 2.2.0Be
2018-12-17update contributors list for 2.2Be
2018-12-17Fix vinyl control pregain value being incorrectly overwrittenOwen Williams
2018-12-17Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-17Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2018-12-17Defer new search after clearing the edit fieldUwe Klotz
2018-12-17Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-12-16Merge pull request #1798 from daschuer/1788086Daniel Schürmann
2018-12-16added explicit keywordDaniel Schürmann
2018-12-16Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-14Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2018-12-14Merge pull request #1924 from daschuer/engine_controlsDaniel Schürmann
2018-12-13unlock mutex before emit a signalDaniel Schürmann
2018-12-13replace single getter with one for the whol atomic struct.Daniel Schürmann
2018-12-12reset play and cue indicator unconditionally after eject, fixing lp1808222Daniel Schürmann
2018-12-12use qAsConst()Daniel Schürmann
2018-12-12Revert rename of m_pSampleRateDaniel Schürmann
2018-12-12Merge pull request #1940 from uklotzde/2.2_qt5keychainDaniel Schürmann
2018-12-12Merge pull request #1943 from daschuer/qcollatorDaniel Schürmann
2018-12-12Initalize atomic values and check trackSamples for 0Daniel Schürmann
2018-12-11Just replace 'qtkeychain' with 'qt5keychain'Uwe Klotz
2018-12-11Reuse locale-aware string comparison in BaseTrackCacheUwe Klotz
2018-12-11Encapsulate locale-aware string comparison in reusable classUwe Klotz
2018-12-10Merge pull request #1937 from esbrandt/2.2Daniel Schürmann
2018-12-10Merge pull request #1941 from uklotzde/wsearchlineedit_timeout_safetyUwe Klotz
2018-12-10Use QCollator for sort library.Daniel Schürmann
2018-12-10Merge remote-tracking branch 'upstream/2.2' into 2.2S.Brandt
2018-12-10Merge remote-tracking branch 'upstream/2.1' into 2.2Uwe Klotz
2018-12-10Remove redundant search callDaniel Schürmann
2018-12-09Delete unreliable and useless log messageUwe Klotz