summaryrefslogtreecommitdiffstats
path: root/src/controllers
AgeCommit message (Expand)Author
2021-09-22Merge pull request #4320 from daschuer/atomicLoadAquireUwe Klotz
2021-09-22Retire atomicLoadAcquire()Daniel Schürmann
2021-09-08HidEnumerator: skip HID devices with Apple's other vendor IDBe
2021-09-04HidEnumerator: skip all HID devices with Apple's vendor IDBe
2021-09-01Merge pull request #4243 from Be-ing/hide_keyboards_and_miceUwe Klotz
2021-08-25DlgPrefController: don't enable checkbox if controller is disabledBe
2021-08-25do not allow using keyboards and mice as HID controllersBe
2021-05-24Use std math functions and remove #defines from fpclassify.hUwe Klotz
2021-04-25Include versiostore the right wayDaniel Schürmann
2021-04-24Rename _version.h to version.h and Version class to VersionStoreDaniel Schürmann
2021-04-11config.h: Add MIXXX_ prefix to settings path/fileJan Holthuis
2021-03-28Hss1394Controller: Increate log level severity to WarningJan Holthuis
2021-03-27Hss1394Controller: Print Warning if not all bytes were sentJan Holthuis
2021-03-27Hss1394Controller: Remove unused variablesJan Holthuis
2021-03-03Merge pull request #825 from daschuer/midioverflowBe
2021-03-03Merge pull request #3650 from Be-ing/controllers_no_assertJan Holthuis
2021-03-01DlgPrefController: clarify commentBe
2021-03-01DlgPrefController: Ask for new mapping name and fix broken dirty flagJan Holthuis
2021-03-01DlgPrefController: Create a new mapping for MIDI wizard if necessaryJan Holthuis
2021-03-01DlgPrefController: Reset mapping if none selected and apply was pressedJan Holthuis
2021-02-22ControllerEngine: do not use C++ assertions for JS issuesBe
2021-01-11Merge remote-tracking branch 'mixxx/2.3' into pref-icon-colorronso0
2021-01-11move dlgpreferencepage to src/preferences/dialog/ronso0
2021-01-11Preferences: choose dark or light icons depending to OS theme...ronso0
2021-01-06Merge pull request #3464 from ronso0/pref-link-colorJan Holthuis
2021-01-06preference pages: create hyperlink color only on demandronso0
2021-01-05string.h: make coloredLinkString() a free functionronso0
2021-01-03Merge pull request #3506 from ronso0/intro-controlspickermenu_updateJan Holthuis
2021-01-03Merge pull request #3495 from ronso0/controller-preset-loadingUwe Klotz
2021-01-01Control picker menu: refine intro/outro controls + tr contextronso0
2020-12-29MIDI mapping wizard: add intro/outro controlsronso0
2020-12-29DlgPrefControllers: use more distinct variable namesronso0
2020-12-28DlgPrefController: display mapping info regardless of enabled stateronso0
2020-12-27Preferences: refactor addPageWidget(), include createIcons()ronso0
2020-12-21defs_urls.h: add Mixxx controls url for MIDI error dialogronso0
2020-12-21Preferences: draw hyperlinks and file link in a more readable color, concentr...ronso0
2020-12-18Fix code style issuesS.Brandt
2020-12-17Switch remaining user-facing text from 'preset' to 'mapping'S.Brandt
2020-12-15MidiControllerPresetFileHandler: Fix comment formattingJan Holthuis
2020-12-15MidiControllerPresetFileHandler: Use QLatin1String and fix redundant ifsJan Holthuis
2020-12-15Controller: Fix loop formatting and replace QString::arg()Jan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-03Remove redundant Pm_Poll call, fixes Bug #1527410Daniel Schürmann
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-29DlgController/s: switch from 'preset' to 'mapping' in user stringsronso0