529 Commits (9a6ff775453c04c538a8cb6915ac8b82eda9304c)

Author SHA1 Message Date
Arthur de Groot cc06c62164 Rename Setting RunZoneChecks -> run_zone_checks 3 months ago
Adam Honse f2d1188fdd Fix swatches not resizing properly when maximized 3 months ago
Adam Honse 02e0504227 Fix controls on OpenRGBClientInfoPage list not working on Qt6 4 months ago
Serhat Öktem 69ccd56fef Turkish language file 4 months ago
Adam Honse b3c5a65884 Reduce duplicate code in zone selection handling in OpenRGBDevicePage 5 months ago
Adam Honse bd6b358e0d Fix some issues with detector settings page 5 months ago
Adam Honse 6da0dbf511 Add configuration for detector settings (HID safe mode and detection delay) to settings page 5 months ago
Adam Honse 74922bdf60 Add 1.0rc1 and 1.0rc2 to metainfo releases 5 months ago
Adam Honse 696008b48f Add manual device configuration for QMK VialRGB protocol 5 months ago
Adam Honse e657f5c8d4 Make segment type configurable 6 months ago
Adam Honse a6b890a48d Use ResourceManager::RescanDevices() to initiate a rescan in places where ResourceManager::DetectDevices() was still being used 6 months ago
Adam Honse 269e7c6115 Add tmpfiles for initializing /etc/openrgb for systemd service 6 months ago
Adam Honse b22438d345 Use /etc/openrgb as config path for systemd service 6 months ago
Andre Toerien b58b3c0402 Install systemd service under PREFIX 7 months ago
Adam Honse c71cc4f18a Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect 7 months ago
Adam Honse b349c3ff2c Update PawnIO SMBus driver to use standardized API between all drivers, add NCT6793 driver, and remove WinRing0 SMBus drivers 8 months ago
Adam Honse 30f9b84d5f Use GetName instead of directly accessing the RGBController::name member outside of Controllers 9 months ago
Adam Honse 43b97bca75 Rework Debug controller and add manual settings entry for it, also remove graying out the settings save button as sometimes it prevents saving changes 9 months ago
Adam Honse d59138363e Handle condition where detection finishes before OpenRGBDialog constructor finishes/has time to register detection end callback. Fixes plugins not loading when running OpenRGB as a background service. 10 months ago
Valtekken 47783feecb Updated Italian translation's missing lines. 10 months ago
Adam Honse d0bcf06e5f Update metainfo 10 months ago
Dmitry K 46a79c6bb5 Serial port field is now drop-down list 10 months ago
Adam Honse 25d45fd9db Add server settings to settings page 10 months ago
Adam Honse e86d9f9241 Add SystemD service file to Linux installation 10 months ago
Adam Honse d8b9159125 Rework handling of NetworkClient callbacks to route them through ResourceManager and move connection of saved clients to after autoconnection of local client in InitCoroutine 10 months ago
Adam Honse a30617d971 Code cleanup in OpenRGBDialog 10 months ago
Adam Honse c7d824fbf3 Remove unused functions in OpenRGBClientInfoPage and OpenRGBDialog 10 months ago
LucasMZ 09b7aab886
translation: update pt_BR 10 months ago
Adam Honse ce3eac9d8a Remove some commented outdated code 10 months ago
Adam Honse a762d00aa8 Fix warnings in Windows build 10 months ago
Adam Honse e5b3c12814 Fix warnings in MacOS build 10 months ago
Adam Honse 89881bfd7e Improve spacing so that text doesn't get cut off in GNOME on Linux 10 months ago
Adam Honse 458e30e2be Update client info page UI to account for added column 10 months ago
Adam Honse 5aaadf4e5a Require protocol version 5 to send rescan devices packet and to show rescan button in clients list 10 months ago
Adam Honse c750158286 Make the rescan action in ResourceManager send a rescan request to the client if the client is the primary target (local connection or only connected client when local detection disabled) 10 months ago
Adam Honse 80dee91ab9 Add client functionality to send rescan request and add rescan button for each client in client list 10 months ago
Adam Honse 6d981e21ff Rework OpenRGBDialog rescan behavior to update UI when rescan is triggered outside of the UI 10 months ago
Devin Wendt e4c43548eb Add multizone support for LIFX devices 10 months ago
Adam Honse 47bb1c0b37 Fix qsizetype 10 months ago
Adam Honse 064bae7b87 Cleanups and warning fixes in ManualDevices 10 months ago
Atome “Atom” Art fb1c20ed30 Add Rescan Devices button to systray icon dialog 10 months ago
Wolfieee Wolf a31c4f5254 Add DDP (Distributed Display Protocol) controller support 10 months ago
Dmitry K 570cc16c98 Unified page for Manually Added Devices 10 months ago
Joseph E 7c02075ba6 Prevent infinite loop of closeEvent() in OpenRGBDialog 10 months ago
morg 8ad90314fd AutoStart settings: fix server port range 11 months ago
morg e2db20b1f3 DeviceView: prevents setting 0px as font size. 11 months ago
Dmitry Kychanov 5f8b044577 Convert all UI files to match Qt standards 11 months ago
Dmitry Kychanov c09d41bd40 Added base class for all Manually Added Devices settings Entries 11 months ago
Dmitry Kychanov 91a40ab079 Improved About page 11 months ago
zjjxwhh 33dc2f41a9 Improve Simplified Chinese (zh_CN) translation 11 months ago