Releases: tr1xem/alienfx-linux
Releases · tr1xem/alienfx-linux
AlienFX CLI V1.1.0
Commits:
- chore(version): bump version to 1.1.0 by @tr1xem
- refactor(cli): Pretty print by @tr1xem
- refactor(cli): pretty print by @tr1xem
- feat(cli): Create light zone by @tr1xem
- refactor(api): Imporved api for custom username by @tr1xem
- Update README.md by @tr1xem
- feat(api): Store Scancode in mappings by @tr1xem
- feat(cmake): add cmake build options by @tr1xem
Full Changelog: v1.0.0...v1.1.0
AlienFX-Cli V1.0.0
This is the first stable release of alienfx-cli
What's Changed
- Initial Commit (61162f1) by @tr1xem
- fix(probe): add device to vector (46de9a4) by @tr1xem
- feat(set): initial setting (461f316) by @tr1xem
- feat(color): colorsetting (3f99dc5) by @tr1xem
- fix(light): mem padding (6edd2b8) by @tr1xem
- feat(apis): api1-8 initial support (212c56d) by @tr1xem
- refactor(send): no need of handles (749d562) by @tr1xem
- feat(sdk): Completed the SDK (61e2a11) by @tr1xem
- chore(test): static color testing (5d9915f) by @tr1xem
- chore(readme): update readme (29dcae7) by @tr1xem
- chore(readme): update readme (1debfc1) by @tr1xem
- fix(control): fixed wrong control code (26be2d3) by @tr1xem
- feat(probe): add support for Darfon (7163294) by @tr1xem
- fix(probe): searching for interface lenght (9077248) by @tr1xem
- fix(prove): dafron padding (fbe1eb3) by @tr1xem
- feat(compatiblity): ompatibility with versions (21cd219) by @tr1xem
- no need std:: (ac668d2) by @tr1xem
- fix(probe): Only check IN endpoint length (70d7c1d) by @tr1xem
- feat(libusb): better hid compatibility (b2f0af9) by @tr1xem
- feat(hidapi): use hidapi to control lights (558c777) by @tr1xem
- feat(alienfx-cli): Tester CLI (95d3b60) by @tr1xem
- chore(readme): Added alienfx-cli opts (7d66d9e) by @tr1xem
- feat(log): Better logging (10d2282) by @tr1xem
- feat(enum): Deduplicate devices with same path (7715560) by @tr1xem
- fix(v5data): Index + 1 makes 0 index light to be ignored (df73cbc) by @tr1xem
- fix(hidapi): Use libusb backend (38725b0) by @tr1xem
- fix(v5): Fix v5 data block (fd035f8) by @tr1xem
- fix(v5): Fix Update comm (2a48571) by @tr1xem
- fix(hidapi): correct imports (8b9d70b) by @tr1xem
- fix(hidapi): Lenght-1 if report id is not zero (d6fb0c9) by @tr1xem
- fix(hidapi): lenght of one packet (2ebe839) by @tr1xem
- feat(alienfx-sdk): Statically link libusb & hidapi (55fabaf) by @tr1xem
- fix(hidapi): packet length is +1 for devices which dont have reportid (b65c363) by @tr1xem
- fix(sdk): fix updatedevice and set 100% brightness before probe (33b212f) by @tr1xem
- Update README to include credits and remove docs section (01ee66e) by @tr1xem
- Update README.md (040e8e7) by @tr1xem
- feat(alienfan-sdk): Added SDK for controlling fans and sensors of Alienware hardware (1f71776) by @tr1xem
- Fix casing of 'Ninja' in build instructions (9e909de) by @tr1xem
- refactor(cmake): Use C++23 (8333bdc) by @tr1xem
- feat(mappings): Added Set and Get Mapping (bdc1895) by @tr1xem
- feat(device): CLI Functions (69eac9d) by @tr1xem
- feat(cli): More Robust CLI (5ec61ab) by @tr1xem
- refactor(cli): comments (fe847e9) by @tr1xem
- feat(cli): Tempo and lenght (27e4bf8) by @tr1xem
- refactor(cli): Rename Functions (327c9fd) by @tr1xem
- refactor(cli): Improve error handling (393a3b3) by @tr1xem
- fix(cli): The Greatest Mistake That ever exist (a45234b) by @tr1xem
Full Changelog: https://github.com/tr1xem/alienfx-linux/commits/v1.0.0