Skip to content

TTController 0.7.0.0-dev

Pre-release
Pre-release

Choose a tag to compare

@MoshiMoshi0 MoshiMoshi0 released this 08 May 20:30
· 322 commits to master since this release

This release contains breaking changes that makes some configs from older versions incompatible

  • Move controllers to plugins. This allows you to enable/disable specific controller support
  • Add ability to specify handling of effect color count and led count mismatch
  • Add ability to specify multiple ports per PortConfig
  • Redesign sensor code
    • Can now use all sensor types
    • Add SensorConfig
    • Rename TemperatureEffect to SensorEffect
    • Rename TemperatureTrigger to SensorTrigger
  • Improve plugin loading
  • Improve "Show hardware info"
  • Catch and log exceptions from plugins
  • Switch to custom forks of HidLibrary and LibreHardwareMonitor
  • Fix high cpu usage in 0.6.1.0-dev