TTController 0.11.0.0-beta
·
24 commits
to master
since this release
This release contains a lot of breaking changes that will make a lot of configs from older versions incompatible
- Add support for RiingQuad controller
- Add support for Level 20 Desk Controller
- Add ability to read/write data to/from the service
- Add IpcTrigger
- Add IpcEffect
- Add IpcSpeedController
- Add service ipc client
- Add ZoneEffect
- Add ColorSequenceEffect
- Add support for hot plugging controllers
- Add ability to ignore port speed and color cache
- Add PerLed effect compatibility for Riing controller
- Add ability to specify color layer to use with RazerConnectEffect
- Refactor LedCountHandling, LedRotation, LedReverse to modifier plugins
- Add LerpLedColorModifier
- Add RotateLedColorModifier
- Add ReverseLedColorModifier
- Add TrimLedColorModifier
- Auto set service recovery options when installing the service
- Create default plugin config if its not present in config json
- Optimize read/write to controller
- Optimize device manager locking
- Update LibreHardwareMonitor
- Update debug report output
- Fix exceptions when searching for enabled effect or speedcontroller
- Fix controllers were only removed if none were detected
- Fix console closing when exception is thrown when running in console mode
- Fix NPE when updating colors before controllers are detected