Commit Graph

  • 7a3faef886 Initial commit for ASUS TUF GeForce RTX 5070 Ti Gaming White OC master Mark Willis 2026-05-22 13:25:59 -04:00
  • 2c696aaae5 Use RGBControllerInterface for plugin API next Adam Honse 2026-05-16 16:54:49 -05:00
  • c11090a4cf Add another thread in NetworkClient for handling ProfileManager requests outside of the main listener thread, to avoid deadlocking the waiting receivers Adam Honse 2026-05-17 15:01:54 -05:00
  • 76973c6d50 Use RGBControllerInterface for plugin API next_plugin_interface Adam Honse 2026-05-16 16:54:49 -05:00
  • f67030fcc7 Add support for the Gigabyte AORUS RTX 5080 MASTER ICE Purrple Kitten 2026-05-18 12:30:37 +00:00
  • 7353e99449 Fix AMD GPU i2c bus PCI ID detection on Linux (sysfs path traversal) Alex Jawhari 2026-05-18 04:58:21 +00:00
  • 91d9597c89 Added Support for ASUS ROG ASTRAL GeForce RTX 5080 WHITE JAO1988 2026-05-18 04:47:55 +00:00
  • c0b4b39ef3 Add another thread in NetworkClient for handling ProfileManager requests outside of the main listener thread, to avoid deadlocking the waiting receivers Adam Honse 2026-05-17 15:01:54 -05:00
  • a69390e5a8 Update translation files and fix some translation related issues Adam Honse 2026-05-12 12:19:20 -05:00
  • a900d5c402 NetworkClient cleanup and internal API standardization Adam Honse 2026-05-12 01:06:45 -05:00
  • f870dcdc3a NetworkServer cleanup and internal API standardization Adam Honse 2026-05-11 20:19:10 -05:00
  • 9a105ccdaf Add indication of standalone or local client mode to about page Adam Honse 2026-05-10 23:45:55 -05:00
  • 1faa2b1d31 Implement network request to get list of I2C buses so that the Get Hardware IDs dialog works in local client mode Adam Honse 2026-05-10 03:22:37 -05:00
  • 91923f3a82 Add option to force compact tabs and option to move tabs from left to top Adam Honse 2026-05-09 21:11:02 -05:00
  • fcb594cb0e More LogManager cleanup, default to a log file count of 10, fix bug in log rotation Adam Honse 2026-05-08 16:41:48 -05:00
  • 32f0f1a9a2 Log manager SDK protocol Adam Honse 2026-05-06 17:43:13 -05:00
  • 4d379b97c6 Log Console Updates Adam Honse 2026-05-06 23:54:29 -05:00
  • a3e5296bf2 LogManager cleanup Adam Honse 2026-05-05 20:20:21 -05:00
  • 072d27d9dd Settings Rework * Add JSON string configuration field to RGBController to store device-specific configurations * This JSON string holds both configuration and schema * Add settings schema tracking to SettingsManager * Implement dynamic settings widget that generates a settings UI based on a JSON schema * Implement SettingsManager callback for notifying of settings changes and settings schema updates * Always enable Entire Device zone option and use it to enable Edit Device * Rename SaveSizes to SaveConfiguration in ProfileManager and Sizes.json to Configuration.json * Add zone flag for indicating that a zone's geometry may change, informing profile manager to ignore this check * Remove Theme setting and Theme Manager, as this didn't work on most setups anyways and Qt6 has proper Windows dark theming Adam Honse 2026-04-15 11:51:28 -05:00
  • 2eb569912b XPGSummonerKeyboardController - Remove fake modes Adam Honse 2026-05-13 11:49:05 -05:00
  • 9410d9c066 Add support for Thrustmaster Sol series joystick RGB LEDs Ken Sanislo 2026-05-09 05:21:40 +00:00
  • 29d8788e25 Allow value 0x27 at address 0x00 for Galax GPU controllers at address 0x23 Adam Honse 2026-05-08 20:05:40 -05:00
  • 0304c50bc6 Add support for Gigabyte AORUS RX 7900 XTX ELITE 24G Elvis Pranskevichus 2026-05-08 05:12:43 +00:00
  • 201f2d7aba Fix losing software info upon changing language [next] Dmitry Kychanov 2026-04-21 04:14:50 +04:00
  • 28cd45b8c0 Fix device tabs not applying compact mode when hotplugging Dmitry Kychanov 2026-04-21 06:40:10 +04:00
  • 7a9aab5a37 Close SDK connection if magic value is not correctly received Adam Honse 2026-04-14 01:02:00 -05:00
  • 24ea50df71 Implement size verification on RGBController set description functions Adam Honse 2026-04-13 21:06:17 -05:00
  • 75df39252b Clean up zone initialization dialog Adam Honse 2026-04-12 16:37:44 -05:00
  • 385f123816 Require local client permission for DeleteProfile, SaveProfile, UploadProfile, SetSettings, and SaveSettings operations, some general cleanup Adam Honse 2026-04-12 15:25:50 -05:00
  • e1fc54de85 Sanitize profile filenames Adam Honse 2026-04-11 18:30:07 -05:00
  • e22e88d97d Add RescanDevices to plugin API Adam Honse 2026-04-09 23:19:19 -05:00
  • 0ba254e38f Implement segment groups in zone editor Adam Honse 2026-04-09 21:55:31 -05:00
  • 9d35d28a6a Rework server initialization * Only create server instance if server is actually needed * Pass initial server host and port through ResourceManager * Allow setting default server host and port in Server settings Adam Honse 2026-04-05 21:25:12 -05:00
  • b4b4f3b891 Sort profiles list alphabetically stephen iacovelli 2026-04-05 19:52:33 +00:00
  • e1086712ad Organize OpenRGBSettingsPage with Group Boxes Adam Honse 2026-04-05 03:55:33 -05:00
  • fd7ccad1e6 Correct spelling Busses -> Buses Kasslim 2026-02-10 21:48:49 +01:00
  • 8bc1a0cb8f Add Nollie controller OS2.1 诺诺 2026-04-02 00:21:37 +00:00
  • 5112224240 Initial implementation of OpenRGB SDK protocol Wireshark dissector Adam Honse 2026-03-31 01:49:05 -05:00
  • 5e2cc42290 Add ACK to network packets processed by NetworkServer Adam Honse 2026-03-30 21:32:11 -05:00
  • b1436a8435 Only update device view when RGBController::UpdateLEDs signal is sent to OpenRGBDevicePage, fix device view not refreshing if multiple LEDs are selected Adam Honse 2026-03-29 01:02:12 -05:00
  • a8d4e25642 Don't emit selection update on mouse click event to avoid sending unnecessary events, also only send one type of event per mouse release event. Fix LED box not being updated Adam Honse 2026-03-29 00:45:45 -05:00
  • 2b3638ba57 Have dummy controller shut down its background thread immediately during constructor to save resources Adam Honse 2026-03-26 23:34:33 -05:00
  • 78369c2a92 DeviceView code cleanup, formatting, commenting Adam Honse 2026-03-26 00:52:54 -05:00
  • 03ce513254 Fix selecting LEDs in device view Adam Honse 2026-03-25 20:04:14 -05:00
  • 18503cccc6 TabLabel sets its own tooltip so all tabs have a tooltip rather than just devices Adam Honse 2026-03-25 11:06:30 -05:00
  • e1d46d3bb3 Resize tabs when width is small Adam Honse 2026-03-24 07:33:45 -05:00
  • 0466996970 Rework adding segments with ConfigureZone Adam Honse 2026-03-23 01:29:55 -05:00
  • 56bd7580ba Zone and Segment type updates * Add zone flags to indicate if fields are manually configurable and if they have been manually configured * Add flags field to segment type * Add segment flags for group start and group member * Add color mode support flags to zone (RGB, RBG, GRB, GBR, BRG, BGR) * Add color mode enum to zone * Update zone and segment description functions to support new fields * Rename the effects-only configurable size flag * Remove zone type and matrix map configuration from E1.31 manual configuration, use zone editor instead * Rework DeviceResizeZone to DeviceConfigureZone * Rework most ARGB controllers to allow zone customizations * Rework DRGBController to define devices in DRGBDevices list (similar to RazerDevices) * Rework NollieController to define devices in NollieDevices list (similar to RazerDevices) Adam Honse 2026-02-22 23:31:00 -06:00
  • ca47047bf8 Add matrix map automatic generation to matrix map editor Adam Honse 2026-02-23 22:44:29 -06:00
  • cc00690dd4 RGBController API changes and segment configuration updates * Make the Get/Set RGBControler descriptor functions static * Add functions for getting the matrix_map_type for zone and segment matrix maps * Rename zone resize dialog to zone editor dialog * Add additional segment types * Add option to import segments configuration from JSON file in zone editor dialog * Update device view to be able to display matrix segment types * Add matrix map editor dialog for creating/editing segment matrix maps * Add option to export segments configuration to JSON file in zone editor dialog Adam Honse 2026-02-20 00:45:39 -06:00
  • 973311aa48 When updating existing profile without profile editor dialog, keep saved states for unavailable controllers, base color, and only update plugins already part of the existing profile Adam Honse 2026-02-19 21:23:12 -06:00
  • 747afdf553 When saving sizes/manual configuration, keep any existing controllers that are not currently available Adam Honse 2026-02-19 00:12:23 -06:00
  • 8f11f8fd97 Rework how manual configuration (previously sizes) are loaded to newly detected controllers, load active profile to newly detected controllers Adam Honse 2026-02-18 11:39:51 -06:00
  • 2b11f6fe07 Profile editor dialog Adam Honse 2026-02-16 10:45:45 -06:00
  • 94981f107b Rework API interface passed into plugins from ResourceManagerInterface to OpenRGBPluginAPIInterface Adam Honse 2026-02-08 15:58:40 -06:00
  • 0144a6a150 [next] Active profile tracking Adam Honse 2026-02-08 00:08:47 -06:00
  • 6ec8b80e65 Apply profiles server-side rather than client-side, signal active profile update, forward loaded profile to local client for plugins Adam Honse 2026-02-03 11:36:29 -06:00
  • ddae1ed20a Split HID and wrapped HID detector lists into specific detectors (with exact VID/PID matching) and generic detectors (with only IPU matching) and prioritize specific detectors when detecting HID devices Adam Honse 2026-02-02 22:49:42 -06:00
  • 70f79e97b4 Move RGBController base destructor functionality into RGBController::Shutdown() so that update thread can be stopped before deleting the controller. Shutdown() must be called in every RGBController implementation before deleting the controller. Also some fixes to the NetworkServer to avoid deadlocking and disconnect issues Adam Honse 2026-02-02 17:10:37 -06:00
  • d05fe1bdf1 Add detectors for filtering on IPU only (no VID/PID) Adam Honse 2026-01-31 22:25:20 -06:00
  • e9e99a029d Drop support for old hidapi versions that don't support usage information Adam Honse 2026-01-31 22:14:20 -06:00
  • 98dd494f75 Add some validity checks to mode setters and getters in RGBController Adam Honse 2026-01-28 23:29:21 -06:00
  • 7b7f0aa0fe [next] SDK v6: Implement client and server flags to indicate capabilities and... Adam Honse 2026-01-28 11:49:59 -06:00
  • 70876193cf SDK documentation updates Adam Honse 2026-01-25 16:17:35 -06:00
  • f47a22fb2f Expose LogManager in ResourceManager so that plugins can use it Adam Honse 2026-01-24 22:33:40 -06:00
  • f24b56b64f Update NetworkClient to use log manager and use common name constant in server logs Adam Honse 2026-01-24 10:07:41 -06:00
  • 4e70949aec Use std::string.assign when setting strings in the SDK protocol and description handlers so that string size limit is enforced, then strip out null terminators Adam Honse 2026-01-23 11:46:39 -06:00
  • 5133887632 Add optional HID device hotplug support (requires https://gitlab.com/OpenRGBDevelopers/hidapi-hotplug) Adam Honse 2026-01-22 13:02:56 -06:00
  • 45950047cb SDK v6: Use unique IDs for identifying RGBControllers in SDK protocol Adam Honse 2026-01-16 12:01:30 -06:00
  • a56a08411f Rework list handling in ResourceManager by having NetworkClient own its own list rather than sharing ResourceManager's list Adam Honse 2026-01-14 19:55:24 -06:00
  • 52f0049025 Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions Adam Honse 2026-01-12 19:05:21 -06:00
  • f6f317d487 Detection progress SDK integration, NetworkClient callback rework Adam Honse 2026-01-12 13:35:30 -06:00
  • ad364871c6 Split out detection system from ResourceManager into DetectionManager * Split detection system out into its own class, DetectionManager * Clean up ResourceManger's many callbacks into just two, one for detection and one general purpose Adam Honse 2026-01-08 23:35:50 -06:00
  • 58582202cf SDK Version 6 Updates * SDK Protocol * Server sends its name to client * ProfileManager * Rename existing profile commands * Add Upload Profile, Download Profile, and Get Active Profile commands * SettingsManager * Add Get, Set, and Save Settings commands * Add zone::active_mode, zone::mode fields for zone-specific modes * Add NET_PACKET_ID_RGBCONTROLLER_UPDATEZONEMODE packet for updating zone modes * Add segment::matrix_map to segment packet * Add NET_PACKET_ID_RGBCONTROLLER_SIGNALUPDATE packet for passing SignalUpdate signal from server to clients * NetworkServer * Formatting cleanup * Use per-controller threads for handling NetworkServer controller-specific packets to avoid delays from controller mutexes * NetworkClient * Formatting cleanup * RGBController * Clean up and modularize descriptor functions Adam Honse 2025-07-16 00:01:03 -05:00
  • 57cde755c1 Rework Profiles to use JSON format * Update OpenRGB Plugin Interface to include functions for loading/saving profile JSON data into OpenRGB profiles * Update ProfileManager to handle auto-load profiles (Exit, Open, Resume, Suspend) and move their settings to ProfileManager section * Update ProfileManager to store profiles in "profiles" folder in .json format * Update ProfileManager to store size profile in sizes.json * Update ProfileManager to perform device UpdateMode/UpdateColors when loading profile * Code cleanup of ProfileManager and profile-related code Adam Honse 2025-11-09 15:12:11 -06:00
  • b0c7dba441 RGBController API Overhaul * Reorganize and clean up RGBController API functions * Add functions to get protected RGBController member values * Make NetworkClient, ProfileManager, and ResourceManager friend classes so they can access protected members * Protected previously-public RGBController members * Information strings (name, vendor, description, version, serial location) * Device type * Active mode * Flags * LEDs vector * LED alternate names vector * Modes vector * Colors vector * Zones vector * Add CONTROLLER_FLAG_HIDDEN to allow plugins to hide controllers from control GUI * Add update reason codes to RGBController update callback and signal updates on more RGBController events * Add loop zone types and segmented zone type * Add matrix map field to segments * Rework matrix_map_type from using pointers to vector to prevent memory leaks * Rework KeyboardLayoutManager to return new matrix_map_type * Add access mutex to RGBController API * Add per-zone modes ot RGBController API * Add JSON description functions to RGBController API Adam Honse 2025-09-23 20:38:37 -05:00
  • d763f7ecc7 Move plugin SDK integration from callback into plugin API and PluginManager Adam Honse 2025-07-24 12:08:11 -05:00
  • 4ec4df8741 Update Plugin API to 5 and SDK Protocol to 6 Adam Honse 2025-09-23 20:34:55 -05:00
  • 5d055d30a3 Update default builds to Qt6 * Update Debian packages to use Qt6 * Update Fedora packages to use Qt6 * Update default AppImage builds to use Qt6 * Update default Windows builds to use Qt6 * Update default MacOS builds to use Qt6 Adam Honse 2025-05-02 08:20:02 -05:00
  • fc73fe0b4c Revert "Nollie 2.1 firmware for Master" Adam Honse 2026-05-05 01:37:04 -05:00
  • dd22150cfe Add vertical spacer to OpenRGBDeviceInfoPage Adam Honse 2026-05-07 16:17:46 -05:00
  • 7d75432b69 Log manager SDK protocol next_logmanager_sdk Adam Honse 2026-05-06 17:43:13 -05:00
  • d90a1d6f76 Log Console Updates Adam Honse 2026-05-06 23:54:29 -05:00
  • 0a77058d3b LogManager cleanup Adam Honse 2026-05-05 20:20:21 -05:00
  • 17313f0d94 Settings Rework * Add JSON string configuration field to RGBController to store device-specific configurations * This JSON string holds both configuration and schema * Add settings schema tracking to SettingsManager * Implement dynamic settings widget that generates a settings UI based on a JSON schema * Implement SettingsManager callback for notifying of settings changes and settings schema updates * Always enable Entire Device zone option and use it to enable Edit Device * Rename SaveSizes to SaveConfiguration in ProfileManager and Sizes.json to Configuration.json * Add zone flag for indicating that a zone's geometry may change, informing profile manager to ignore this check * Remove Theme setting and Theme Manager, as this didn't work on most setups anyways and Qt6 has proper Windows dark theming Adam Honse 2026-04-15 11:51:28 -05:00
  • 5ab2c8de69 Fix losing software info upon changing language [next] Dmitry Kychanov 2026-04-21 04:14:50 +04:00
  • 0bda6af05a Fix device tabs not applying compact mode when hotplugging Dmitry Kychanov 2026-04-21 06:40:10 +04:00
  • 0b35e12425 Close SDK connection if magic value is not correctly received Adam Honse 2026-04-14 01:02:00 -05:00
  • f6435d3f28 Implement size verification on RGBController set description functions Adam Honse 2026-04-13 21:06:17 -05:00
  • 6851a508e7 Clean up zone initialization dialog Adam Honse 2026-04-12 16:37:44 -05:00
  • 336be5bb44 Require local client permission for DeleteProfile, SaveProfile, UploadProfile, SetSettings, and SaveSettings operations, some general cleanup Adam Honse 2026-04-12 15:25:50 -05:00
  • f221b4af18 Sanitize profile filenames Adam Honse 2026-04-11 18:30:07 -05:00
  • cb20062b53 Add RescanDevices to plugin API Adam Honse 2026-04-09 23:19:19 -05:00
  • f6b0e974fc Implement segment groups in zone editor Adam Honse 2026-04-09 21:55:31 -05:00
  • 9b84f28cba Rework server initialization * Only create server instance if server is actually needed * Pass initial server host and port through ResourceManager * Allow setting default server host and port in Server settings Adam Honse 2026-04-05 21:25:12 -05:00
  • 9ac84ed408 Sort profiles list alphabetically stephen iacovelli 2026-04-05 19:52:33 +00:00
  • 959f8822f8 Organize OpenRGBSettingsPage with Group Boxes Adam Honse 2026-04-05 03:55:33 -05:00
  • fe20975199 Correct spelling Busses -> Buses Kasslim 2026-02-10 21:48:49 +01:00
  • 09ba68af1d Add Nollie controller OS2.1 诺诺 2026-04-02 00:21:37 +00:00
  • 028b241e40 Initial implementation of OpenRGB SDK protocol Wireshark dissector Adam Honse 2026-03-31 01:49:05 -05:00