summaryrefslogtreecommitdiffstats
path: root/src/coreservices.h
AgeCommit message (Expand)Author
2021-08-17CoreServices: Make `finialize` a "symmetric" counterpart to `initialize`Jan Holthuis
2021-08-17CoreServices: Shut down automatically in destructorJan Holthuis
2021-08-01CoreServices: initialize i18n and logging before GUI (#4058)Daniel Schürmann
2021-07-30CoreServices: Remove unused methodJan Holthuis
2021-07-30CoreServices: Move settings/keyboard initialization to constructorJan Holthuis
2021-07-30ControlIndicatorTimer: Add support for legacy vsyncthread modeJan Holthuis
2021-07-30CoreServices: Add ControlIndicatorTimer to remove GuiTick dependencyJan Holthuis
2021-07-16MixxxMainWindow: Move screensaver inhibitor code into CoreServicesJan Holthuis
2021-05-12Fix separation of MixxxMainWindow and CoreServicesOwen Williams
2021-01-04exclude BroadcastManager forward declarationDaniel Schürmann
2021-01-03Remove getBroadcastManager() if Mixxx is build without broadcast supportDaniel Schürmann
2020-12-15bring back touch_shift ControlObject lost in CoreServices refactorBe
2020-12-14CoreServices: move #includes above forward declarationsBe
2020-12-14CoreServices: move constants to anonymous namespaceBe
2020-12-14introduce CoreServices to decouple backend from QWidgetsBe