-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial RGBFusion Support #2057
base: dev
Are you sure you want to change the base?
Commits on May 31, 2020
-
Initial RGBFusion Support using RGBFusion Bridge
It requires RGBFusion 2 installed to work. It automatically install the Bridge in the RGBFusion Folder. RGBFusion should be closed in order to work.
Configuration menu - View commit details
-
Copy full SHA for 558b3ad - Browse repository at this point
Copy the full SHA 558b3adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d386086 - Browse repository at this point
Copy the full SHA d386086View commit details -
Configuration menu - View commit details
-
Copy full SHA for f757b14 - Browse repository at this point
Copy the full SHA f757b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for d299339 - Browse repository at this point
Copy the full SHA d299339View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb4e9ff - Browse repository at this point
Copy the full SHA eb4e9ffView commit details
Commits on Jun 1, 2020
-
Note: RGBFusion will slowdown when changing peripherals (area index above 7). it is recommended to maintain these areas static. Using new bridge version that reduce calls to RGBFusion when an area has not been changed.
Configuration menu - View commit details
-
Copy full SHA for 01b957e - Browse repository at this point
Copy the full SHA 01b957eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da022a7 - Browse repository at this point
Copy the full SHA da022a7View commit details
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bf68644 - Browse repository at this point
Copy the full SHA bf68644View commit details -
Configuration menu - View commit details
-
Copy full SHA for b647efe - Browse repository at this point
Copy the full SHA b647efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc4ebe - Browse repository at this point
Copy the full SHA 2fc4ebeView commit details -
Support for RGBFusion B20.0430.1
Patched LedLib2.dll B20.0430.1 Update MD5 table.
Configuration menu - View commit details
-
Copy full SHA for d92bd3b - Browse repository at this point
Copy the full SHA d92bd3bView commit details -
Add option to add area index to ignore list
This command should be used to avoid RGBFusion Bridge control some areas. It is useful if you want to control your RAM RGB with another application because RGBFusion is slow handling RAM. RAM is usually Area index 9. In some cases it could be 8. Values should be comma separated. Default ignore list is "0,8,9" (without quotes)
Configuration menu - View commit details
-
Copy full SHA for c073469 - Browse repository at this point
Copy the full SHA c073469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 554142b - Browse repository at this point
Copy the full SHA 554142bView commit details
Commits on Jun 3, 2020
-
Optimize communication latency and use latest Bridge
Don't require specific RGBFusion. Feel free to test your favorite version. Testing bulk commands to reduce latency. It should show always 0 in Aurora device list. Update MD5 tables to the latest Bridge and remove patched LedLib2.dll installation.
Configuration menu - View commit details
-
Copy full SHA for cc1afa6 - Browse repository at this point
Copy the full SHA cc1afa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c8824 - Browse repository at this point
Copy the full SHA 19c8824View commit details
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a982473 - Browse repository at this point
Copy the full SHA a982473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0beaed9 - Browse repository at this point
Copy the full SHA 0beaed9View commit details
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e1f1a0e - Browse repository at this point
Copy the full SHA e1f1a0eView commit details
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7fae406 - Browse repository at this point
Copy the full SHA 7fae406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4160b - Browse repository at this point
Copy the full SHA 9a4160bView commit details
Commits on Jun 21, 2020
-
Better logging and better start stop
More logging for debug Better start stop control Wait until RGBFusion HAL is loaded and pipe is listening to send first command at Aurora's start. Restore last color if device restart. Code cleanup. Updated RGBFusion Bridge More flexible RGBFusion Bridge installation procedure
Configuration menu - View commit details
-
Copy full SHA for a233100 - Browse repository at this point
Copy the full SHA a233100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e6c6a - Browse repository at this point
Copy the full SHA 45e6c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 662d872 - Browse repository at this point
Copy the full SHA 662d872View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829ae22 - Browse repository at this point
Copy the full SHA 829ae22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3441b - Browse repository at this point
Copy the full SHA 5b3441bView commit details -
Try to get better logging and fix null object exception
Use updated RGBFusion Bridge
Configuration menu - View commit details
-
Copy full SHA for bee1b0d - Browse repository at this point
Copy the full SHA bee1b0dView commit details
Commits on Jun 22, 2020
-
Revert "Revert back to old bridge version"
This reverts commit dea4ec88e61a99d7a64ab3e5dc148c73a72ee481.
Configuration menu - View commit details
-
Copy full SHA for cb0af31 - Browse repository at this point
Copy the full SHA cb0af31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f93e03 - Browse repository at this point
Copy the full SHA 1f93e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for d678c3f - Browse repository at this point
Copy the full SHA d678c3fView commit details
Commits on Jul 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f1ae86a - Browse repository at this point
Copy the full SHA f1ae86aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eeea92 - Browse repository at this point
Copy the full SHA 5eeea92View commit details
Commits on Aug 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f74e9c9 - Browse repository at this point
Copy the full SHA f74e9c9View commit details
Commits on Aug 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 017d986 - Browse repository at this point
Copy the full SHA 017d986View commit details
Commits on Aug 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2ed1a16 - Browse repository at this point
Copy the full SHA 2ed1a16View commit details
Commits on Oct 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b53eace - Browse repository at this point
Copy the full SHA b53eaceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8e8b8 - Browse repository at this point
Copy the full SHA 6f8e8b8View commit details -
Code clean up and better rgbfusion handling
Fix lights not changing of commit key was not used. Kill RGBFusion process on device start Relax autoreset time
Configuration menu - View commit details
-
Copy full SHA for 5cf88b2 - Browse repository at this point
Copy the full SHA 5cf88b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d217d8 - Browse repository at this point
Copy the full SHA 5d217d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd084e0 - Browse repository at this point
Copy the full SHA fd084e0View commit details