mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
89 lines
2.8 KiB
Plaintext
89 lines
2.8 KiB
Plaintext
rog-core (0.11.1) focal; urgency=medium
|
|
|
|
* Use DBUS_NAME instead of DBUS_IFACE when requesting the name
|
|
* Give different names for the bytearray arguments so that pydbus is not confused
|
|
* Add org.freedesktop.DBus.Method.NoReply annotations
|
|
* Remove dbus reply for multizone writes
|
|
* Move led_writer to a main loop due to strange mpsc behaviour, this combined with
|
|
mpsc channels offers a more reactive app
|
|
* Small fix for unreported mode indexing issue
|
|
|
|
-- Luke Jones <luke@ljones.dev> Thu, 11 Jun 2020 20:57:56 +1200
|
|
|
|
rog-core (0.11.0) focal; urgency=medium
|
|
|
|
* BREAKING CHANGE:
|
|
Many of the RGB built-in modes have been renamed to match Armory-Crate names,
|
|
this means that the `/etc/rogcore.conf` needs to be removed so it can be
|
|
regenerated using the updated names.
|
|
* Add better examples for AniMe display, and fix many small issues
|
|
* Don't halt app iff AniMe display not found when running on GA14/GA15 laptops
|
|
* Rename client crate to better suit
|
|
* Added a device reset for both keyboard and AniMe devices before configuring them
|
|
|
|
-- Luke Jones <luke@ljones.dev> Tue, 09 Jun 2020 20:46:45 +1200
|
|
|
|
rog-core (0.10.0) focal; urgency=medium
|
|
|
|
* Correctly set AMD boost
|
|
* Add animatrix support for G14 laptops
|
|
|
|
-- Luke Jones <luke@ljones.dev> Tue, 02 Jun 2020 20:11:53 +1200
|
|
|
|
rog-core (0.9.9) focal; urgency=medium
|
|
|
|
* Correctly set AMD boost
|
|
|
|
-- Luke Jones <luke@ljones.dev> Sat, 23 May 2020 19:24:36 +1200
|
|
|
|
rog-core (0.9.8) focal; urgency=medium
|
|
|
|
* Fix fan-mode cli help
|
|
|
|
-- Luke Jones <luke@ljones.dev> Sat, 23 May 2020 18:08:18 +1200
|
|
|
|
rog-core (0.9.7) focal; urgency=medium
|
|
|
|
* Start differentiating between models using the 0x1866 USB device
|
|
* Refactor how to send multizone over dbus, and how to write it (write 4 packets before writing SET/APPLY)
|
|
* Begin implementing profiles per board_name
|
|
* Boost toggle for AMD (not freq adjustment yet)
|
|
|
|
-- Luke Jones <luke@ljones.dev> Sat, 23 May 2020 14:38:57 +1200
|
|
|
|
rog-core (0.9.6) focal; urgency=medium
|
|
|
|
* Fix needing to double-tap fan-mode to change mode
|
|
|
|
-- Luke Jones <luke@ljones.dev> Fri, 22 May 2020 15:39:08 +1200
|
|
|
|
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
|