summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-24Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-09-24Merge pull request #3119 from Holzhaus/hotcue-goto-precisionUwe Klotz
2020-09-24widget/wslidercomposed: Use setWidthF instead of setWidthJan Holthuis
2020-09-24widget/whotcuebutton: Add missing cast to QRgbJan Holthuis
2020-09-24util/taskmonitor: Cast progress values to intJan Holthuis
2020-09-24util/duration: Add missing cast to intJan Holthuis
2020-09-24util/color/color: Add missing float literal suffixJan Holthuis
2020-09-24Merge pull request #3118 from Holzhaus/ffmpeg-log-spamUwe Klotz
2020-09-24engine/filters/enginefiltermoogladder4: Add missing f to float literalsJan Holthuis
2020-09-24controllers/controlpickermenu: Add missing int castsJan Holthuis
2020-09-24preferences/dialog/dlgprefdeck: Multiply rateRange with 100.0 instead of 100Jan Holthuis
2020-09-24effects/builtin/echoeffect: Add missing casts to CSAMPLEJan Holthuis
2020-09-24Fix QPainter::drawLine calls with floating point valuesJan Holthuis
2020-09-24Make various int cast explicit using static_cast<int>()Jan Holthuis
2020-09-24util/math: Cast db2ratio output value to template typeJan Holthuis
2020-09-24analyzer: Add missing `f` suffix to float literalsJan Holthuis
2020-09-24preferences/dialog/dlgprefdeck: Add missing casts to intJan Holthuis
2020-09-24engine/filters: Add missing casts to CSAMPLEJan Holthuis
2020-09-24effects/builtin/metronomeclick: Add missing `f` suffix to floatsJan Holthuis
2020-09-24Fix various float-to-int conversion warnings by using static_castJan Holthuis
2020-09-24skin/skincontext: Fix wrong typeJan Holthuis
2020-09-24engine/cuecontrol: Fix precision loss on hotcueGotoJan Holthuis
2020-09-24SoundSourceFFmpeg: Reduce disabled input formats log spamJan Holthuis
2020-09-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-09-24Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-09-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-09-23Merge pull request #3116 from christianlupus/christianlupus-patch-1Be
2020-09-23Removed link to archivesChristian Wolf
2020-09-23Update README.md to reference discourse as forumChristian
2020-09-23HidController: swap naming of pPreviousBuffer & pCurrentBufferBe
2020-09-23HidController: rename static constantsBe
2020-09-23Corrected discord to discourseChristian Wolf
2020-09-23Adopted link to forumsChristian Wolf
2020-09-23Merge pull request #3115 from daschuer/qm_defaultUwe Klotz
2020-09-23Merge pull request #3108 from Holzhaus/controllers-manual-linkDaniel Schürmann
2020-09-23Merge pull request #3114 from uklotzde/cmakelistsJan Holthuis
2020-09-23Make sure QM key detection is default until we have decided to switch to KeyF...Daniel Schürmann
2020-09-23Restore lexicographical ordering in CMakeLists.txtUwe Klotz
2020-09-23Set maintainers to same list as in nixpkgsMatthias Beyer
2020-09-22HidController: set buffers to 0 upon opening deviceBe
2020-09-22Merge branch '2.3' of github.com:mixxxdj/mixxx into masterJan Holthuis
2020-09-22Merge pull request #3085 from uklotzde/fwdsqlqueryJan Holthuis
2020-09-22ControllerPreset: Rename manualPath to manualPage and add manualLinkJan Holthuis
2020-09-22controllers: Don't specify full path in <manual> tagJan Holthuis
2020-09-22Merge pull request #3106 from Holzhaus/fix-githelper-eofDaniel Schürmann
2020-09-21HidController: initialize buffers to 0Be
2020-09-22FwdSqlQuery: Rename conversion functionUwe Klotz
2020-09-21controllers: Remove obsolete wiki linksJan Holthuis
2020-09-21controllers: Update Forum linksJan Holthuis
2020-09-21HidController: introduce m_iNumBuffers constantBe