545 Commits (master)

Author SHA1 Message Date
Adam Honse 85b2545409 Fill in software information and set version to 0.0 for now 6 years ago
Adam Honse e10881db3e Add empty software information tab to information UI 6 years ago
Adam Honse 4024e6de85 Fix build on Linux 6 years ago
Adam Honse c908847577 Add dialog to name profile. Save all controllers to a single file. Add a file header with version number and use extension .orp for OpenRgb Profile 6 years ago
Adam Honse f844c2fb07 Add functions to get/set RGBController parameters to/from a binary data buffer. Add a dummy RGBController object to load data into. 6 years ago
Stefan Reiter 71c650cd45 Add cli.cpp and make it build at least
Not confirmed working as of yet, but at least it builds and
--list-devices works.

Code originally taken from Sam Lewis (@sam-masaki on gitlab.com), see:
https://gitlab.com/CalcProgrammer1/OpenRGB/-/merge_requests/9
6 years ago
Adam Honse 7b120515d8 Fix include path for NvAPI 6 years ago
Adam Honse b480bbd666 Clean up NvAPI I2C code and allow multiple GPUs 6 years ago
Adam Honse adcd59848a Add RGB Fusion GPU controller and NVAPI I1C interface 6 years ago
Adam Honse 937cbc656e Add Windows application icon 6 years ago
Jan Rettig aead384282 Aura GPU Support 6 years ago
Adam Honse f38be5119e MSI-RGB driver based on https://github.com/nagisa/msi-rgb 6 years ago
Adam Honse 0703fb8c68 Support 64-bit Windows builds 6 years ago
Adam Honse 1a07aee7a6 Add OpenRazer-Win32 driver to support Razer devices on Windows without official software 6 years ago
Adam Honse 415d79a3ef Remove Razer Chroma SDK backend 6 years ago
Adam Honse b338fbca3c Initial driver for Crucial Ballistix RGB 6 years ago
Adam Honse c52eb528ea RGB Fusion 2.0 driver based on summerblind's code 6 years ago
Adam Honse 4672d4a686 Move Super IO functionality to its own file to make it easier to write an MSI-RGB driver 6 years ago
Adam Honse 2f00fb9186 Add initial driver for Thermaltake Riing controller. Fixed configuration has 9 LEDs for channels 1, 2, and 3 but will make this configurable in the future. Only direct mode supported so far 6 years ago
Adam Honse 12116c70ee Big Keyboard Update! HyperX Alloy Elite support, Poseidon Z RGB modes, and Corsair K70 RGB 6 years ago
k1-801 a4474602d8 Add basic support for Asus TUF laptop keyboards through Faustus 6 years ago
Adam Honse 48ba8435b1 Initial Corsair Commander Pro support, it's the same protocol as the Lighting Node Pro but on a different endpoint 6 years ago
Adam Honse d79c7e9c04 Initial driver for Corsair Lighting Node Pro 6 years ago
Adam Honse fa4d9ebbf6 Get hidapi stuff building on Linux 6 years ago
Adam Honse ec8cdf1e26 Bring in USB HID device support with hidapi and add support for two new HID devices - MSI/SteelSeries 3-zone laptop keyboard and Thermaltake TtEsports Poseidon Z RGB keyboard 6 years ago
Adam Honse c7030ad47d Rework the RGBController API to handle the colors vector outside of device specific implementations 6 years ago
Adam Honse 5074a923d1 Add functions to get serial port path from USB VID/PID for both Windows and Linux. Use this function to automatically detect the presence of an NZXT Hue+. 6 years ago
Adam Honse af84c5bb00 Add Aorus GPU detect file to Windows build 6 years ago
Adam Honse 7bdf19387d Add Windows support for E1.31 Streaming ACN protocol devices 6 years ago
Adam Honse a27c614a8b Fix some issues with the Aura initialization and detection and add a new driver for Patriot Viper RGB RAM 6 years ago
Adam Honse 60531bbf07 Initial driver for NZXT Hue 2 6 years ago
Adam Honse fd9134c911 Rename OpenAuraSDK.cpp to OpenRGB.cpp and remove old unused code 6 years ago
Adam Honse cdaae5fb9f Fix previous commit 6 years ago
Adam Honse 9fc9059b0b Add detection code for ASRock ASR LED and Polychrome controllers 6 years ago
Adam Honse eac739fdb4 Get libusb-1.0 building on Windows, pull in libusb-1.0.22 dependency. You need Zadig to set up individual devices for use 6 years ago
Adam Honse 45c7bc8008 Add an RGBController interface for AMD Wraith Prism 6 years ago
Adam Honse 7cea74e466 AMD Wraith Prism controller file with some statically coded packets 6 years ago
Adam Honse 5f3e43e7b8 Only build Aorus GPU files on Windows 6 years ago
Adam Honse a84407b609 Bring PolychromeController into the build 6 years ago
Adam Honse 000511deff Update Aorus GPU files 6 years ago
Adam Honse b06f384350 System information page with i2c detect 6 years ago
Adam Honse 7dddb9d111 Start work on Information page and add information fields to RGBController API 6 years ago
Adam Honse 7dd84c7ac8 First round of user interface rework changes 6 years ago
Adam Honse ffd0088378 Rename dialog components from OpenAuraSDK to OpenRGB 6 years ago
Adam Honse f0c486c30d Rename OpenAuraSDK to OpenRGB for kernel patch and project file 6 years ago