v2.0.0
What's Changed
- Reduced some allocations mostly due to boxing by @DarthAffe in #290
- Add new PID to list of known Lightspeed Receivers by @motabass in #292
- Updated corsair SDK to iCUE SDK v4.0.48 by @DarthAffe in #297
- Add some Razer device definitions by @roxaskeyheart in #294
- (MAJOR) Optimized surface-updating to reduce the amount of allocations by @DarthAffe in #298
- Add definitions for Asus ROG Terminal by @roxaskeyheart in #299
- Add missing Logitech G915 TKL wireless PID by @motabass in #300
- Added corsair session details by @DarthAffe in #301
- Added exception-handling to all UpdateQueues by @DarthAffe in #303
- Device exception handling by @DarthAffe in #304
- Wooting - Add macOS dylib by @diogotr7 in #307
- OpenRgb - added segments by @diogotr7 in #306
- Added Pid for Razer BlackWidow V4 by @DarthAffe in #308
- Added PID for Razer Ornata V3 by @DarthAffe in #310
- Dispose fix by @DarthAffe in #311
- Test/performance optimization by @DarthAffe in #313
- Removed .NET 5 artifacts from build by @DarthAffe in #315
- Render performance by @DarthAffe in #316
- Changed DataPerPixel and Stride to be protected in PixelTexture by @DarthAffe in #317
- Changed stride and DataPerPixel in the PixelTexture to be a property … by @DarthAffe in #318
- Native stuff by @DarthAffe in #322
- Add more Razer Keyboard HIDs by @roxaskeyheart in #325
- Asus - added mapping for ROG Strix G15 (2021) laptop by @DragRedSim in #319
- Added SteelSeries Aerox 5 Wireless #323 by @DarthAffe in #328
- Update OpenRGB.NET nuget by @diogotr7 in #329
- Core/devices changed event by @DarthAffe in #321
- Added more Razer keyboard and mouse PIDs by @RobertBeekman in #333
- Fixed duplicate Razer PID by @RobertBeekman in #334
- Corsair - Fixed corsair partial devices getting longer by @diogotr7 in #331
- Readded support for older CUE-SDKs by @DarthAffe in #342
- Added Razer Blade 16 PID by @DELUUXE in #341
- Layout - Allow loading directly from a stream by @RobertBeekman in #340
- Applied Led-Position-Fix from #331 to Corsair-Legacy-DeviceProvider by @DarthAffe in #345
- Added Razer Blade 16 LED mapping by @DELUUXE in #343
- Improved DeviceProviders by @DarthAffe in #336
- Added missing provider-init-changes to CorsairLegacy by @DarthAffe in #347
- Fixed an exception when multiple invalid leds are present in custom c… by @DarthAffe in #348
- Razer pids by @DarthAffe in #349
- Add additional Razer BlackWidow V4 PID by @roxaskeyheart in #350
- Indicator led ids by @DarthAffe in #352
- Added Razer Kraken Kitty V2 PID by @DarthAffe in #353
- Wooting - Add uwu support by @diogotr7 in #355
- Layout fixes/improvements by @DarthAffe in #357
- Fix custom LED data type not being determined correctly by @RobertBeekman in #358
- Added .NET 8 build-target by @DarthAffe in #359
- Added GameController as Core device type; Updated Corsair SDK to 4.0.84 by @DarthAffe in #361
- Added tag-creation to ci workflow by @DarthAffe in #363
- Applied some C#12 stuff by @DarthAffe in #362
- v2.0.0 by @DarthAffe in #364
New Contributors
- @motabass made their first contribution in #292
- @DragRedSim made their first contribution in #319
- @DELUUXE made their first contribution in #341
Full Changelog: v1.0.0...v2.0.0