Skip to content

3.0.0 BETA ("Per-key RGB" release)

Compare
Choose a tag to compare
@T-Troll T-Troll released this 11 Jul 04:11
· 624 commits to master since this release
  • Low-level API - basic APIv5 (Per-key RGB keyboards) support. It works for some devices, but still need some effort to finish.

  • Low-level API - hardware support for all lights off/on (hardware disable consumes no power).

  • Low-level API - Supported device versions changed. Now versions from v1 to v5 (see readme for details).

  • Low-level API - Morph and pulse can multi colors for v2-v3 (at least 5).

  • Low-level API - Power button support disabled for v2 and v3 devices (weird effects with battery power).

  • Low-level API - Bug fixed - Morph work correctly now for v2-v3.

  • Low-level API - Bug fixed - phantom per-key devices into device list.

  • alienfx-ambient, alienfx-haptics, alienfx-gui - Bug fixed - System UI become unresponsive if app run for a long time (GDI handle leak).

  • alienfx-ambient - Bug fixed - lights marked as "Power Button" appears in the light list.

  • alienfx-haptics - Bug fixed - Application stops with exception in some cases (incorrect audio buffer handling).

  • alienfx-haptics - Visual style for sound level indicator changed.

  • alienfx-gui - UI changed - no more edit fields for profiles and lights, just double click/press enter to edit name.

  • alienfx-gui - Bug fixed - Application stop with exception at profile switch.

  • alienfx-gui - Bug fixed - "Set All" button only set lights what have settings before, not all lights.

  • alienfx-gui - Bug fixed - "Auto refresh" option didn't refresh lights involving in monitoring.

  • alienfx-cli - New commands - lightson and lightsoff - for hardware lights on/off.

  • alienfx-probe - Default light count changed to 13 for APIv1-v4 devices, and to 136 for APIv5 (per-key RGB keyboards).

  • alienfx-probe - Selecting light name by high level API index is not supported anymore (interfere with keyboard key names).

  • Simple installer/uninstaller added to release, you can use it instead of zip archive.

Known issues:

  • Hardware lights off also turns off power button and indicator lights for APIv1-v3 devices.
  • Per-key RGB keyboards (APIv5) doesn't support hardware effects now. Work in progress.
  • For APIv5 devices, please disable all light effects in AWCC - it block any light changes now.