Files
asusctl/debian/changelog
Luke Jones 0e6f6f3289 Many small fixes
- Flip writing order of effect colour blocks every other block write to try
  and even out. Previously the bottom rows were always last to be written.
- Add more examples: ball, comet, pulser.
- Refine the keyboard layout grid for GX502.
- Use tokio to delay main loop, not thread::sleep
- Minor tweaks to error handling. Needs refactor of errors.
2020-05-22 15:17:52 +12:00

30 lines
746 B
Plaintext

rog-core (0.9.5) focal; urgency=medium
* Internal fixes to many small issues
-- Luke Jones <luke@ljones.dev> Fri, 22 May 2020 15:10:24 +1200
rog-core (0.9.4) focal; urgency=medium
* Fix reloading last keyboard brightness on boot
-- Luke Jones <luke@ljones.dev> Tue, 05 May 2020 14:24:46 +1200
rog-core (0.9.3) focal; urgency=medium
* Fixes to rog-core client functionality
-- Luke Jones <luke@ljones.dev> Mon, 04 May 2020 15:35:15 +1200
rog-core (0.9.2) focal; urgency=medium
* Internal fixes to prevent deadlocks on mutexes
-- Luke Jones <luke@ljones.dev> Mon, 04 May 2020 13:24:40 +1200
rog-core (0.9.1) focal; urgency=medium
* Initial packaging
-- Luke Jones <luke@ljones.dev> Sat, 02 May 2020 20:17:12 +1200