[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Tags: zllovesuki/G14Manager

Tags

v0.4.3

Toggle v0.4.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.4.3

 (2ee41aa) - builder: fix typo
 (6206662) - builder: default to draft releast
 (010c66e) - [qol] kb: show brightness level on osd when adjusting
 (994d24d) - osd: remove fade effect and move to upper region
 (6a62367) - osd: simplify delay logic
 (cc9f530) - rpc/manager: set autoStart to true on new install

v0.4.2

Toggle v0.4.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.4.2

 (00bf605) - Merge branch 'main' of github.com:zllovesuki/G14Manager into main
 (85992ed) - osd: stop ticker on halt
 (1197698) - osd: stop ticker on halt
 (8c6ad8a) - cmd/manager: display osd on start up
 (7dc4529) - osd: allow queuing for graceful transition
 (d1ad1db) - [hotfix] use higher port number for gRPC and Debugger
 (812a2a0) - cxx: use global variable within C space to store object reference; fix #68
 (b1506af) - power: use unregister and clean up

v0.4.1

Toggle v0.4.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.4.1

 (eb909e9) - rr: retry changing refresh rate
 (cc7dd5b) - [hotfix] rr: do not prevent start up if internal display is not primary

v0.4.0

Toggle v0.4.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.4.0

 (ace28ac) - builder: remove accidental comment
 (0827206) - builder: use local git tag for variable injection
 (ea7d512) - builder: add protoc generation before build for publish
 (a95e75a) - builder: add protoc generation before go test
 (db5b0a6) - Merge pull request #65 from zllovesuki/rr
 (10ec8c1) - README: add instruction for changing refresh rate
 (4216d6a) - rr: use Fn+F12 to cycle refresh rate
 (f028051) - Merge pull request #64 from zllovesuki/osd
 (4ddf3d2) - osd: code clean up
 (014ed47) - supervisor/grpc: remove unneed for/select
 (7f8d75e) - osd: kb brightness and microphone
 (d217042) - README: mark instructions as outdated as we have a configurator now (pending new instructions)
 (f58fee8) - README: cross off OSD as unimplemented
 (fe127ad) - box: unneeded (for now)
 (2ecb846) - osd: initial release
 (ea77b24) - use 1.16.2
 (86a4311) - let windows decide with Balanced power profile
 (ddd443a) - Merge pull request #63 from zllovesuki/grpc
 (17a14d4) - granular error reporting on gpu control
 (60cd906) - experimental client
 (e924343) - allow manual gpu control
 (dc42736) - cmd/manager: default non-debug
 (1f6b8ba) - supervisor/background: skip checking for version if failed
 (0ace4a4) - plugin/gpu: added gpu restart plugin
 (3c6e204) - builder: fix debug build
 (621932c) - supervisor: add /debug/logs endpoint for viewinng logs in browser
 (d911ea6) - system/power: unregister notification when context cancelled
 (e33008e) - cmd/client: working skeleton configurator
 (746f5f2) - supervisor: restructure
 (83f69f8) - rpc: implement thermal server
 (4b971f5) - project: tidy up code
 (b072203) - builder: update go.mod and go.sum
 (7d1c688) - system/shared: move AppName to shared; supervisor: implement version checker and notifier loop; static: added dead computer png for notification; project: updated README for credits
 (f769a12) - rpc/manager: implement auto start controller
 (de75820) - controller/supervisor: use context based suture v4
 (8a00726) - rpc/server: announce not annouce
 (211b57e) - config: continue to work on grpc configs
 (490dee6) - project: add expermental binaries to ignore list
 (c69b744) - controller/supervisor: move supervisor to separate package
 (f161595) - rpc/server: config_list now handles thermal profiles
 (70355fe) - cmd: remove command line flags
 (eefc40d) - rpc,shared: include in commit
 (143e7ab) - config: use annoucement to update configs
 (ebf5dc6) - system/keyboard: close device on context cancel
 (75f7afe) - cmd/manager: use suture for supervisor tree
 (3c779ac) - controller: remove unused struct
 (7a1bb03) - cmd/manager: grpc server now controls controller lifecycle
 (6cbaae6) - plugin/volume: fix muted check and setting
 (2c2199f) - cmd/manager: start grpc server in supervisor tree
 (46f4545) - controller/grpc: implement grpc server for controller
 (a3038c5) - rpc: make changes to protobuf and implement two servers
 (3c4a507) - plugin: add RWMutex for battery and add getting current values
 (2c69c78) - builder: use wsl dockerfile if make proto_wsl
 (5b73b3e) - controller: resolve merge conflict
 (dfaa92c) - builder: move generator to box package and use go generate
 (fe1441f) - scrips: add PowerShell tag_for_release
 (9f2ad4b) - builder: use cmd folder
 (0877f1f) - builder: invert debug yes/no
 (853b038) - builder: debug build should log to stdout/stderr
 (39c024d) - plugin/volume: fix regression in check muted
 (dc5b16c) - cmd/main: pack static files into generator to show an icon during runtime
 (348efa4) - plugin/volume: move nested assertion out
 (ed35fc2) - controller: only show notification on startup
 (54db698) - plugin/keyboard: remove unnecessary sentinels
 (85cb04a) - resolve test.yml conflict
 (fbbd7cf) - workflows: make proto
 (e558913) - rpc
 (ce325a1) - work on configurable profiles

v0.3.0

Toggle v0.3.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.3.0

 (ee9531d) - ci: fix workflows release script
 (d84c778) - plugin: use RWMutex when applicable and only lock to OS Thread when needed; added doc
 (e1f5409) - plugin: adapt thermal as a plugin
 (5d04716) - plugin: move hardware logics out from controller to plugins
 (1359209) - poc/matrix: show stars pattern
 (2059159) - cxx/plugin: move plugins with cxx dependencies to cxx/
 (849d7f6) - poc/matrix: allow custom buffer
 (ceda4fb) - cxx/MatrixController: fix offset bug
 (eafc52d) - cgo/MatrixController: statically link gcc and g++
 (34474ce) - poc/matrix: delete controller when finished
 (587d17b) - matrix control poc
 (36eb7f1) - Merge pull request #61 from zllovesuki/matrix_control
 (e7a14d8) - added MatrixController license; relicense repo under GPLv3
 (117312c) - cxx/cgo: compile with bindings without using DLL
 (6e052b2) - Merge branch 'main' into matrix_control
 (d47d6cb) - Fn + C/V
 (ba4ca67) - move Fn+Left/Right remap into stable
 (2339c5f) - Merge pull request #59 from zllovesuki/plugins
 (712b870) - move hid related out of plugin and back to system
 (5a71a77) - move volCtrl and kbCtrl as Plugins
 (0eea9d3) - Merge pull request #58 from zllovesuki/cxx_volume
 (d04c917) - volume: use CXX backend
 (6792a39) - .cxx and .hxx
 (9a53a80) - investigate viability of DLL for Matrix Control

v0.2.6

Toggle v0.2.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.2.6

 (d6d6571) - Merge pull request #55 from zllovesuki/auto_thermal
 (6626a88) - added README about automatical thermal profile switching
 (ecf778b) - implement automatic thermal plan switching; fix #53
 (1d87a12) - volume: use task pattern for doing WCA work
 (533f7f7) - moved reverse engineering folder to a separate repo
 (6490cc0) - hotfix: missing bytes in initialization buffer for keyboard control

v0.2.5

Toggle v0.2.5's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.2.5

 (8233761) - Merge pull request #50 from zllovesuki/kbCtrl
 (0a875b2) - revamp controller and supervisor logic
 (e453d5c) - expose InitializeInterface for after suspend

v0.2.4

Toggle v0.2.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.2.4

 (4e82455) - Merge pull request #49 from zllovesuki/mock_part_1
 (0530f74) - use embedded struct for dry registry
 (f75678b) - use channel to signal unrecoverable error
 (e052ae7) - make device dry-run instead
 (54f2fa2) - make key code constants
 (ee23dd3) - mock out hardware IOs for testing/dry run
 (1b1a566) - relax debounce test timeout
 (b64f4b3) - use go 1.15.2

v0.2.3

Toggle v0.2.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.2.3

 (d1feff8) - Merge pull request #48 from zllovesuki/resilience
 (87a115c) - use oversight for supervisor tree; log to C:\Logs
 (8a8ca62) - attempt to fix ole disconnection issue
 (5657c77) - added TODO on acpi and locking on registry

v0.2.2

Toggle v0.2.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.2.2

 (7fec469) - Merge pull request #43 from zllovesuki/resume_suspend_reapply
 (d1393d3) - use workQueue in controller; reapply configs on suspend resume; fix #42
 (63af05f) - show [0:8] instead of [0:16]