Skip to content

9.1.2 - Optimisation and bugfixes

Latest
Compare
Choose a tag to compare
@T-Troll T-Troll released this 02 Feb 10:25
· 1 commit to master since this release

Important! If you are using tools for the first time, please read Beginner's guide and AlienFX-GUI readme to configure out its concept and operation principle.

Fan-SDK_V1.zip have binaries built against older fan control version, use it only in case you know what you're doing (or have Aurora R7), check readme file inside archive first to configure out how to make it working!

Changes into this release:

Light control SDK:

  • Device detection process optimised - now it not re-init devices present into the system during previous check. All light-control tools smaller as well!
  • Some calls and structures optimisation to provide better handling.
  • Bug fixed: Possible crash at unexpected device remove during light set for this device.
  • Bug fixed: APIv8 (External keyboards) reset timing optimised to avoid device hang during rapid updates or device re-init.

AlienFX-GUI:

  • Hot plug device detection optimised, now this not reset all other device's state and color or delay it lights update.
  • Resume from hibernate process optimised to avoid multiply lights set.
  • In case more, then one color set to the light during update (it is possible in case light have solid color + some effects), color set order now preserved (important for the complex effects).
  • Color query processing optimised to avoid removed device lights processing.
  • Bug fixed: Incorrect tray icon state after resume from sleep/hibernate if notebook come to sleep, closing the lid.
  • Bug fixed: Incorrect hardware device effect set in some cases (mostly in Device effect dialogue).
  • Bug fixed: Key timeout light processing can not work correctly after resume from sleep/hibernate/app quit (really sorry - i forget to handle this!).

LightFX DLL:

  • In case more, than one color set to the light during update (it is possible in case application using zone light set and light into more, then one zone), color set order now preserved.
  • Color query processing optimised to avoid removed device lights processing.