5169 Commits (master)
 

Author SHA1 Message Date
Adam Honse a84407b609 Bring PolychromeController into the build 6 years ago
Adam Honse 000511deff Update Aorus GPU files 6 years ago
Adam Honse fe37c261a2 Move Set Color buttons up for better alignment 6 years ago
Adam Honse cbdbb71d79 Add Set All Devices button 6 years ago
Adam Honse 5f786e649a Fix Hue+ initialization on Windows 6 years ago
Adam Honse f76bf34d8d HyperX zones per slot, set Hue Plus zones as linear type 6 years ago
Adam Honse e799574730 Add additional information to OpenRazer, set SPD to page 1 for proper HyperX detection 6 years ago
Adam Honse 1a5b12c7a0 OAdd strip autodetection to NZXT Hue+ interface, group zones into channels 6 years ago
Adam Honse d2acc75ba8 Report correct device types on OpenRazer interface 6 years ago
Adam Honse 74bcfbd940 Make Sleep function static on linux to avoid compile errors 6 years ago
Adam Honse 1db45f2cf2 Update slot addresses for HyperX Predator RGB and set brightness on effect modes 6 years ago
Adam Honse 6e467fe8cd Initial work on direct mode for HyperX Predator RGB 6 years ago
Adam Honse 441c462e59 Add SMBus/I2C dumping tool to System Information page 6 years ago
Adam Honse 89b4716012 Fix Aura DRAM detection and move firmware name to Version field 6 years ago
Adam Honse e51e9a71a0 Add name and serial number information fields to UI 6 years ago
Adam Honse 02273a3601 Exclude SMBus addresses from detection matching upstream i2c-tools code 6 years ago
Adam Honse e0018b23aa Use monospace font in system information box 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 0d38154134 Fix DRAM type detection for some Aura based RAM Modules 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
Adam Honse 010ab1182d Move OpenAuraSDK_Win.pro to OpenAuraSDK.pro to unify the two project files for good 6 years ago
Adam Honse 7e64ca1f83 Merge QT project files in OpenAuraSDK_Win.pro 6 years ago
Adam Honse 2fcff92523 Add icon to Windows Qt project 6 years ago
Adam Honse 8beeb5f7b2 Get Qt project building on Windows, remove Visual Studio files 6 years ago
Adam Honse 7d2b5f285f More work on ASR LED/Polychrome support 6 years ago
Adam Honse b8eb4e9bcb Initial work on ASRock Polychrome/ASR LED interface. Does not function yet. 6 years ago
Adam Honse 733b904ec4 Undo commenting out of custom mode set function 6 years ago
Adam Honse 59a3b41480 Initial support for Gigabyte Aorus RGB Fusion motherboards 6 years ago
Adam Honse 28b41451f8 Fix typo in Aura header 6 years ago
Adam Honse 126c9295ac Add OpenRGB icon 7 years ago
Steven Franzen 0e4a162667 Change search path for i2c devices on linux
Looking for devices by bus instead of class should fix issues where the
class is named differently, e.g. i2c-dev instead of i2c-adapter.
7 years ago
Adam Honse 15fd537fa8 Add support for RGB E1.31 Streaming ACN multicast devices using libe131. Linux only for now. 7 years ago
Adam Honse 557c9df9a0 Rewrite OpenRazer support to use static constant device mapping table instead of big switch/case. Add support for some extra Razer devices. Use "ledstrip.txt" for LED strip settings 7 years ago
Adam Honse 68b0dc9e2e Fix LED Strips on Windows 7 years ago
Adam Honse c8a1363b35 Use generic interfaces for Razer Chroma SDK, get mouse and Chroma HDK working 7 years ago
Adam Honse 0a61e38ee1 Start writing an RGBController interface for the Razer Chroma SDK on Windows 7 years ago
Adam Honse b5f687c402 Get project building on Windows again 7 years ago
Adam Honse 50875fc698 Add 2D matrix support to OpenRazer RGB interface, add support for Chroma HDK 7 years ago
Adam Honse 802d444d9d Add net port files 7 years ago
Adam Honse a8c83e5688 Add interface for NZXT Hue+ based on KeyboardVisualizer code and add support for UDP LED strips. Clean up LEDStrip code. 7 years ago
Adam Honse 63bf13faac Add color buffer vector to all RGBController drivers, so that color patterns may be filled in by the application and updated all at once via an UpdateLEDs function 7 years ago
Adam Honse 5bc80cce96 Get reorganized code building on Windows 7 years ago
Adam Honse 3c34a659a0 Rename nct6793d to nct6775 to align with nct6775 naming convention from hwmon-based Linux driver 7 years ago
Adam Honse efed3faaf4 Add kernel patch for SMBus driver fixes to repository 7 years ago
Adam Honse 155ad165b1 Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library 7 years ago
Adam Honse ef79de6c7c Fix LED strip length in RGBController_LEDStrip 7 years ago
Adam Honse 854d7d0ec5 Fix colors on LED strip 7 years ago