-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Optimize control code #13354
Optimize control code #13354
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1cee54 - Browse repository at this point
Copy the full SHA d1cee54View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4fb6a - Browse repository at this point
Copy the full SHA ea4fb6aView commit details -
Memory alignment of ControlDoublePrivate to reduce size from 464 byte…
… to 448 byte First fields fit in 128 byte SSE register now
Configuration menu - View commit details
-
Copy full SHA for 829ae91 - Browse repository at this point
Copy the full SHA 829ae91View commit details -
Add comment about memory alignment
Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
Configuration menu - View commit details
-
Copy full SHA for a1b5c25 - Browse repository at this point
Copy the full SHA a1b5c25View commit details -
Renamed setBehavior to updateBehavior and added a real setBehavior fu…
…nction and made use of it where applicable. Unified the two ButtonMode enums to a common enum class.
Configuration menu - View commit details
-
Copy full SHA for 69e1231 - Browse repository at this point
Copy the full SHA 69e1231View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 891bedb - Browse repository at this point
Copy the full SHA 891bedbView commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fb3ed0 - Browse repository at this point
Copy the full SHA 0fb3ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e51a92e - Browse repository at this point
Copy the full SHA e51a92eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ef076 - Browse repository at this point
Copy the full SHA 45ef076View commit details -
Configuration menu - View commit details
-
Copy full SHA for dec4a9d - Browse repository at this point
Copy the full SHA dec4a9dView commit details -
Updated buttonModeToString to use QStringLiteral and added DEBUG_ASSE…
…RT for unexpected ControlButtonMode values. Replaced header guard with #pragma once. Removed author and GPL comment blocks.
Configuration menu - View commit details
-
Copy full SHA for 6728c91 - Browse repository at this point
Copy the full SHA 6728c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c49909 - Browse repository at this point
Copy the full SHA 6c49909View commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abc798a - Browse repository at this point
Copy the full SHA abc798aView commit details