Luke
98ffa817e6
Proper fix of laptop mode conversion bug
2020-07-05 13:33:45 +12:00
Luke
a4c5b2754e
Try to correct how laptop modes are handled
2020-07-05 00:23:12 +12:00
Luke
202fbe6800
Add support for GU502
2020-07-04 20:07:23 +12:00
Luke
efe88aa675
Prep new version
2020-07-01 11:12:05 +12:00
Luke
70a1bc3487
End up duplicating the CLI structs but without help member
2020-06-30 16:56:47 +12:00
Luke
9fad94a834
Simplify and remove further code
2020-06-30 16:02:12 +12:00
Luke
20b82b1f24
Init device correctly for LED control
2020-06-30 10:08:48 +12:00
Luke
b751ceb29e
Prep release
2020-06-29 22:02:54 +12:00
Luke
32e9e63809
Refactor dbus commands and internal data structures
2020-06-29 21:30:27 +12:00
Luke Jones
3ad15d61c9
Dbus expand ( #24 )
...
* Dbus changes
- Changed "FanMode", "ChargeLimit" to "SetFanMode", "SetChargeLimit"
- Added dbus signals "FanModeChanged", "ChargeLimitChanged"
- Added dbus methods "GetFanMode", "GetChargeLimit"
* Refactor of internal loop and tokio tasks
* Add support for ROG Strix G712LV_G712LV
* Correctly read the config before writing changes
2020-06-29 10:03:27 +12:00
Luke
4922042432
Add dbus methods and CLI args for battery charge limit
2020-06-26 16:44:01 +12:00
Luke
7e9c78605b
Safely index modes
2020-06-11 21:02:46 +12:00
Luke
964c24f8fa
Final round of fixes for new version
2020-06-09 20:46:14 +12:00
Luke
8e98aafddd
Finalise anime matrix stuff. Many fixes
2020-06-02 20:14:32 +12:00
Luke
d9fc7de5cb
Initial groundwork of animatrix
2020-06-02 11:37:41 +12:00
Luke
727aa3066d
Should correctly set AMD boost
2020-05-23 19:25:00 +12:00
Luke
da05b8d90c
Fix help for fan-mode cli
2020-05-23 18:10:05 +12:00
Luke
88d5343db8
Bump version
2020-05-23 15:06:37 +12:00
Luke
46041c0343
Send fan-mode over dbus. Fix multizone dbus command
...
Closes issue #7
2020-05-23 14:21:16 +12:00
Luke
de10fe13e7
In-progress
2020-05-23 13:23:58 +12:00
Luke
bd67afb104
Attempt to get multi-static working
2020-05-22 20:53:19 +12:00
Luke
5e781cbd3d
Fix needing to double-tap fan-mode to change mode
2020-05-22 15:40:14 +12:00
Luke
f11afdbc7d
Fix reloading last keyboard brightness on boot
2020-05-05 14:21:19 +12:00
Luke
62a613a312
Small fixxes to functionality
...
- Fixed return of rog-core in client mode
- Fixed writing of customised builtin LED modes
2020-05-04 15:33:41 +12:00
Luke
0350b64efc
Add changelog, version bump
2020-05-04 13:18:02 +12:00
Luke
89c868ce95
Refactor code to reduce LedWriter to single thread
...
- Fixes race conditions (mostly) between awaits
- Fixes possible deadlock of mode changes when effect is running
- Fixes sending kill signal to effect clients
2020-05-04 12:35:27 +12:00
Luke
b5c7a47249
Cut new release with debian builds
2020-05-02 20:55:32 +12:00
Luke
f12bb1d4f6
Allow configuration of intel pstates paired with fan-modes
2020-05-02 19:31:40 +12:00
Luke
bf6bf2e2f1
Big refactor out of Aura LED data structs
2020-05-01 22:07:28 +12:00
Luke
a38541ba4b
Total refactor of structure. Builds faster
2020-04-21 22:51:53 +12:00
Luke
221b230acb
More logging
2020-04-19 10:25:50 +12:00
Luke
5b24d24659
Logging, better error handling
2020-04-18 21:39:24 +12:00
Luke
3788fbf095
Start bringing up laptop detection
2020-04-18 08:23:24 +12:00
Luke
a8a97bcece
Better settings, save proper defaults, check supported modes
2020-04-17 21:57:49 +12:00
Luke
1616633abf
Bright go up. Bright go down.
2020-04-17 15:21:26 +12:00
Luke
e49799e4d2
Polling keyboard in daemon. Split into app/lib
2020-04-17 12:04:20 +12:00