532 Commits (master)

Author SHA1 Message Date
Adam Honse 966297710b Fix custom mode setting in UI 6 years ago
Adam Honse 2cd0b64251 Add mode control to Thermaltake Riing controller 6 years ago
Adam Honse 760c57c29c Only show LEDs for selected Zone, add an All Zones option to Zone box 6 years ago
Adam Honse c6cc88ba7b The color boxes got moved around during the UI rework. Move them back to their proper rainbow order 6 years ago
Marco Zanin (B--B) d28be0640e Qt: fix layout issues on KDE
Use GridLayout and allow app resize when user resize/expand the window
Also fixes some buttons size

TEST: compiled on KDE 5.17.90, after this commit all pages
      resize correctly when window is resized

Signed-off-by: Marco Zanin (B--B) <mrczn.bb@gmail.com>
6 years ago
Adam Honse e8e9a1e7e5 Set custom mode when applying color to all devices 6 years ago
Adam Honse b3c1cdf63d Fix issues with inverted speed and random flag 6 years ago
Adam Honse 585eb8a5a3 Add direction support 6 years ago
Adam Honse 1113c7874f Add label to Speed slider 6 years ago
Adam Honse d13971b7ce Add inverted speed flag to device UI to handle devices where slowest speed is a larger value than fastest speed 6 years ago
Adam Honse 2ae74c1e7f Add slider for speed control, add min/max speed parameters to mode information, update Corsair Pro and Patriot Viper drivers to include speed control 6 years ago
Adam Honse fb3103e458 Add mode parameters to Corsair Vengeance RGB Pro controller 6 years ago
Adam Honse c70943da18 Add Random Color checkbox and combine Aura fixed-color and cycling ("random") modes to use this new checkbox 6 years ago
Adam Honse 1d6e0cf6a4 Fix mode initialization, fix mode map for Corsair Pro 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 11770aaa3a Add Quick Colors to tray icon 6 years ago
Adam Honse f8212ca59e Add Lights Off option to tray icon menu 6 years ago
Adam Honse dbf3dd86b4 Add tray icon with options to show/hide and exit 6 years ago
Steven Franzen dbf796256b Fix most compiler warnings 6 years ago
Adam Honse fd9134c911 Rename OpenAuraSDK.cpp to OpenRGB.cpp and remove old unused code 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 d2acc75ba8 Report correct device types on OpenRazer interface 6 years ago
Adam Honse 441c462e59 Add SMBus/I2C dumping tool to System Information page 6 years ago
Adam Honse e51e9a71a0 Add name and serial number information fields to UI 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 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 126c9295ac Add OpenRGB icon 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