openrgb:mac_build_fix

Last commit made on 2024-02-22
Get this branch:
git clone -b mac_build_fix https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
mac_build_fix
Repository:
lp:openrgb

Recent commits

877c033... by Adam Honse

Remove Windows files from MacOS build

c6aee96... by Chris <email address hidden>

Fixed small logic bug from b05f954d in QMKOpenRGBRevBController

b95789a... by Chris <email address hidden>

Added Aerox3 and Aerox9 detectors to Rival3 metadata

* Fixes UDEV rules and Supported Devices

a8e8dd7... by Chris <email address hidden>

Fixed Korean label enabling switching in settings

5c318e5... by Chris <email address hidden>

Added Asus TUF RTX3080 12GB Gaming GPU

* Added `0x886F` to pci_ids.h
* Registered detector in ENESMBusControllerDetect.cpp
* Link to [webpage](https://www.asus.com/motherboards-components/graphics-cards/tuf-gaming/tuf-rtx3080-12g-gaming/)
* Resolves #3968

d2b4ff1... by Chris M <email address hidden>

Updated OpenRGB.pro to dynamically resolve source files

* Created FORMS macro list dynamically
* Added GUI_H and CONTROLLERS_H list to HEADERS
* Added GUI_CPP and CONTROLLERS_CPP list to SOURCES
* Added unique list of GUI_INCLUDES and CONTROLLER_INCLUDES to INCLUDES
* Adjusted platform specific builds to align build targets

f4220df... by Luke <email address hidden>

Support NZXT RGB Controller with PID 0x2021.

548988c... by Chris <email address hidden>

Added MSI RTX3070 Suprim 8GB LHR GPU

* Registered detector in MSIGPUControllerDetect.cpp
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-3070-SUPRIM-8G-LHR/Specification)

cfd35e7... by Chris M <email address hidden>

Added Asus TUF RTX4080 Super O16GB OC Gaming GPU

* Added `0x8962` to pci_ids.h
* Registered detector in ENESMBusControllerDetect.cpp
* Link to [webpage](https://www.asus.com/us/motherboards-components/graphics-cards/tuf-gaming/tuf-rtx4080s-o16g-gaming/)
* Resolves #3952

85da26f... by Chris M <email address hidden>

Added MSI RTX4080 Super 16GB Gaming X Slim GPU

* Added `0x5117` to pci_ids.h
* Registered detector in MSIGPUv2ControllerDetect.cpp
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-4080-SUPER-16G-GAMING-X-SLIM/)
* Resolves #3954